19:04:33 Started by timer 19:04:33 Running as SYSTEM 19:04:33 [EnvInject] - Loading node environment variables. 19:04:33 Building remotely on prd-centos8-builder-4c-4g-305 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-merge-master 19:04:34 [ssh-agent] Looking for ssh-agent implementation... 19:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:34 $ ssh-agent 19:04:34 SSH_AUTH_SOCK=/tmp/ssh-9tgRRA7e2U3d/agent.5505 19:04:34 SSH_AGENT_PID=5507 19:04:34 [ssh-agent] Started. 19:04:34 Running ssh-add (command line suppressed) 19:04:34 Identity added: /w/workspace/netconf-maven-merge-master@tmp/private_key_16917109487903396506.key (/w/workspace/netconf-maven-merge-master@tmp/private_key_16917109487903396506.key) 19:04:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:04:34 The recommended git tool is: NONE 19:04:36 using credential jenkins-ssh 19:04:36 Wiping out workspace first. 19:04:36 Cloning the remote Git repository 19:04:36 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 19:04:36 > git init /w/workspace/netconf-maven-merge-master # timeout=10 19:04:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 19:04:36 > git --version # timeout=10 19:04:36 > git --version # 'git version 2.43.0' 19:04:36 using GIT_SSH to set credentials jenkins-ssh 19:04:36 [INFO] Currently running in a labeled security context 19:04:36 [INFO] Currently SELinux is 'enforcing' on the host 19:04:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-merge-master@tmp/jenkins-gitclient-ssh8939020540729807422.key 19:04:36 Verifying host key using known hosts file 19:04:36 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. 19:04:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 19:04:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:43 Avoid second fetch 19:04:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:43 Checking out Revision 028aefa858e49299d4a8a2308ae517d53f893cc0 (refs/remotes/origin/master) 19:04:44 > git config core.sparsecheckout # timeout=10 19:04:44 > git checkout -f 028aefa858e49299d4a8a2308ae517d53f893cc0 # timeout=10 19:04:44 Commit message: "OpenAPI: netopeer2 duplicated mapping key test" 19:04:44 > git rev-list --no-walk 028aefa858e49299d4a8a2308ae517d53f893cc0 # timeout=10 19:04:44 provisioning config files... 19:04:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:44 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins1480322631527178154.sh 19:04:44 ---> python-tools-install.sh 19:04:44 Setup pyenv: 19:04:44 system 19:04:44 * 3.8.13 (set by /opt/pyenv/version) 19:04:44 * 3.9.13 (set by /opt/pyenv/version) 19:04:44 * 3.10.13 (set by /opt/pyenv/version) 19:04:44 * 3.11.7 (set by /opt/pyenv/version) 19:04:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zGOv 19:04:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:52 lf-activate-venv(): INFO: Installing: lftools 19:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-zGOv/bin to PATH 19:05:26 Generating Requirements File 19:05:59 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. 19:05:59 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 19:05:59 Python 3.11.7 19:06:00 pip 24.0 from /tmp/venv-zGOv/lib/python3.11/site-packages/pip (python 3.11) 19:06:00 appdirs==1.4.4 19:06:00 argcomplete==3.2.3 19:06:00 aspy.yaml==1.3.0 19:06:00 attrs==23.2.0 19:06:00 autopage==0.5.2 19:06:00 beautifulsoup4==4.12.3 19:06:00 boto3==1.34.59 19:06:00 botocore==1.34.59 19:06:00 bs4==0.0.2 19:06:00 cachetools==5.3.3 19:06:00 certifi==2024.2.2 19:06:00 cffi==1.16.0 19:06:00 cfgv==3.4.0 19:06:00 chardet==5.2.0 19:06:00 charset-normalizer==3.3.2 19:06:00 click==8.1.7 19:06:00 cliff==4.6.0 19:06:00 cmd2==2.4.3 19:06:00 cryptography==3.3.2 19:06:00 debtcollector==3.0.0 19:06:00 decorator==5.1.1 19:06:00 defusedxml==0.7.1 19:06:00 Deprecated==1.2.14 19:06:00 distlib==0.3.8 19:06:00 dnspython==2.6.1 19:06:00 docker==4.2.2 19:06:00 dogpile.cache==1.3.2 19:06:00 email_validator==2.1.1 19:06:00 filelock==3.13.1 19:06:00 future==1.0.0 19:06:00 gitdb==4.0.11 19:06:00 GitPython==3.1.42 19:06:00 google-auth==2.28.2 19:06:00 httplib2==0.22.0 19:06:00 identify==2.5.35 19:06:00 idna==3.6 19:06:00 importlib-resources==1.5.0 19:06:00 iso8601==2.1.0 19:06:00 Jinja2==3.1.3 19:06:00 jmespath==1.0.1 19:06:00 jsonpatch==1.33 19:06:00 jsonpointer==2.4 19:06:00 jsonschema==4.21.1 19:06:00 jsonschema-specifications==2023.12.1 19:06:00 keystoneauth1==5.6.0 19:06:00 kubernetes==29.0.0 19:06:00 lftools==0.37.9 19:06:00 lxml==5.1.0 19:06:00 MarkupSafe==2.1.5 19:06:00 msgpack==1.0.8 19:06:00 multi_key_dict==2.0.3 19:06:00 munch==4.0.0 19:06:00 netaddr==1.2.1 19:06:00 netifaces==0.11.0 19:06:00 niet==1.4.2 19:06:00 nodeenv==1.8.0 19:06:00 oauth2client==4.1.3 19:06:00 oauthlib==3.2.2 19:06:00 openstacksdk==0.62.0 19:06:00 os-client-config==2.1.0 19:06:00 os-service-types==1.7.0 19:06:00 osc-lib==3.0.1 19:06:00 oslo.config==9.4.0 19:06:00 oslo.context==5.5.0 19:06:00 oslo.i18n==6.3.0 19:06:00 oslo.log==5.5.0 19:06:00 oslo.serialization==5.4.0 19:06:00 oslo.utils==7.1.0 19:06:00 packaging==24.0 19:06:00 pbr==6.0.0 19:06:00 platformdirs==4.2.0 19:06:00 prettytable==3.10.0 19:06:00 pyasn1==0.5.1 19:06:00 pyasn1-modules==0.3.0 19:06:00 pycparser==2.21 19:06:00 pygerrit2==2.0.15 19:06:00 PyGithub==2.2.0 19:06:00 pyinotify==0.9.6 19:06:00 PyJWT==2.8.0 19:06:00 PyNaCl==1.5.0 19:06:00 pyparsing==2.4.7 19:06:00 pyperclip==1.8.2 19:06:00 pyrsistent==0.20.0 19:06:00 python-cinderclient==9.5.0 19:06:00 python-dateutil==2.9.0.post0 19:06:00 python-heatclient==3.5.0 19:06:00 python-jenkins==1.8.2 19:06:00 python-keystoneclient==5.4.0 19:06:00 python-magnumclient==4.4.0 19:06:00 python-novaclient==18.5.0 19:06:00 python-openstackclient==6.0.1 19:06:00 python-swiftclient==4.5.0 19:06:00 PyYAML==6.0.1 19:06:00 referencing==0.33.0 19:06:00 requests==2.31.0 19:06:00 requests-oauthlib==1.4.0 19:06:00 requestsexceptions==1.4.0 19:06:00 rfc3986==2.0.0 19:06:00 rpds-py==0.18.0 19:06:00 rsa==4.9 19:06:00 ruamel.yaml==0.18.6 19:06:00 ruamel.yaml.clib==0.2.8 19:06:00 s3transfer==0.10.0 19:06:00 simplejson==3.19.2 19:06:00 six==1.16.0 19:06:00 smmap==5.0.1 19:06:00 soupsieve==2.5 19:06:00 stevedore==5.2.0 19:06:00 tabulate==0.9.0 19:06:00 toml==0.10.2 19:06:00 tomlkit==0.12.4 19:06:00 tqdm==4.66.2 19:06:00 typing_extensions==4.10.0 19:06:00 tzdata==2024.1 19:06:00 urllib3==1.26.18 19:06:00 virtualenv==20.25.1 19:06:00 wcwidth==0.2.13 19:06:00 websocket-client==1.7.0 19:06:00 wrapt==1.16.0 19:06:00 xdg==6.0.0 19:06:00 xmltodict==0.13.0 19:06:00 yq==3.2.3 19:06:00 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5351683733844812155.sh 19:06:00 + mkdir -p /w/workspace/netconf-maven-merge-master/target/classes /w/workspace/netconf-maven-merge-master/jacoco/classes 19:06:00 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins803366999398820040.sh 19:06:00 + echo quiet=on 19:06:00 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-305 19:06:01 [netconf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=netconf -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=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 19:06:01 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=netconf --version 19:06:01 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 19:06:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 19:06:01 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 19:06:01 Default locale: en_US, platform encoding: UTF-8 19:06:01 OS name: "linux", version: "4.18.0-544.el8.x86_64", arch: "amd64", family: "unix" 19:06:01 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins1816015588369320630.sh 19:06:01 + rm /home/jenkins/.wgetrc 19:06:01 [EnvInject] - Injecting environment variables from a build step. 19:06:01 [EnvInject] - Injecting as environment variables the properties content 19:06:01 SET_JDK_VERSION=openjdk17 19:06:01 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:06:01 19:06:01 [EnvInject] - Variables injected successfully. 19:06:01 [netconf-maven-merge-master] $ /bin/sh /tmp/jenkins14383987073075154555.sh 19:06:01 ---> update-java-alternatives.sh 19:06:01 ---> Updating Java version 19:06:02 ---> RedHat type system detected 19:06:02 openjdk version "17.0.6-ea" 2023-01-17 LTS 19:06:02 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 19:06:02 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) 19:06:02 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 19:06:02 [EnvInject] - Injecting environment variables from a build step. 19:06:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:06:02 [EnvInject] - Variables injected successfully. 19:06:02 provisioning config files... 19:06:02 copy managed file [global-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config15409178297621663130tmp 19:06:03 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config253041273099042516tmp 19:06:03 [EnvInject] - Injecting environment variables from a build step. 19:06:03 [EnvInject] - Injecting as environment variables the properties content 19:06:03 SERVER_ID=opendaylight-snapshot 19:06:03 19:06:03 [EnvInject] - Variables injected successfully. 19:06:03 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins16450486891244007445.sh 19:06:03 ---> create-netrc.sh 19:06:04 [EnvInject] - Injecting environment variables from a build step. 19:06:04 [EnvInject] - Injecting as environment variables the properties content 19:06:04 NEXUS_CUT_DIRS=6 19:06:04 NEXUS_REPO=opendaylight.snapshot 19:06:04 19:06:04 [EnvInject] - Variables injected successfully. 19:06:04 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins9259869221365478225.sh 19:06:04 ---> maven-fetch-metadata.sh 19:06:04 ++ 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 19:06:04 + project=org.opendaylight.netconf 19:06:04 + project_path=org/opendaylight/netconf 19:06:04 + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf 19:06:04 + pushd /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf 19:06:04 /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf /w/workspace/netconf-maven-merge-master 19:06:04 + set +e 19:06:04 + 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/netconf/ 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/ [46487] -> "index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/ [3833] -> "aaa-authn-odl-plugin/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/ [4171] -> "callhome-model/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/ [4201] -> "callhome-protocol/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/ [5386] -> "callhome-provider/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/ [5347] -> "feature-parent/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/ [3887] -> "features-netconf-connector/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/ [4724] -> "features-netconf-experimental/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/ [5477] -> "features-netconf-testing/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/ [5373] -> "features-netconf/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/ [3806] -> "features-restconf/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/ [3797] -> "features-yanglib/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/ [5321] -> "keystore-api/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/ [4177] -> "keystore-legacy/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/ [5334] -> "keystore-none/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/ [3860] -> "mdsal-netconf-connector/index.html.tmp" [1] 19:06:04 2024-03-11 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/ [3815] -> "mdsal-netconf-impl/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/ [3869] -> "mdsal-netconf-monitoring/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/ [3887] -> "mdsal-netconf-notification/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/ [3806] -> "mdsal-netconf-ssh/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/ [3806] -> "mdsal-netconf-tcp/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/ [4291] -> "mdsal-netconf-yang-library/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/ [5896] -> "model/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/ [5308] -> "netconf-api/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/ [5386] -> "netconf-artifacts/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/ [4581] -> "netconf-auth-aaa/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/ [5321] -> "netconf-auth/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/ [4625] -> "netconf-client-mdsal/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/ [5347] -> "netconf-client/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/ [4625] -> "netconf-common-mdsal/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/ [4167] -> "netconf-common/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/ [4171] -> "netconf-config/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/ [5360] -> "netconf-console/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/ [5360] -> "netconf-dom-api/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/ [3761] -> "netconf-impl/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/ [5334] -> "netconf-karaf/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/ [3824] -> "netconf-mapping-api/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/ [4515] -> "netconf-nb/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/ [5399] -> "netconf-netty-util/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/ [3878] -> "netconf-notifications-api/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/ [5347] -> "netconf-parent/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/ [4625] -> "netconf-server-mdsal/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/ [4559] -> "netconf-server/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/ [5412] -> "netconf-test-models/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/ [5386] -> "netconf-test-perf/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/ [4592] -> "netconf-test-util/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/ [5373] -> "netconf-testtool/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/ [5438] -> "netconf-topology-impl/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/ [5503] -> "netconf-topology-singleton/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/ [5373] -> "netconf-topology/index.html.tmp" [1] 19:06:05 2024-03-11 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/ [3761] -> "netconf-util/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/ [3950] -> "odl-aaa-netconf-plugin-no-cluster/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/ [5451] -> "odl-aaa-netconf-plugin/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/ [3806] -> "odl-mdsal-apidocs/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/ [5360] -> "odl-netconf-all/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/ [5360] -> "odl-netconf-api/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/ [5477] -> "odl-netconf-callhome-ssh/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/ [5399] -> "odl-netconf-client/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/ [5555] -> "odl-netconf-clustered-topology/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/ [4207] -> "odl-netconf-common/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/ [5490] -> "odl-netconf-connector-all/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/ [5438] -> "odl-netconf-connector/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/ [5412] -> "odl-netconf-console/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/ [5373] -> "odl-netconf-impl/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/ [4625] -> "odl-netconf-keystore/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/ [3860] -> "odl-netconf-mapping-api/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/ [5386] -> "odl-netconf-mdsal/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/ [4680] -> "odl-netconf-model-rfc5277/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/ [4680] -> "odl-netconf-model-rfc6022/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/ [4680] -> "odl-netconf-model-rfc6241/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/ [4680] -> "odl-netconf-model-rfc6243/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/ [4680] -> "odl-netconf-model-rfc6470/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/ [4680] -> "odl-netconf-model-rfc8040/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/ [4680] -> "odl-netconf-model-rfc8341/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/ [4680] -> "odl-netconf-model-rfc8526/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/ [4680] -> "odl-netconf-model-rfc8639/index.html.tmp" [1] 19:06:06 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/ [4277] -> "odl-netconf-model-rfc8641/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/ [4277] -> "odl-netconf-model-rfc8650/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/ [4251] -> "odl-netconf-netty-util/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/ [3914] -> "odl-netconf-notifications-api/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/ [3923] -> "odl-netconf-notifications-impl/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/ [5360] -> "odl-netconf-ssh/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/ [3788] -> "odl-netconf-tcp/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/ [5451] -> "odl-netconf-test-tools/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/ [5425] -> "odl-netconf-topology/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/ [4680] -> "odl-netconf-transport-api/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/ [4636] -> "odl-netconf-transport/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/ [4647] -> "odl-netconf-truststore/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/ [5373] -> "odl-netconf-util/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/ [5373] -> "odl-restconf-all/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/ [5412] -> "odl-restconf-common/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/ [5360] -> "odl-restconf-nb/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/ [4625] -> "odl-restconf-openapi/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/ [5321] -> "odl-restconf/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/ [4267] -> "odl-yanglib-mdsal-writer/index.html.tmp" [1] 19:06:07 2024-03-11 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/ [5308] -> "odl-yanglib/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/ [4929] -> "restconf-api/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/ [4177] -> "restconf-client/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/ [5451] -> "restconf-common-models/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/ [5360] -> "restconf-common/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/ [5308] -> "restconf-nb/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/ [4581] -> "restconf-openapi/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/ [4177] -> "restconf-server/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/ [5464] -> "restconf-wadl-generator/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/ [3842] -> "sal-netconf-connector/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/ [5490] -> "sal-rest-connector-config/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/ [3788] -> "sal-rest-docgen/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/ [5386] -> "shaded-exificient/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/ [5308] -> "shaded-sshd/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/ [5334] -> "transport-api/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/ [4167] -> "transport-http/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/ [4941] -> "transport-ssh/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/ [5334] -> "transport-tcp/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/ [4941] -> "transport-tls/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/ [5347] -> "truststore-api/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/ [5360] -> "truststore-none/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/ [5373] -> "websocket-client/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/ [4227] -> "yanglib-mdsal-writer/index.html.tmp" [1] 19:06:08 2024-03-11 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/ [5256] -> "yanglib/index.html.tmp" [1] 19:06:09 2024-03-11 19:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/ [83483] -> "aaa-authn-odl-plugin/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:10 2024-03-11 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/ [110549] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:10 2024-03-11 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/maven-metadata.xml [407/407] -> "aaa-authn-odl-plugin/maven-metadata.xml" [1] 19:06:10 2024-03-11 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/ [80546] -> "callhome-model/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:11 2024-03-11 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/ [106643] -> "callhome-model/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:12 2024-03-11 19:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/ [114167] -> "callhome-model/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:12 2024-03-11 19:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/maven-metadata.xml [440/440] -> "callhome-model/maven-metadata.xml" [1] 19:06:34 2024-03-11 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/ [82046] -> "callhome-protocol/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:35 2024-03-11 19:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/ [108638] -> "callhome-protocol/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:36 2024-03-11 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/ [116327] -> "callhome-protocol/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:36 2024-03-11 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml [443/443] -> "callhome-protocol/maven-metadata.xml" [1] 19:06:36 2024-03-11 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/ [82046] -> "callhome-provider/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:37 2024-03-11 19:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/ [108638] -> "callhome-provider/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:37 2024-03-11 19:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/ [116327] -> "callhome-provider/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:37 2024-03-11 19:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/ [11112] -> "callhome-provider/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:38 2024-03-11 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.1-SNAPSHOT/ [63546] -> "callhome-provider/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:38 2024-03-11 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/ [104294] -> "callhome-provider/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:38 2024-03-11 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/maven-metadata.xml [563/563] -> "callhome-provider/maven-metadata.xml" [1] 19:06:38 2024-03-11 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/ [41522] -> "feature-parent/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-03-11 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/ [54611] -> "feature-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-03-11 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/ [58371] -> "feature-parent/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-03-11 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/ [6603] -> "feature-parent/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-03-11 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.1-SNAPSHOT/ [32397] -> "feature-parent/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:40 2024-03-11 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/ [53892] -> "feature-parent/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:40 2024-03-11 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/maven-metadata.xml [560/560] -> "feature-parent/maven-metadata.xml" [1] 19:06:43 2024-03-11 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/ [58700] -> "features-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:43 2024-03-11 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/ [77495] -> "features-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:43 2024-03-11 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/maven-metadata.xml [413/413] -> "features-netconf-connector/maven-metadata.xml" [1] 19:06:43 2024-03-11 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/ [84394] -> "features-netconf-experimental/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:43 2024-03-11 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/ [8686] -> "features-netconf-experimental/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:44 2024-03-11 19:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.1-SNAPSHOT/ [46420] -> "features-netconf-experimental/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:44 2024-03-11 19:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/ [77865] -> "features-netconf-experimental/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:44 2024-03-11 19:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml [493/493] -> "features-netconf-experimental/maven-metadata.xml" [1] 19:06:45 2024-03-11 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/ [58042] -> "features-netconf-testing/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:45 2024-03-11 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/ [76621] -> "features-netconf-testing/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:45 2024-03-11 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/ [82029] -> "features-netconf-testing/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:45 2024-03-11 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/ [8481] -> "features-netconf-testing/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-03-11 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.1-SNAPSHOT/ [45135] -> "features-netconf-testing/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-03-11 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/ [75680] -> "features-netconf-testing/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-03-11 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml [570/570] -> "features-netconf-testing/maven-metadata.xml" [1] 19:06:47 2024-03-11 19:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/ [55410] -> "features-netconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:47 2024-03-11 19:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/ [73125] -> "features-netconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-03-11 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/ [78258] -> "features-netconf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-03-11 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/ [8154] -> "features-netconf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-03-11 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.1-SNAPSHOT/ [43086] -> "features-netconf/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-03-11 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/ [72196] -> "features-netconf/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-03-11 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/maven-metadata.xml [562/562] -> "features-netconf/maven-metadata.xml" [1] 19:06:49 2024-03-11 19:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/ [55730] -> "features-restconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:49 2024-03-11 19:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/ [73550] -> "features-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:49 2024-03-11 19:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/maven-metadata.xml [404/404] -> "features-restconf/maven-metadata.xml" [1] 19:06:49 2024-03-11 19:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/ [55401] -> "features-yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:50 2024-03-11 19:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/ [73113] -> "features-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:50 2024-03-11 19:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/maven-metadata.xml [403/403] -> "features-yanglib/maven-metadata.xml" [1] 19:06:51 2024-03-11 19:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/ [79591] -> "keystore-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:51 2024-03-11 19:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/ [105373] -> "keystore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-03-11 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/ [112792] -> "keystore-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-03-11 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/ [10816] -> "keystore-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:53 2024-03-11 19:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.1-SNAPSHOT/ [61624] -> "keystore-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:53 2024-03-11 19:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/ [101106] -> "keystore-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:53 2024-03-11 19:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/maven-metadata.xml [558/558] -> "keystore-api/maven-metadata.xml" [1] 19:06:53 2024-03-11 19:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/ [10921] -> "keystore-legacy/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:54 2024-03-11 19:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.1-SNAPSHOT/ [62773] -> "keystore-legacy/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:55 2024-03-11 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/ [103011] -> "keystore-legacy/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:55 2024-03-11 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml [439/439] -> "keystore-legacy/maven-metadata.xml" [1] 19:06:55 2024-03-11 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/ [80037] -> "keystore-none/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:57 2024-03-11 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/ [105966] -> "keystore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:57 2024-03-11 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/ [113434] -> "keystore-none/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:57 2024-03-11 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/ [10870] -> "keystore-none/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:57 2024-03-11 19:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.1-SNAPSHOT/ [61972] -> "keystore-none/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:06:58 2024-03-11 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/ [101684] -> "keystore-none/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:06:58 2024-03-11 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/maven-metadata.xml [559/559] -> "keystore-none/maven-metadata.xml" [1] 19:07:03 2024-03-11 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/ [84992] -> "mdsal-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/ [112556] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/maven-metadata.xml [410/410] -> "mdsal-netconf-connector/maven-metadata.xml" [1] 19:07:03 2024-03-11 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/ [69037] -> "mdsal-netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/ [109279] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/maven-metadata.xml [405/405] -> "mdsal-netconf-impl/maven-metadata.xml" [1] 19:07:03 2024-03-11 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/ [85465] -> "mdsal-netconf-monitoring/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/ [113185] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/maven-metadata.xml [411/411] -> "mdsal-netconf-monitoring/maven-metadata.xml" [1] 19:07:03 2024-03-11 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/ [86465] -> "mdsal-netconf-notification/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/ [114515] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-03-11 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/maven-metadata.xml [413/413] -> "mdsal-netconf-notification/maven-metadata.xml" [1] 19:07:03 2024-03-11 19:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/ [82046] -> "mdsal-netconf-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:04 2024-03-11 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/ [108638] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:04 2024-03-11 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/maven-metadata.xml [404/404] -> "mdsal-netconf-ssh/maven-metadata.xml" [1] 19:07:05 2024-03-11 19:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/ [82010] -> "mdsal-netconf-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:06 2024-03-11 19:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/ [108590] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:06 2024-03-11 19:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/maven-metadata.xml [404/404] -> "mdsal-netconf-tcp/maven-metadata.xml" [1] 19:07:07 2024-03-11 19:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/ [86447] -> "mdsal-netconf-yang-library/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/ [114491] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/ [122664] -> "mdsal-netconf-yang-library/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml [452/452] -> "mdsal-netconf-yang-library/maven-metadata.xml" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/ [5646] -> "model/draft-ietf-netconf-crypto-types/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/ [5334] -> "model/rfc5277/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/ [5334] -> "model/rfc6022/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/ [5334] -> "model/rfc6241/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/ [5334] -> "model/rfc6243/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/ [5334] -> "model/rfc6470/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/ [4801] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/ [5659] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/ [5334] -> "model/rfc8341/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/ [5334] -> "model/rfc8526/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/ [5334] -> "model/rfc8639/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/ [4157] -> "model/rfc8641/index.html.tmp" [1] 19:07:08 2024-03-11 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/ [4157] -> "model/rfc8650/index.html.tmp" [1] 19:07:09 2024-03-11 19:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/ [79082] -> "netconf-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:10 2024-03-11 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/ [104696] -> "netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-03-11 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/ [112059] -> "netconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-03-11 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/ [10755] -> "netconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-03-11 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.1-SNAPSHOT/ [61227] -> "netconf-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-03-11 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/ [100448] -> "netconf-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-03-11 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/maven-metadata.xml [557/557] -> "netconf-api/maven-metadata.xml" [1] 19:07:12 2024-03-11 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/ [42266] -> "netconf-artifacts/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-03-11 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/ [55598] -> "netconf-artifacts/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:13 2024-03-11 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/ [59452] -> "netconf-artifacts/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:13 2024-03-11 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/ [6700] -> "netconf-artifacts/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:13 2024-03-11 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.1-SNAPSHOT/ [32986] -> "netconf-artifacts/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:14 2024-03-11 19:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/ [54891] -> "netconf-artifacts/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:14 2024-03-11 19:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml [563/563] -> "netconf-artifacts/maven-metadata.xml" [1] 19:07:15 2024-03-11 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/ [115568] -> "netconf-auth-aaa/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:15 2024-03-11 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/ [11048] -> "netconf-auth-aaa/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:16 2024-03-11 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.1-SNAPSHOT/ [63128] -> "netconf-auth-aaa/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:16 2024-03-11 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/ [103601] -> "netconf-auth-aaa/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:16 2024-03-11 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml [480/480] -> "netconf-auth-aaa/maven-metadata.xml" [1] 19:07:17 2024-03-11 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/ [79537] -> "netconf-auth/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:17 2024-03-11 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/ [105301] -> "netconf-auth/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-03-11 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/ [112701] -> "netconf-auth/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-03-11 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/ [10809] -> "netconf-auth/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-03-11 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.1-SNAPSHOT/ [61575] -> "netconf-auth/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:19 2024-03-11 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/ [101025] -> "netconf-auth/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:19 2024-03-11 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/maven-metadata.xml [558/558] -> "netconf-auth/maven-metadata.xml" [1] 19:07:20 2024-03-11 19:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/ [118487] -> "netconf-client-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:21 2024-03-11 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/ [11290] -> "netconf-client-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:21 2024-03-11 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.1-SNAPSHOT/ [64702] -> "netconf-client-mdsal/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:22 2024-03-11 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/ [106210] -> "netconf-client-mdsal/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:22 2024-03-11 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml [484/484] -> "netconf-client-mdsal/maven-metadata.xml" [1] 19:07:23 2024-03-11 19:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/ [107033] -> "netconf-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:24 2024-03-11 19:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/ [141959] -> "netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:25 2024-03-11 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/ [152062] -> "netconf-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:25 2024-03-11 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/ [13870] -> "netconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:25 2024-03-11 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.1-SNAPSHOT/ [82726] -> "netconf-client/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-03-11 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/ [135736] -> "netconf-client/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-03-11 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/maven-metadata.xml [560/560] -> "netconf-client/maven-metadata.xml" [1] 19:07:27 2024-03-11 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/ [118435] -> "netconf-common-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:27 2024-03-11 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/ [11287] -> "netconf-common-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:27 2024-03-11 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.1-SNAPSHOT/ [64681] -> "netconf-common-mdsal/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:28 2024-03-11 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/ [106176] -> "netconf-common-mdsal/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:28 2024-03-11 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml [484/484] -> "netconf-common-mdsal/maven-metadata.xml" [1] 19:07:28 2024-03-11 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/ [10895] -> "netconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:29 2024-03-11 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.1-SNAPSHOT/ [62369] -> "netconf-common/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:29 2024-03-11 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/ [102342] -> "netconf-common/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:29 2024-03-11 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/maven-metadata.xml [438/438] -> "netconf-common/maven-metadata.xml" [1] 19:07:30 2024-03-11 19:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/ [67370] -> "netconf-config/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-03-11 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/ [106643] -> "netconf-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-03-11 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/ [114167] -> "netconf-config/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-03-11 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/maven-metadata.xml [440/440] -> "netconf-config/maven-metadata.xml" [1] 19:07:32 2024-03-11 19:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/ [81064] -> "netconf-console/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:32 2024-03-11 19:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/ [107332] -> "netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-03-11 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/ [114913] -> "netconf-console/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-03-11 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/ [10993] -> "netconf-console/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:34 2024-03-11 19:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.1-SNAPSHOT/ [62773] -> "netconf-console/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:35 2024-03-11 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/ [103012] -> "netconf-console/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:35 2024-03-11 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/maven-metadata.xml [561/561] -> "netconf-console/maven-metadata.xml" [1] 19:07:36 2024-03-11 19:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/ [81046] -> "netconf-dom-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:37 2024-03-11 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/ [107320] -> "netconf-dom-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:38 2024-03-11 19:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/ [114887] -> "netconf-dom-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:38 2024-03-11 19:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/ [10990] -> "netconf-dom-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:39 2024-03-11 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.1-SNAPSHOT/ [62752] -> "netconf-dom-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:40 2024-03-11 19:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/ [102977] -> "netconf-dom-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:40 2024-03-11 19:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml [561/561] -> "netconf-dom-api/maven-metadata.xml" [1] 19:07:41 2024-03-11 19:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/ [105727] -> "netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:42 2024-03-11 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/ [140221] -> "netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:42 2024-03-11 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/maven-metadata.xml [399/399] -> "netconf-impl/maven-metadata.xml" [1] 19:07:43 2024-03-11 19:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/ [66825] -> "netconf-karaf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:44 2024-03-11 19:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/ [88350] -> "netconf-karaf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:45 2024-03-11 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/ [94545] -> "netconf-karaf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:45 2024-03-11 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/ [9405] -> "netconf-karaf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:45 2024-03-11 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.1-SNAPSHOT/ [51825] -> "netconf-karaf/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:46 2024-03-11 19:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/ [87175] -> "netconf-karaf/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:46 2024-03-11 19:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml [559/559] -> "netconf-karaf/maven-metadata.xml" [1] 19:07:47 2024-03-11 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/ [83001] -> "netconf-mapping-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:47 2024-03-11 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/ [109908] -> "netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:47 2024-03-11 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/maven-metadata.xml [406/406] -> "netconf-mapping-api/maven-metadata.xml" [1] 19:07:48 2024-03-11 19:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/ [111378] -> "netconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:48 2024-03-11 19:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/ [10698] -> "netconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:48 2024-03-11 19:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.1-SNAPSHOT/ [60858] -> "netconf-nb/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:49 2024-03-11 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/ [99837] -> "netconf-nb/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:49 2024-03-11 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/maven-metadata.xml [474/474] -> "netconf-nb/maven-metadata.xml" [1] 19:07:50 2024-03-11 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/ [82546] -> "netconf-netty-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:50 2024-03-11 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/ [109303] -> "netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:51 2024-03-11 19:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/ [117021] -> "netconf-netty-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:51 2024-03-11 19:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/ [11168] -> "netconf-netty-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:51 2024-03-11 19:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.1-SNAPSHOT/ [63908] -> "netconf-netty-util/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:52 2024-03-11 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/ [104893] -> "netconf-netty-util/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:52 2024-03-11 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml [564/564] -> "netconf-netty-util/maven-metadata.xml" [1] 19:07:52 2024-03-11 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/ [85965] -> "netconf-notifications-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:53 2024-03-11 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/ [113850] -> "netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:53 2024-03-11 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/maven-metadata.xml [412/412] -> "netconf-notifications-api/maven-metadata.xml" [1] 19:07:53 2024-03-11 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/ [41531] -> "netconf-parent/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:53 2024-03-11 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/ [54623] -> "netconf-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-03-11 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/ [58384] -> "netconf-parent/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-03-11 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/ [6604] -> "netconf-parent/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-03-11 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.1-SNAPSHOT/ [32404] -> "netconf-parent/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-03-11 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/ [53904] -> "netconf-parent/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-03-11 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/maven-metadata.xml [560/560] -> "netconf-parent/maven-metadata.xml" [1] 19:07:55 2024-03-11 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/ [118461] -> "netconf-server-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:55 2024-03-11 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/ [11289] -> "netconf-server-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:55 2024-03-11 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.1-SNAPSHOT/ [64695] -> "netconf-server-mdsal/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:56 2024-03-11 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/ [106199] -> "netconf-server-mdsal/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:56 2024-03-11 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml [484/484] -> "netconf-server-mdsal/maven-metadata.xml" [1] 19:07:56 2024-03-11 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/ [114245] -> "netconf-server/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:56 2024-03-11 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/ [10937] -> "netconf-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:57 2024-03-11 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.1-SNAPSHOT/ [62411] -> "netconf-server/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:07:57 2024-03-11 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/ [102411] -> "netconf-server/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:07:57 2024-03-11 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/maven-metadata.xml [478/478] -> "netconf-server/maven-metadata.xml" [1] 19:07:58 2024-03-11 19:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/ [83010] -> "netconf-test-models/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:58 2024-03-11 19:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/ [109920] -> "netconf-test-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:59 2024-03-11 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/ [117715] -> "netconf-test-models/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:59 2024-03-11 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/ [11227] -> "netconf-test-models/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:59 2024-03-11 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.1-SNAPSHOT/ [64291] -> "netconf-test-models/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:00 2024-03-11 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/ [105528] -> "netconf-test-models/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:00 2024-03-11 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml [565/565] -> "netconf-test-models/maven-metadata.xml" [1] 19:08:00 2024-03-11 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/ [82073] -> "netconf-test-perf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:01 2024-03-11 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/ [108674] -> "netconf-test-perf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:01 2024-03-11 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/ [116366] -> "netconf-test-perf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:01 2024-03-11 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/ [11114] -> "netconf-test-perf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:02 2024-03-11 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.1-SNAPSHOT/ [63560] -> "netconf-test-perf/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:02 2024-03-11 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/ [104316] -> "netconf-test-perf/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:02 2024-03-11 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml [563/563] -> "netconf-test-perf/maven-metadata.xml" [1] 19:08:03 2024-03-11 19:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/ [116288] -> "netconf-test-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:03 2024-03-11 19:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/ [11108] -> "netconf-test-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:03 2024-03-11 19:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.1-SNAPSHOT/ [63518] -> "netconf-test-util/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:04 2024-03-11 19:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/ [104247] -> "netconf-test-util/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:04 2024-03-11 19:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml [481/481] -> "netconf-test-util/maven-metadata.xml" [1] 19:08:05 2024-03-11 19:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/ [149883] -> "netconf-testtool/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:06 2024-03-11 19:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/ [199089] -> "netconf-testtool/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:07 2024-03-11 19:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/ [213341] -> "netconf-testtool/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:07 2024-03-11 19:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/ [18629] -> "netconf-testtool/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:08 2024-03-11 19:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.1-SNAPSHOT/ [115655] -> "netconf-testtool/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:09 2024-03-11 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/ [193581] -> "netconf-testtool/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:09 2024-03-11 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml [562/562] -> "netconf-testtool/maven-metadata.xml" [1] 19:08:09 2024-03-11 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/ [97636] -> "netconf-topology-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:10 2024-03-11 19:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/ [111226] -> "netconf-topology-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:11 2024-03-11 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/ [119129] -> "netconf-topology-impl/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:11 2024-03-11 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/ [11345] -> "netconf-topology-impl/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:11 2024-03-11 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.1-SNAPSHOT/ [65057] -> "netconf-topology-impl/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:11 2024-03-11 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/ [106800] -> "netconf-topology-impl/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:11 2024-03-11 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml [567/567] -> "netconf-topology-impl/maven-metadata.xml" [1] 19:08:12 2024-03-11 19:08:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/ [86483] -> "netconf-topology-singleton/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:13 2024-03-11 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/ [114539] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:13 2024-03-11 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/ [122703] -> "netconf-topology-singleton/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:13 2024-03-11 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/ [11643] -> "netconf-topology-singleton/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:14 2024-03-11 19:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.1-SNAPSHOT/ [66993] -> "netconf-topology-singleton/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:14 2024-03-11 19:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/ [110009] -> "netconf-topology-singleton/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:14 2024-03-11 19:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml [572/572] -> "netconf-topology-singleton/maven-metadata.xml" [1] 19:08:15 2024-03-11 19:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/ [81555] -> "netconf-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:16 2024-03-11 19:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/ [107997] -> "netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:16 2024-03-11 19:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/ [115633] -> "netconf-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:16 2024-03-11 19:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/ [11054] -> "netconf-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:17 2024-03-11 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.1-SNAPSHOT/ [63170] -> "netconf-topology/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:17 2024-03-11 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/ [103670] -> "netconf-topology/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:17 2024-03-11 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/maven-metadata.xml [562/562] -> "netconf-topology/maven-metadata.xml" [1] 19:08:18 2024-03-11 19:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/ [118642] -> "netconf-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:19 2024-03-11 19:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/ [157441] -> "netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:19 2024-03-11 19:08:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/maven-metadata.xml [399/399] -> "netconf-util/maven-metadata.xml" [1] 19:08:20 2024-03-11 19:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/ [60985] -> "odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:20 2024-03-11 19:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/ [80530] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:20 2024-03-11 19:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml [420/420] -> "odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml" [1] 19:08:21 2024-03-11 19:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/ [57366] -> "odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:21 2024-03-11 19:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/ [75723] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:21 2024-03-11 19:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/ [81057] -> "odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:21 2024-03-11 19:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/ [8397] -> "odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:22 2024-03-11 19:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.1-SNAPSHOT/ [44607] -> "odl-aaa-netconf-plugin/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:22 2024-03-11 19:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/ [74782] -> "odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:22 2024-03-11 19:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml [568/568] -> "odl-aaa-netconf-plugin/maven-metadata.xml" [1] 19:08:22 2024-03-11 19:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/ [55730] -> "odl-mdsal-apidocs/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:23 2024-03-11 19:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/ [73550] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:23 2024-03-11 19:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/maven-metadata.xml [404/404] -> "odl-mdsal-apidocs/maven-metadata.xml" [1] 19:08:23 2024-03-11 19:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/ [55072] -> "odl-netconf-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:24 2024-03-11 19:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/ [72676] -> "odl-netconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:24 2024-03-11 19:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/ [77759] -> "odl-netconf-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:24 2024-03-11 19:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/ [8111] -> "odl-netconf-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:24 2024-03-11 19:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.1-SNAPSHOT/ [42815] -> "odl-netconf-all/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:25 2024-03-11 19:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/ [71735] -> "odl-netconf-all/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:25 2024-03-11 19:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml [561/561] -> "odl-netconf-all/maven-metadata.xml" [1] 19:08:25 2024-03-11 19:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/ [55072] -> "odl-netconf-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:26 2024-03-11 19:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/ [72676] -> "odl-netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:26 2024-03-11 19:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/ [77759] -> "odl-netconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:26 2024-03-11 19:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/ [8111] -> "odl-netconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:27 2024-03-11 19:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.1-SNAPSHOT/ [42815] -> "odl-netconf-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:27 2024-03-11 19:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/ [71735] -> "odl-netconf-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:27 2024-03-11 19:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml [561/561] -> "odl-netconf-api/maven-metadata.xml" [1] 19:08:27 2024-03-11 19:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/ [58033] -> "odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:28 2024-03-11 19:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/ [76609] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:29 2024-03-11 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/ [82003] -> "odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:29 2024-03-11 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/ [8479] -> "odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:29 2024-03-11 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.1-SNAPSHOT/ [45121] -> "odl-netconf-callhome-ssh/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:29 2024-03-11 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/ [75656] -> "odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:29 2024-03-11 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml [570/570] -> "odl-netconf-callhome-ssh/maven-metadata.xml" [1] 19:08:30 2024-03-11 19:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/ [56050] -> "odl-netconf-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:31 2024-03-11 19:08:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/ [73975] -> "odl-netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:31 2024-03-11 19:08:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/ [79178] -> "odl-netconf-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:31 2024-03-11 19:08:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/ [8233] -> "odl-netconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:31 2024-03-11 19:08:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.1-SNAPSHOT/ [43579] -> "odl-netconf-client/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:32 2024-03-11 19:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/ [73034] -> "odl-netconf-client/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:32 2024-03-11 19:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml [564/564] -> "odl-netconf-client/maven-metadata.xml" [1] 19:08:32 2024-03-11 19:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/ [60007] -> "odl-netconf-clustered-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:33 2024-03-11 19:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/ [79243] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:33 2024-03-11 19:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/ [84841] -> "odl-netconf-clustered-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:34 2024-03-11 19:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/ [8725] -> "odl-netconf-clustered-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:34 2024-03-11 19:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.1-SNAPSHOT/ [46663] -> "odl-netconf-clustered-topology/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:34 2024-03-11 19:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/ [78278] -> "odl-netconf-clustered-topology/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:34 2024-03-11 19:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml [576/576] -> "odl-netconf-clustered-topology/maven-metadata.xml" [1] 19:08:34 2024-03-11 19:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/ [8186] -> "odl-netconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:35 2024-03-11 19:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.1-SNAPSHOT/ [43586] -> "odl-netconf-common/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:35 2024-03-11 19:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/ [73046] -> "odl-netconf-common/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:35 2024-03-11 19:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml [442/442] -> "odl-netconf-common/maven-metadata.xml" [1] 19:08:36 2024-03-11 19:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/ [58362] -> "odl-netconf-connector-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:36 2024-03-11 19:08:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/ [77046] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:37 2024-03-11 19:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/ [82476] -> "odl-netconf-connector-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:37 2024-03-11 19:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/ [8520] -> "odl-netconf-connector-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:37 2024-03-11 19:08:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.1-SNAPSHOT/ [45378] -> "odl-netconf-connector-all/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:38 2024-03-11 19:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/ [76093] -> "odl-netconf-connector-all/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:38 2024-03-11 19:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml [571/571] -> "odl-netconf-connector-all/maven-metadata.xml" [1] 19:08:39 2024-03-11 19:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/ [57046] -> "odl-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:39 2024-03-11 19:08:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/ [75298] -> "odl-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:40 2024-03-11 19:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/ [80597] -> "odl-netconf-connector/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:40 2024-03-11 19:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/ [8357] -> "odl-netconf-connector/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:41 2024-03-11 19:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.1-SNAPSHOT/ [44357] -> "odl-netconf-connector/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:41 2024-03-11 19:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/ [74357] -> "odl-netconf-connector/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:41 2024-03-11 19:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml [567/567] -> "odl-netconf-connector/maven-metadata.xml" [1] 19:08:42 2024-03-11 19:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/ [56397] -> "odl-netconf-console/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:42 2024-03-11 19:08:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/ [74436] -> "odl-netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:43 2024-03-11 19:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/ [79664] -> "odl-netconf-console/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:43 2024-03-11 19:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/ [8276] -> "odl-netconf-console/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:43 2024-03-11 19:08:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.1-SNAPSHOT/ [43850] -> "odl-netconf-console/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:44 2024-03-11 19:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/ [73495] -> "odl-netconf-console/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:44 2024-03-11 19:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml [565/565] -> "odl-netconf-console/maven-metadata.xml" [1] 19:08:44 2024-03-11 19:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/ [55401] -> "odl-netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:44 2024-03-11 19:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/ [73113] -> "odl-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:45 2024-03-11 19:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/ [78232] -> "odl-netconf-impl/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:45 2024-03-11 19:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/ [8152] -> "odl-netconf-impl/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:45 2024-03-11 19:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.1-SNAPSHOT/ [43072] -> "odl-netconf-impl/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:45 2024-03-11 19:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/ [72172] -> "odl-netconf-impl/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:45 2024-03-11 19:08:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml [562/562] -> "odl-netconf-impl/maven-metadata.xml" [1] 19:08:46 2024-03-11 19:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/ [80085] -> "odl-netconf-keystore/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:46 2024-03-11 19:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/ [8313] -> "odl-netconf-keystore/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:46 2024-03-11 19:08:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.1-SNAPSHOT/ [44079] -> "odl-netconf-keystore/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:47 2024-03-11 19:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/ [73884] -> "odl-netconf-keystore/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:47 2024-03-11 19:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml [484/484] -> "odl-netconf-keystore/maven-metadata.xml" [1] 19:08:47 2024-03-11 19:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/ [57695] -> "odl-netconf-mapping-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:48 2024-03-11 19:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/ [76160] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:48 2024-03-11 19:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/maven-metadata.xml [410/410] -> "odl-netconf-mapping-api/maven-metadata.xml" [1] 19:08:49 2024-03-11 19:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/ [55739] -> "odl-netconf-mdsal/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:49 2024-03-11 19:08:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/ [73562] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:08:50 2024-03-11 19:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/ [78718] -> "odl-netconf-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:50 2024-03-11 19:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/ [8194] -> "odl-netconf-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:50 2024-03-11 19:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.1-SNAPSHOT/ [43336] -> "odl-netconf-mdsal/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:50 2024-03-11 19:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/ [72621] -> "odl-netconf-mdsal/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:50 2024-03-11 19:08:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml [563/563] -> "odl-netconf-mdsal/maven-metadata.xml" [1] 19:08:51 2024-03-11 19:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:51 2024-03-11 19:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:51 2024-03-11 19:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc5277/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:52 2024-03-11 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:52 2024-03-11 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc5277/maven-metadata.xml" [1] 19:08:52 2024-03-11 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:52 2024-03-11 19:08:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:53 2024-03-11 19:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc6022/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:53 2024-03-11 19:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:53 2024-03-11 19:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc6022/maven-metadata.xml" [1] 19:08:54 2024-03-11 19:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:54 2024-03-11 19:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:54 2024-03-11 19:08:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc6241/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:55 2024-03-11 19:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:55 2024-03-11 19:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc6241/maven-metadata.xml" [1] 19:08:55 2024-03-11 19:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:56 2024-03-11 19:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:56 2024-03-11 19:08:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc6243/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:57 2024-03-11 19:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:57 2024-03-11 19:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc6243/maven-metadata.xml" [1] 19:08:57 2024-03-11 19:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:57 2024-03-11 19:08:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:58 2024-03-11 19:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc6470/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:08:58 2024-03-11 19:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:08:58 2024-03-11 19:08:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc6470/maven-metadata.xml" [1] 19:08:59 2024-03-11 19:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:08:59 2024-03-11 19:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:59 2024-03-11 19:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc8040/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:00 2024-03-11 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:00 2024-03-11 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc8040/maven-metadata.xml" [1] 19:09:00 2024-03-11 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:00 2024-03-11 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:00 2024-03-11 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc8341/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:01 2024-03-11 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:01 2024-03-11 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc8341/maven-metadata.xml" [1] 19:09:01 2024-03-11 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:01 2024-03-11 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:02 2024-03-11 19:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-model-rfc8526/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:02 2024-03-11 19:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:02 2024-03-11 19:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc8526/maven-metadata.xml" [1] 19:09:02 2024-03-11 19:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/ [82463] -> "odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:02 2024-03-11 19:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/ [8519] -> "odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:03 2024-03-11 19:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.1-SNAPSHOT/ [45371] -> "odl-netconf-model-rfc8639/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:03 2024-03-11 19:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/ [76081] -> "odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:03 2024-03-11 19:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml [489/489] -> "odl-netconf-model-rfc8639/maven-metadata.xml" [1] 19:09:03 2024-03-11 19:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/ [8497] -> "odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:03 2024-03-11 19:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.1-SNAPSHOT/ [45385] -> "odl-netconf-model-rfc8641/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-03-11 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/ [76105] -> "odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-03-11 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8641/maven-metadata.xml" [1] 19:09:04 2024-03-11 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/ [8495] -> "odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-03-11 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.1-SNAPSHOT/ [45371] -> "odl-netconf-model-rfc8650/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-03-11 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/ [76081] -> "odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:04 2024-03-11 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8650/maven-metadata.xml" [1] 19:09:04 2024-03-11 19:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/ [57375] -> "odl-netconf-netty-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:05 2024-03-11 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/ [75735] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:05 2024-03-11 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/ [81070] -> "odl-netconf-netty-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:05 2024-03-11 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml [448/448] -> "odl-netconf-netty-util/maven-metadata.xml" [1] 19:09:05 2024-03-11 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/ [59669] -> "odl-netconf-notifications-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:06 2024-03-11 19:09:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/ [78782] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:06 2024-03-11 19:09:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/maven-metadata.xml [416/416] -> "odl-netconf-notifications-api/maven-metadata.xml" [1] 19:09:06 2024-03-11 19:09:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/ [60007] -> "odl-netconf-notifications-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:07 2024-03-11 19:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/ [79231] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:07 2024-03-11 19:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/maven-metadata.xml [417/417] -> "odl-netconf-notifications-impl/maven-metadata.xml" [1] 19:09:07 2024-03-11 19:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/ [55063] -> "odl-netconf-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:08 2024-03-11 19:09:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/ [72676] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:08 2024-03-11 19:09:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/ [77746] -> "odl-netconf-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:08 2024-03-11 19:09:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/ [8110] -> "odl-netconf-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:09 2024-03-11 19:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.1-SNAPSHOT/ [42808] -> "odl-netconf-ssh/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:09 2024-03-11 19:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/ [71723] -> "odl-netconf-ssh/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:09 2024-03-11 19:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml [561/561] -> "odl-netconf-ssh/maven-metadata.xml" [1] 19:09:09 2024-03-11 19:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/ [55063] -> "odl-netconf-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:10 2024-03-11 19:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/ [72664] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:10 2024-03-11 19:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/maven-metadata.xml [402/402] -> "odl-netconf-tcp/maven-metadata.xml" [1] 19:09:10 2024-03-11 19:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/ [57375] -> "odl-netconf-test-tools/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:10 2024-03-11 19:09:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/ [75747] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:11 2024-03-11 19:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/ [81070] -> "odl-netconf-test-tools/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:11 2024-03-11 19:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/ [8398] -> "odl-netconf-test-tools/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:11 2024-03-11 19:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.1-SNAPSHOT/ [44614] -> "odl-netconf-test-tools/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:11 2024-03-11 19:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/ [74794] -> "odl-netconf-test-tools/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:11 2024-03-11 19:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml [568/568] -> "odl-netconf-test-tools/maven-metadata.xml" [1] 19:09:12 2024-03-11 19:09:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/ [56717] -> "odl-netconf-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:12 2024-03-11 19:09:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/ [74873] -> "odl-netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:13 2024-03-11 19:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/ [80111] -> "odl-netconf-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:13 2024-03-11 19:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/ [8315] -> "odl-netconf-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:13 2024-03-11 19:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.1-SNAPSHOT/ [44093] -> "odl-netconf-topology/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:13 2024-03-11 19:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/ [73908] -> "odl-netconf-topology/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:13 2024-03-11 19:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml [566/566] -> "odl-netconf-topology/maven-metadata.xml" [1] 19:09:14 2024-03-11 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/ [82450] -> "odl-netconf-transport-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:14 2024-03-11 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/ [8518] -> "odl-netconf-transport-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:14 2024-03-11 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.1-SNAPSHOT/ [45364] -> "odl-netconf-transport-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:15 2024-03-11 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/ [76069] -> "odl-netconf-transport-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:15 2024-03-11 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml [489/489] -> "odl-netconf-transport-api/maven-metadata.xml" [1] 19:09:15 2024-03-11 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/ [80597] -> "odl-netconf-transport/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:15 2024-03-11 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/ [8357] -> "odl-netconf-transport/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:15 2024-03-11 19:09:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.1-SNAPSHOT/ [44357] -> "odl-netconf-transport/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:16 2024-03-11 19:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/ [74357] -> "odl-netconf-transport/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:16 2024-03-11 19:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml [485/485] -> "odl-netconf-transport/maven-metadata.xml" [1] 19:09:16 2024-03-11 19:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/ [81031] -> "odl-netconf-truststore/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:16 2024-03-11 19:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/ [8395] -> "odl-netconf-truststore/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:17 2024-03-11 19:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.1-SNAPSHOT/ [44593] -> "odl-netconf-truststore/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:17 2024-03-11 19:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/ [74758] -> "odl-netconf-truststore/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:17 2024-03-11 19:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml [486/486] -> "odl-netconf-truststore/maven-metadata.xml" [1] 19:09:18 2024-03-11 19:09:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/ [55392] -> "odl-netconf-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:18 2024-03-11 19:09:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/ [73101] -> "odl-netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:19 2024-03-11 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/ [78219] -> "odl-netconf-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:19 2024-03-11 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/ [8151] -> "odl-netconf-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:19 2024-03-11 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.1-SNAPSHOT/ [43065] -> "odl-netconf-util/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:19 2024-03-11 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/ [72160] -> "odl-netconf-util/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:19 2024-03-11 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml [562/562] -> "odl-netconf-util/maven-metadata.xml" [1] 19:09:19 2024-03-11 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/ [55401] -> "odl-restconf-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:20 2024-03-11 19:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/ [73113] -> "odl-restconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:20 2024-03-11 19:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/ [78232] -> "odl-restconf-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:20 2024-03-11 19:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/ [8152] -> "odl-restconf-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:20 2024-03-11 19:09:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.1-SNAPSHOT/ [43072] -> "odl-restconf-all/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:21 2024-03-11 19:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/ [72172] -> "odl-restconf-all/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:21 2024-03-11 19:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml [562/562] -> "odl-restconf-all/maven-metadata.xml" [1] 19:09:21 2024-03-11 19:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/ [56388] -> "odl-restconf-common/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:22 2024-03-11 19:09:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/ [74424] -> "odl-restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:22 2024-03-11 19:09:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/ [79651] -> "odl-restconf-common/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:22 2024-03-11 19:09:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/ [8275] -> "odl-restconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:22 2024-03-11 19:09:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.1-SNAPSHOT/ [43843] -> "odl-restconf-common/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:23 2024-03-11 19:09:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/ [73483] -> "odl-restconf-common/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:23 2024-03-11 19:09:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml [565/565] -> "odl-restconf-common/maven-metadata.xml" [1] 19:09:23 2024-03-11 19:09:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/ [55081] -> "odl-restconf-nb/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:23 2024-03-11 19:09:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/ [72688] -> "odl-restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:24 2024-03-11 19:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/ [77772] -> "odl-restconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:24 2024-03-11 19:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/ [8112] -> "odl-restconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:24 2024-03-11 19:09:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.1-SNAPSHOT/ [42822] -> "odl-restconf-nb/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:25 2024-03-11 19:09:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/ [71747] -> "odl-restconf-nb/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:25 2024-03-11 19:09:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml [561/561] -> "odl-restconf-nb/maven-metadata.xml" [1] 19:09:26 2024-03-11 19:09:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/ [80124] -> "odl-restconf-openapi/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:26 2024-03-11 19:09:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/ [8316] -> "odl-restconf-openapi/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:26 2024-03-11 19:09:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.1-SNAPSHOT/ [44100] -> "odl-restconf-openapi/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:27 2024-03-11 19:09:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/ [73920] -> "odl-restconf-openapi/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:27 2024-03-11 19:09:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml [484/484] -> "odl-restconf-openapi/maven-metadata.xml" [1] 19:09:28 2024-03-11 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/ [54085] -> "odl-restconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:28 2024-03-11 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/ [71365] -> "odl-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:29 2024-03-11 19:09:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/ [76340] -> "odl-restconf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:29 2024-03-11 19:09:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/ [7988] -> "odl-restconf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:30 2024-03-11 19:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.1-SNAPSHOT/ [42044] -> "odl-restconf/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:31 2024-03-11 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/ [70424] -> "odl-restconf/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:31 2024-03-11 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/maven-metadata.xml [558/558] -> "odl-restconf/maven-metadata.xml" [1] 19:09:31 2024-03-11 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/ [8455] -> "odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:31 2024-03-11 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.1-SNAPSHOT/ [45121] -> "odl-yanglib-mdsal-writer/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:32 2024-03-11 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/ [75656] -> "odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:32 2024-03-11 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml [448/448] -> "odl-yanglib-mdsal-writer/maven-metadata.xml" [1] 19:09:32 2024-03-11 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/ [53765] -> "odl-yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:33 2024-03-11 19:09:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/ [70940] -> "odl-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:34 2024-03-11 19:09:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/ [75867] -> "odl-yanglib/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:34 2024-03-11 19:09:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/ [7947] -> "odl-yanglib/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:34 2024-03-11 19:09:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.1-SNAPSHOT/ [41787] -> "odl-yanglib/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:35 2024-03-11 19:09:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/ [69987] -> "odl-yanglib/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:35 2024-03-11 19:09:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml [557/557] -> "odl-yanglib/maven-metadata.xml" [1] 19:09:36 2024-03-11 19:09:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/ [105349] -> "restconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:37 2024-03-11 19:09:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/ [112766] -> "restconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:37 2024-03-11 19:09:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/ [10814] -> "restconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:37 2024-03-11 19:09:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.1-SNAPSHOT/ [61610] -> "restconf-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:39 2024-03-11 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/ [101083] -> "restconf-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:39 2024-03-11 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/maven-metadata.xml [517/517] -> "restconf-api/maven-metadata.xml" [1] 19:09:39 2024-03-11 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/ [10958] -> "restconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:40 2024-03-11 19:09:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.1-SNAPSHOT/ [62780] -> "restconf-client/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:41 2024-03-11 19:09:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/ [103023] -> "restconf-client/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:41 2024-03-11 19:09:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/maven-metadata.xml [439/439] -> "restconf-client/maven-metadata.xml" [1] 19:09:41 2024-03-11 19:09:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/ [84492] -> "restconf-common-models/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:43 2024-03-11 19:09:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/ [111903] -> "restconf-common-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:44 2024-03-11 19:09:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/ [119862] -> "restconf-common-models/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:44 2024-03-11 19:09:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/ [11406] -> "restconf-common-models/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:44 2024-03-11 19:09:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.1-SNAPSHOT/ [65454] -> "restconf-common-models/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:45 2024-03-11 19:09:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/ [107456] -> "restconf-common-models/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:45 2024-03-11 19:09:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml [568/568] -> "restconf-common-models/maven-metadata.xml" [1] 19:09:46 2024-03-11 19:09:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/ [81046] -> "restconf-common/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:46 2024-03-11 19:09:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/ [107320] -> "restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:47 2024-03-11 19:09:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/ [114887] -> "restconf-common/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:47 2024-03-11 19:09:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/ [10991] -> "restconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:47 2024-03-11 19:09:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.1-SNAPSHOT/ [62759] -> "restconf-common/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:48 2024-03-11 19:09:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/ [102988] -> "restconf-common/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:48 2024-03-11 19:09:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/maven-metadata.xml [561/561] -> "restconf-common/maven-metadata.xml" [1] 19:09:49 2024-03-11 19:09:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/ [91961] -> "restconf-nb/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:50 2024-03-11 19:09:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/ [105599] -> "restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:51 2024-03-11 19:09:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/ [112124] -> "restconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:51 2024-03-11 19:09:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/ [11601] -> "restconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:52 2024-03-11 19:09:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.1-SNAPSHOT/ [61262] -> "restconf-nb/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:53 2024-03-11 19:09:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/ [100507] -> "restconf-nb/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:53 2024-03-11 19:09:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/maven-metadata.xml [557/557] -> "restconf-nb/maven-metadata.xml" [1] 19:09:53 2024-03-11 19:09:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/ [115672] -> "restconf-openapi/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:54 2024-03-11 19:09:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/ [11056] -> "restconf-openapi/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:54 2024-03-11 19:09:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.1-SNAPSHOT/ [63184] -> "restconf-openapi/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:55 2024-03-11 19:09:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/ [103693] -> "restconf-openapi/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:55 2024-03-11 19:09:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml [480/480] -> "restconf-openapi/maven-metadata.xml" [1] 19:09:55 2024-03-11 19:09:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/ [10959] -> "restconf-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:55 2024-03-11 19:09:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.1-SNAPSHOT/ [62787] -> "restconf-server/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:56 2024-03-11 19:09:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/ [103035] -> "restconf-server/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:56 2024-03-11 19:09:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/maven-metadata.xml [439/439] -> "restconf-server/maven-metadata.xml" [1] 19:09:57 2024-03-11 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/ [84956] -> "restconf-wadl-generator/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:57 2024-03-11 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/ [112508] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:09:58 2024-03-11 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/ [120517] -> "restconf-wadl-generator/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:09:58 2024-03-11 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/ [11461] -> "restconf-wadl-generator/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:09:59 2024-03-11 19:09:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.1-SNAPSHOT/ [65809] -> "restconf-wadl-generator/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:09:59 2024-03-11 19:09:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/ [108046] -> "restconf-wadl-generator/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:09:59 2024-03-11 19:09:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml [569/569] -> "restconf-wadl-generator/maven-metadata.xml" [1] 19:10:00 2024-03-11 19:10:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/ [84037] -> "sal-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:00 2024-03-11 19:10:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/ [111286] -> "sal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:00 2024-03-11 19:10:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/maven-metadata.xml [408/408] -> "sal-netconf-connector/maven-metadata.xml" [1] 19:10:01 2024-03-11 19:10:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/ [71907] -> "sal-rest-connector-config/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:02 2024-03-11 19:10:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/ [95106] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:03 2024-03-11 19:10:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/ [101859] -> "sal-rest-connector-config/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:03 2024-03-11 19:10:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/ [10023] -> "sal-rest-connector-config/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:03 2024-03-11 19:10:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.1-SNAPSHOT/ [55791] -> "sal-rest-connector-config/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:04 2024-03-11 19:10:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/ [93931] -> "sal-rest-connector-config/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:04 2024-03-11 19:10:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml [571/571] -> "sal-rest-connector-config/maven-metadata.xml" [1] 19:10:05 2024-03-11 19:10:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/ [81100] -> "sal-rest-docgen/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:06 2024-03-11 19:10:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/ [107380] -> "sal-rest-docgen/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:06 2024-03-11 19:10:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/maven-metadata.xml [402/402] -> "sal-rest-docgen/maven-metadata.xml" [1] 19:10:07 2024-03-11 19:10:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/ [68663] -> "shaded-exificient/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:07 2024-03-11 19:10:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/ [90794] -> "shaded-exificient/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:08 2024-03-11 19:10:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/ [97191] -> "shaded-exificient/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:08 2024-03-11 19:10:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/ [9627] -> "shaded-exificient/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:08 2024-03-11 19:10:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.1-SNAPSHOT/ [53259] -> "shaded-exificient/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:09 2024-03-11 19:10:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/ [88144] -> "shaded-exificient/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:09 2024-03-11 19:10:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml [563/563] -> "shaded-exificient/maven-metadata.xml" [1] 19:10:09 2024-03-11 19:10:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/ [66203] -> "shaded-sshd/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:10 2024-03-11 19:10:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/ [87524] -> "shaded-sshd/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:10 2024-03-11 19:10:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/ [93651] -> "shaded-sshd/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:10 2024-03-11 19:10:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/ [9327] -> "shaded-sshd/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:11 2024-03-11 19:10:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.1-SNAPSHOT/ [51339] -> "shaded-sshd/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:11 2024-03-11 19:10:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/ [84928] -> "shaded-sshd/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:11 2024-03-11 19:10:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml [557/557] -> "shaded-sshd/maven-metadata.xml" [1] 19:10:12 2024-03-11 19:10:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/ [80064] -> "transport-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:13 2024-03-11 19:10:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/ [106002] -> "transport-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:14 2024-03-11 19:10:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/ [113473] -> "transport-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:15 2024-03-11 19:10:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/ [10873] -> "transport-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:15 2024-03-11 19:10:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.1-SNAPSHOT/ [61993] -> "transport-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:16 2024-03-11 19:10:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/ [101718] -> "transport-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:16 2024-03-11 19:10:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/maven-metadata.xml [559/559] -> "transport-api/maven-metadata.xml" [1] 19:10:16 2024-03-11 19:10:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/ [10900] -> "transport-http/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:17 2024-03-11 19:10:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.1-SNAPSHOT/ [62404] -> "transport-http/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:18 2024-03-11 19:10:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/ [102399] -> "transport-http/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:18 2024-03-11 19:10:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/maven-metadata.xml [438/438] -> "transport-http/maven-metadata.xml" [1] 19:10:19 2024-03-11 19:10:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/ [106062] -> "transport-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:20 2024-03-11 19:10:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/ [113525] -> "transport-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:20 2024-03-11 19:10:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/ [10878] -> "transport-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:21 2024-03-11 19:10:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.1-SNAPSHOT/ [62028] -> "transport-ssh/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:22 2024-03-11 19:10:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/ [101776] -> "transport-ssh/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:22 2024-03-11 19:10:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/maven-metadata.xml [518/518] -> "transport-ssh/maven-metadata.xml" [1] 19:10:22 2024-03-11 19:10:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/ [80082] -> "transport-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:23 2024-03-11 19:10:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/ [106026] -> "transport-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:25 2024-03-11 19:10:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/ [113499] -> "transport-tcp/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:25 2024-03-11 19:10:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/ [10875] -> "transport-tcp/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:25 2024-03-11 19:10:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.1-SNAPSHOT/ [62007] -> "transport-tcp/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:26 2024-03-11 19:10:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/ [101741] -> "transport-tcp/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:26 2024-03-11 19:10:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/maven-metadata.xml [559/559] -> "transport-tcp/maven-metadata.xml" [1] 19:10:27 2024-03-11 19:10:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/ [106062] -> "transport-tls/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:28 2024-03-11 19:10:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/ [113538] -> "transport-tls/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:28 2024-03-11 19:10:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/ [10878] -> "transport-tls/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:29 2024-03-11 19:10:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.1-SNAPSHOT/ [62028] -> "transport-tls/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:30 2024-03-11 19:10:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/ [101776] -> "transport-tls/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:30 2024-03-11 19:10:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/maven-metadata.xml [518/518] -> "transport-tls/maven-metadata.xml" [1] 19:10:30 2024-03-11 19:10:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/ [80573] -> "truststore-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:31 2024-03-11 19:10:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/ [106679] -> "truststore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:32 2024-03-11 19:10:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/ [114206] -> "truststore-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:32 2024-03-11 19:10:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/ [10934] -> "truststore-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:33 2024-03-11 19:10:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.1-SNAPSHOT/ [62390] -> "truststore-api/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:34 2024-03-11 19:10:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/ [102376] -> "truststore-api/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:34 2024-03-11 19:10:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/maven-metadata.xml [560/560] -> "truststore-api/maven-metadata.xml" [1] 19:10:34 2024-03-11 19:10:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/ [81019] -> "truststore-none/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:35 2024-03-11 19:10:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/ [107272] -> "truststore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:36 2024-03-11 19:10:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/ [114848] -> "truststore-none/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:36 2024-03-11 19:10:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/ [10988] -> "truststore-none/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:37 2024-03-11 19:10:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.1-SNAPSHOT/ [62738] -> "truststore-none/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:37 2024-03-11 19:10:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/ [102954] -> "truststore-none/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:37 2024-03-11 19:10:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/maven-metadata.xml [561/561] -> "truststore-none/maven-metadata.xml" [1] 19:10:38 2024-03-11 19:10:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/ [81546] -> "websocket-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:39 2024-03-11 19:10:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/ [107973] -> "websocket-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:39 2024-03-11 19:10:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/ [115607] -> "websocket-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:39 2024-03-11 19:10:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/ [11051] -> "websocket-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:40 2024-03-11 19:10:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.1-SNAPSHOT/ [63149] -> "websocket-client/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:41 2024-03-11 19:10:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/ [103636] -> "websocket-client/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:41 2024-03-11 19:10:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/maven-metadata.xml [562/562] -> "websocket-client/maven-metadata.xml" [1] 19:10:41 2024-03-11 19:10:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/ [11249] -> "yanglib-mdsal-writer/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:41 2024-03-11 19:10:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.1-SNAPSHOT/ [64667] -> "yanglib-mdsal-writer/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:42 2024-03-11 19:10:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/ [106153] -> "yanglib-mdsal-writer/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:42 2024-03-11 19:10:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml [444/444] -> "yanglib-mdsal-writer/maven-metadata.xml" [1] 19:10:43 2024-03-11 19:10:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/ [89646] -> "yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:44 2024-03-11 19:10:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/ [118788] -> "yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:45 2024-03-11 19:10:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/ [109244] -> "yanglib/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:45 2024-03-11 19:10:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/ [10520] -> "yanglib/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:46 2024-03-11 19:10:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.1-SNAPSHOT/ [59702] -> "yanglib/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/ [97921] -> "yanglib/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/maven-metadata.xml [553/553] -> "yanglib/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml [1676/1676] -> "aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1676/1676] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.1-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1290/1290] -> "features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1290/1290] -> "features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml [1293/1293] -> "features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.1-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.1-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.1-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1457/1457] -> "mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml [1680/1680] -> "mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1680/1680] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:10:47 2024-03-11 19:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/ [89922] -> "model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:48 2024-03-11 19:10:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/ [119106] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:49 2024-03-11 19:10:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/ [127659] -> "model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:49 2024-03-11 19:10:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/ [12075] -> "model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:50 2024-03-11 19:10:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.1-SNAPSHOT/ [69687] -> "model/draft-ietf-netconf-crypto-types/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:51 2024-03-11 19:10:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/ [114461] -> "model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:51 2024-03-11 19:10:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml [583/583] -> "model/draft-ietf-netconf-crypto-types/maven-metadata.xml" [1] 19:10:52 2024-03-11 19:10:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/ [78120] -> "model/rfc5277/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:53 2024-03-11 19:10:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/ [103410] -> "model/rfc5277/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:54 2024-03-11 19:10:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/ [110665] -> "model/rfc5277/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:54 2024-03-11 19:10:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/ [10657] -> "model/rfc5277/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:54 2024-03-11 19:10:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.1-SNAPSHOT/ [60481] -> "model/rfc5277/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:55 2024-03-11 19:10:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/ [99198] -> "model/rfc5277/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:55 2024-03-11 19:10:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml [559/559] -> "model/rfc5277/maven-metadata.xml" [1] 19:10:56 2024-03-11 19:10:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/ [78138] -> "model/rfc6022/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:56 2024-03-11 19:10:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/ [103434] -> "model/rfc6022/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:10:57 2024-03-11 19:10:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/ [110691] -> "model/rfc6022/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:10:57 2024-03-11 19:10:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/ [10659] -> "model/rfc6022/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:10:58 2024-03-11 19:10:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.1-SNAPSHOT/ [60495] -> "model/rfc6022/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:10:58 2024-03-11 19:10:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/ [99221] -> "model/rfc6022/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:10:58 2024-03-11 19:10:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml [559/559] -> "model/rfc6022/maven-metadata.xml" [1] 19:10:59 2024-03-11 19:10:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/ [78147] -> "model/rfc6241/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:00 2024-03-11 19:11:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/ [103446] -> "model/rfc6241/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:01 2024-03-11 19:11:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/ [110704] -> "model/rfc6241/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:01 2024-03-11 19:11:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/ [10660] -> "model/rfc6241/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:01 2024-03-11 19:11:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.1-SNAPSHOT/ [60502] -> "model/rfc6241/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:02 2024-03-11 19:11:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/ [99232] -> "model/rfc6241/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:02 2024-03-11 19:11:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml [559/559] -> "model/rfc6241/maven-metadata.xml" [1] 19:11:03 2024-03-11 19:11:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/ [78120] -> "model/rfc6243/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:04 2024-03-11 19:11:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/ [103410] -> "model/rfc6243/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:05 2024-03-11 19:11:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/ [110665] -> "model/rfc6243/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:05 2024-03-11 19:11:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/ [10657] -> "model/rfc6243/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:05 2024-03-11 19:11:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.1-SNAPSHOT/ [60481] -> "model/rfc6243/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:06 2024-03-11 19:11:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/ [99198] -> "model/rfc6243/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:06 2024-03-11 19:11:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml [559/559] -> "model/rfc6243/maven-metadata.xml" [1] 19:11:07 2024-03-11 19:11:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/ [78120] -> "model/rfc6470/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:08 2024-03-11 19:11:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/ [103410] -> "model/rfc6470/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:09 2024-03-11 19:11:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/ [110665] -> "model/rfc6470/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:09 2024-03-11 19:11:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/ [10657] -> "model/rfc6470/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:10 2024-03-11 19:11:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.1-SNAPSHOT/ [60481] -> "model/rfc6470/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:10 2024-03-11 19:11:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/ [99198] -> "model/rfc6470/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:10 2024-03-11 19:11:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml [559/559] -> "model/rfc6470/maven-metadata.xml" [1] 19:11:11 2024-03-11 19:11:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/ [126926] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:11 2024-03-11 19:11:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/ [12014] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:12 2024-03-11 19:11:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.1-SNAPSHOT/ [69290] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:13 2024-03-11 19:11:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/ [113803] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:13 2024-03-11 19:11:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [500/500] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 19:11:14 2024-03-11 19:11:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/ [90395] -> "model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:15 2024-03-11 19:11:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/ [119735] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:16 2024-03-11 19:11:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/ [128340] -> "model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:16 2024-03-11 19:11:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/ [12132] -> "model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:16 2024-03-11 19:11:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.1-SNAPSHOT/ [70056] -> "model/rfc8040-ietf-restconf-monitoring/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:17 2024-03-11 19:11:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/ [115073] -> "model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:17 2024-03-11 19:11:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [584/584] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 19:11:18 2024-03-11 19:11:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/ [78120] -> "model/rfc8341/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:19 2024-03-11 19:11:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/ [103410] -> "model/rfc8341/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:20 2024-03-11 19:11:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/ [110665] -> "model/rfc8341/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:20 2024-03-11 19:11:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/ [10658] -> "model/rfc8341/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:20 2024-03-11 19:11:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.1-SNAPSHOT/ [60488] -> "model/rfc8341/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:21 2024-03-11 19:11:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/ [99210] -> "model/rfc8341/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:21 2024-03-11 19:11:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml [559/559] -> "model/rfc8341/maven-metadata.xml" [1] 19:11:22 2024-03-11 19:11:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/ [78129] -> "model/rfc8526/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:23 2024-03-11 19:11:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/ [103422] -> "model/rfc8526/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:24 2024-03-11 19:11:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/ [110678] -> "model/rfc8526/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:24 2024-03-11 19:11:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/ [10658] -> "model/rfc8526/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:25 2024-03-11 19:11:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.1-SNAPSHOT/ [60488] -> "model/rfc8526/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:26 2024-03-11 19:11:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/ [99210] -> "model/rfc8526/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:26 2024-03-11 19:11:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml [559/559] -> "model/rfc8526/maven-metadata.xml" [1] 19:11:26 2024-03-11 19:11:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/ [78147] -> "model/rfc8639/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:27 2024-03-11 19:11:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/ [103446] -> "model/rfc8639/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:11:28 2024-03-11 19:11:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/ [110704] -> "model/rfc8639/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:11:28 2024-03-11 19:11:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/ [10660] -> "model/rfc8639/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:28 2024-03-11 19:11:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.1-SNAPSHOT/ [60502] -> "model/rfc8639/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:29 2024-03-11 19:11:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/ [99232] -> "model/rfc8639/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:29 2024-03-11 19:11:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml [559/559] -> "model/rfc8639/maven-metadata.xml" [1] 19:11:29 2024-03-11 19:11:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/ [10623] -> "model/rfc8641/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:29 2024-03-11 19:11:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.1-SNAPSHOT/ [60495] -> "model/rfc8641/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:30 2024-03-11 19:11:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/ [99221] -> "model/rfc8641/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:30 2024-03-11 19:11:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml [437/437] -> "model/rfc8641/maven-metadata.xml" [1] 19:11:30 2024-03-11 19:11:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/ [10621] -> "model/rfc8650/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:11:30 2024-03-11 19:11:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.1-SNAPSHOT/ [60481] -> "model/rfc8650/7.0.1-SNAPSHOT/index.html.tmp" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/ [99198] -> "model/rfc8650/7.0.2-SNAPSHOT/index.html.tmp" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml [437/437] -> "model/rfc8650/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.1-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml [1063/1063] -> "netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml [1063/1063] -> "netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml [1063/1063] -> "netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.1-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.1-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml [2107/2107] -> "netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [2107/2107] -> "netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [2107/2107] -> "netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.1-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml [1453/1453] -> "netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [2105/2105] -> "netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [2105/2105] -> "netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml [1414/1414] -> "netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml [1414/1414] -> "netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml [1414/1414] -> "netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.1-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.1-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml [1681/1681] -> "netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1681/1681] -> "netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.1-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:31 2024-03-11 19:11:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.1-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml [2787/2787] -> "netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml [2787/2787] -> "netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml [2787/2787] -> "netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.1-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1893/1893] -> "netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.1-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml [2321/2321] -> "netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [2321/2321] -> "netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.1-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.1-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.1-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.1-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-common/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.1-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.1-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8641/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8650/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:32 2024-03-11 19:11:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.1-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.1-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.1-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.1-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.1-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.1-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-yanglib-mdsal-writer/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.1-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.1-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml [1678/1678] -> "restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml [1678/1678] -> "restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml [1883/1883] -> "restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml [1679/1679] -> "restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml [1465/1465] -> "sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml [1465/1465] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml [1465/1465] -> "sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.1-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml [1456/1456] -> "shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml [1456/1456] -> "shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml [1456/1456] -> "shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.1-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.1-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "transport-http/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.1-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "yanglib-mdsal-writer/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1879/1879] -> "yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1879/1879] -> "yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "yanglib/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.1-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml [1693/1693] -> "model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml [1693/1693] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.1-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:33 2024-03-11 19:11:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.1-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml [1694/1694] -> "model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1694/1694] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8641/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.1-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8650/7.0.1-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 2024-03-11 19:11:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml" [1] 19:11:34 FINISHED --2024-03-11 19:11:34-- 19:11:34 Total wall clock time: 5m 30s 19:11:34 Downloaded: 1442 files, 41M in 1.6s (25.8 MB/s) 19:11:34 + set -e 19:11:34 + popd 19:11:34 /w/workspace/netconf-maven-merge-master 19:11:34 + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo-backup 19:11:34 + cp -a /w/workspace/netconf-maven-merge-master/m2repo/org /w/workspace/netconf-maven-merge-master/m2repo-backup 19:11:34 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins6835274160725760344.sh 19:11:34 [EnvInject] - Injecting environment variables from a build step. 19:11:34 [EnvInject] - Injecting as environment variables the properties content 19:11:34 MAVEN_GOALS=clean deploy -Pintegrationtests 19:11:34 19:11:34 [EnvInject] - Variables injected successfully. 19:11:34 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins6334017642446705510.sh 19:11:34 ---> common-variables.sh 19:11:34 --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 19:11:34 ---> maven-build.sh 19:11:34 + set +u 19:11:34 + export MAVEN_OPTS 19:11:34 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-merge-master@tmp/config15409178297621663130tmp --settings /w/workspace/netconf-maven-merge-master@tmp/config253041273099042516tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 19:11:34 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 19:11:34 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 19:11:34 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 19:11:34 Default locale: en_US, platform encoding: UTF-8 19:11:34 OS name: "linux", version: "4.18.0-544.el8.x86_64", arch: "amd64", family: "unix" 19:11:35 [INFO] Error stacktraces are turned on. 19:11:35 [INFO] Scanning for projects... 19:11:45 [INFO] ------------------------------------------------------------------------ 19:11:45 [INFO] Reactor Build Order: 19:11:45 [INFO] 19:11:45 [INFO] netconf-artifacts [pom] 19:11:45 [INFO] netconf-parent [pom] 19:11:45 [INFO] feature-parent [pom] 19:11:45 [INFO] netconf-auth [bundle] 19:11:45 [INFO] netconf-auth-aaa [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 19:11:45 [INFO] rfc5277 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 19:11:45 [INFO] rfc6241 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 19:11:45 [INFO] rfc6470 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 19:11:45 [INFO] rfc6243 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 19:11:45 [INFO] rfc8526 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 19:11:45 [INFO] netconf-api [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: API [feature] 19:11:45 [INFO] rfc6022 [bundle] 19:11:45 [INFO] netconf-common-mdsal [bundle] 19:11:45 [INFO] odl-netconf-util [feature] 19:11:45 [INFO] netconf-common [bundle] 19:11:45 [INFO] shaded-exificient-jar [jar] 19:11:45 [INFO] shaded-exificient [bundle] 19:11:45 [INFO] netconf-test-util [jar] 19:11:45 [INFO] netconf-netty-util [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 19:11:45 [INFO] rfc8341 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 19:11:45 [INFO] draft-ietf-netconf-crypto-types [bundle] 19:11:45 [INFO] keystore-api [bundle] 19:11:45 [INFO] keystore-none [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 19:11:45 [INFO] truststore-api [bundle] 19:11:45 [INFO] truststore-none [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 19:11:45 [INFO] transport-api [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 19:11:45 [INFO] shaded-sshd-jar [jar] 19:11:45 [INFO] shaded-sshd [bundle] 19:11:45 [INFO] transport-tcp [bundle] 19:11:45 [INFO] transport-ssh [bundle] 19:11:45 [INFO] transport-tls [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: Transport [feature] 19:11:45 [INFO] netconf-client [bundle] 19:11:45 [INFO] odl-netconf-client [feature] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 19:11:45 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 19:11:45 [INFO] netconf-server [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: Impl [feature] 19:11:45 [INFO] OpenDaylight :: Netconf :: All [feature] 19:11:45 [INFO] yanglib-mdsal-writer [bundle] 19:11:45 [INFO] odl-yanglib-mdsal-writer [feature] 19:11:45 [INFO] netconf-server-mdsal [bundle] 19:11:45 [INFO] netconf-nb [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 19:11:45 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 19:11:45 [INFO] rfc8639 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 19:11:45 [INFO] rfc8641 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 19:11:45 [INFO] rfc8650 [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 19:11:45 [INFO] keystore-legacy [bundle] 19:11:45 [INFO] netconf-dom-api [bundle] 19:11:45 [INFO] netconf-client-mdsal [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 19:11:45 [INFO] netconf-test-models [bundle] 19:11:45 [INFO] netconf-topology [bundle] 19:11:45 [INFO] netconf-topology-singleton [bundle] 19:11:45 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 19:11:45 [INFO] netconf-topology-impl [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 19:11:45 [INFO] callhome-provider [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 19:11:45 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 19:11:45 [INFO] netconf-console [bundle] 19:11:45 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 19:11:45 [INFO] restconf-common-models [bundle] 19:11:45 [INFO] restconf-common [bundle] 19:11:45 [INFO] OpenDaylight :: Restconf :: Common [feature] 19:11:45 [INFO] restconf-api [bundle] 19:11:45 [INFO] restconf-nb [bundle] 19:11:45 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 19:11:45 [INFO] OpenDaylight :: Restconf [feature] 19:11:45 [INFO] restconf-openapi [bundle] 19:11:45 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 19:11:45 [INFO] OpenDaylight :: Restconf :: All [feature] 19:11:45 [INFO] features-netconf [feature] 19:11:45 [INFO] netconf-test-perf [bundle] 19:11:45 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 19:11:45 [INFO] features-netconf-testing [feature] 19:11:45 [INFO] yanglib [bundle] 19:11:45 [INFO] OpenDaylight :: Yanglib [feature] 19:11:45 [INFO] features-netconf-experimental [feature] 19:11:45 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 19:11:45 [INFO] netconf-features-parent [pom] 19:11:45 [INFO] netconf-karaf [pom] 19:11:45 [INFO] netconf-karaf-static [karaf-assembly] 19:11:45 [INFO] model-aggregator [pom] 19:11:45 [INFO] transport-http [bundle] 19:11:45 [INFO] transport-aggregator [pom] 19:11:45 [INFO] restconf-client [bundle] 19:11:45 [INFO] restconf-server [bundle] 19:11:45 [INFO] protocol [pom] 19:11:45 [INFO] plugins [pom] 19:11:45 [INFO] apps [pom] 19:11:45 [INFO] third-party [pom] 19:11:45 [INFO] netconf-testtool [jar] 19:11:45 [INFO] netconf-tools [pom] 19:11:45 [INFO] netconf-subsystem [pom] 19:11:45 [INFO] sal-rest-connector-config [jar] 19:11:45 [INFO] restconf-wadl-generator [jar] 19:11:45 [INFO] websocket-client [jar] 19:11:45 [INFO] restconf-subsystem [pom] 19:11:45 [INFO] keystore-aggregator [pom] 19:11:45 [INFO] truststore-aggregator [pom] 19:11:45 [INFO] netconf-aggregator [pom] 19:11:45 [INFO] 19:11:45 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 19:11:45 [INFO] Building netconf-artifacts 7.0.2-SNAPSHOT [1/119] 19:11:45 [INFO] --------------------------------[ pom ]--------------------------------- 19:11:45 [INFO] 19:11:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-artifacts --- 19:11:45 [INFO] 19:11:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-artifacts --- 19:11:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:11:46 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:11:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:46 [INFO] 19:11:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-artifacts --- 19:11:46 [INFO] 19:11:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-artifacts --- 19:11:47 [INFO] CycloneDX: Resolving Dependencies 19:11:47 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:11:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml 19:11:48 [INFO] attaching as netconf-artifacts-7.0.2-SNAPSHOT-cyclonedx.xml 19:11:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json 19:11:48 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:11:48 [INFO] attaching as netconf-artifacts-7.0.2-SNAPSHOT-cyclonedx.json 19:11:48 [INFO] 19:11:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-artifacts --- 19:11:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-SNAPSHOT.pom 19:11:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-SNAPSHOT-cyclonedx.xml 19:11:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-SNAPSHOT-cyclonedx.json 19:11:48 [INFO] 19:11:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-artifacts --- 19:11:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml 19:11:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:11:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml 19:11:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:11:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:11:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:11:48 [INFO] 19:11:48 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 19:11:48 [INFO] Building netconf-parent 7.0.2-SNAPSHOT [2/119] 19:11:48 [INFO] --------------------------------[ pom ]--------------------------------- 19:11:49 [INFO] 19:11:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-parent --- 19:11:49 [INFO] 19:11:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-parent --- 19:11:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:11:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:11:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:50 [INFO] 19:11:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- 19:11:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:50 [INFO] 19:11:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-parent --- 19:11:50 [INFO] 19:11:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-parent --- 19:11:50 [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/netconf-maven-merge-master/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/** 19:11:50 [INFO] 19:11:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-parent --- 19:11:52 [INFO] Starting audit... 19:11:52 Audit done. 19:11:52 [INFO] You have 0 Checkstyle violations. 19:11:52 [INFO] 19:11:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-parent --- 19:11:52 [INFO] Starting audit... 19:11:52 Audit done. 19:11:52 [INFO] You have 0 Checkstyle violations. 19:11:52 [INFO] 19:11:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-parent --- 19:11:54 [INFO] 19:11:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-parent >>> 19:11:54 [INFO] 19:11:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-parent --- 19:11:56 [INFO] 19:11:56 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-parent <<< 19:11:56 [INFO] 19:11:56 [INFO] 19:11:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-parent --- 19:11:56 [INFO] 19:11:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-parent --- 19:11:56 [INFO] 19:11:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-parent --- 19:11:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:11:56 [INFO] 19:11:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-parent --- 19:11:56 [INFO] CycloneDX: Resolving Dependencies 19:11:57 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 19:11:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/parent/target/bom.xml 19:11:57 [INFO] attaching as netconf-parent-7.0.2-SNAPSHOT-cyclonedx.xml 19:11:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/parent/target/bom.json 19:11:57 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:11:57 [INFO] attaching as netconf-parent-7.0.2-SNAPSHOT-cyclonedx.json 19:11:57 [INFO] 19:11:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 19:11:57 [INFO] Skipping duplicate-finder execution! 19:11:57 [INFO] 19:11:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- 19:11:57 [INFO] Skipping pom project 19:11:57 [INFO] 19:11:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-parent --- 19:11:58 [INFO] 19:11:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-parent --- 19:11:58 [INFO] 19:11:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-parent --- 19:11:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:58 [INFO] 19:11:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-parent --- 19:11:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-SNAPSHOT.pom 19:11:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-SNAPSHOT-cyclonedx.xml 19:11:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-SNAPSHOT-cyclonedx.json 19:11:58 [INFO] 19:11:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-parent --- 19:11:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml 19:11:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:11:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml 19:11:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:11:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:11:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:11:58 [INFO] 19:11:58 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 19:11:58 [INFO] Building feature-parent 7.0.2-SNAPSHOT [3/119] 19:11:58 [INFO] --------------------------------[ pom ]--------------------------------- 19:12:01 [INFO] 19:12:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- 19:12:01 [INFO] 19:12:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- 19:12:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:12:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:12:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:01 [INFO] 19:12:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- 19:12:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:01 [INFO] 19:12:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-parent --- 19:12:01 [INFO] 19:12:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-parent --- 19:12:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:01 [INFO] argLine set to empty 19:12:01 [INFO] 19:12:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- 19:12:01 [INFO] Starting audit... 19:12:01 Audit done. 19:12:01 [INFO] You have 0 Checkstyle violations. 19:12:01 [INFO] 19:12:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- 19:12:01 [INFO] Starting audit... 19:12:01 Audit done. 19:12:01 [INFO] You have 0 Checkstyle violations. 19:12:01 [INFO] 19:12:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-parent --- 19:12:01 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/parent/target/classes/META-INF/maven/dependencies.properties 19:12:01 [INFO] 19:12:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- 19:12:02 [INFO] 19:12:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ feature-parent >>> 19:12:02 [INFO] 19:12:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ feature-parent --- 19:12:02 [INFO] 19:12:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ feature-parent <<< 19:12:02 [INFO] 19:12:02 [INFO] 19:12:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ feature-parent --- 19:12:02 [INFO] 19:12:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ feature-parent --- 19:12:02 [INFO] 19:12:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ feature-parent --- 19:12:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/parent/target/surefire-reports 19:12:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:03 [INFO] 19:12:03 [INFO] ------------------------------------------------------- 19:12:03 [INFO] T E S T S 19:12:03 [INFO] ------------------------------------------------------- 19:12:04 [INFO] 19:12:04 [INFO] Results: 19:12:04 [INFO] 19:12:04 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 19:12:04 [INFO] 19:12:04 [INFO] 19:12:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ feature-parent --- 19:12:04 [INFO] 19:12:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- 19:12:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:12:04 [INFO] 19:12:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ feature-parent --- 19:12:04 [INFO] CycloneDX: Resolving Dependencies 19:12:08 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:12:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml 19:12:08 [INFO] attaching as feature-parent-7.0.2-SNAPSHOT-cyclonedx.xml 19:12:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json 19:12:08 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:12:08 [INFO] attaching as feature-parent-7.0.2-SNAPSHOT-cyclonedx.json 19:12:08 [INFO] 19:12:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 19:12:08 [INFO] Skipping duplicate-finder execution! 19:12:08 [INFO] 19:12:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- 19:12:08 [INFO] Skipping plugin execution 19:12:08 [INFO] 19:12:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-parent --- 19:12:08 [INFO] 19:12:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-parent --- 19:12:08 [INFO] 19:12:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-parent --- 19:12:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:08 [INFO] 19:12:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- 19:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-SNAPSHOT.pom 19:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-SNAPSHOT-cyclonedx.xml 19:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-SNAPSHOT-cyclonedx.json 19:12:08 [INFO] 19:12:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ feature-parent --- 19:12:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml 19:12:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:12:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml 19:12:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:12:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:12:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:12:08 [INFO] 19:12:08 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 19:12:08 [INFO] Building netconf-auth 7.0.2-SNAPSHOT [4/119] 19:12:08 [INFO] -------------------------------[ bundle ]------------------------------- 19:12:08 [INFO] 19:12:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth --- 19:12:08 [INFO] 19:12:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth --- 19:12:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:08 [INFO] 19:12:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- 19:12:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:08 [INFO] 19:12:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth --- 19:12:10 [INFO] 19:12:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth --- 19:12:10 [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/netconf-maven-merge-master/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:12:10 [INFO] 19:12:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth --- 19:12:10 [INFO] Starting audit... 19:12:10 Audit done. 19:12:10 [INFO] You have 0 Checkstyle violations. 19:12:10 [INFO] 19:12:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth --- 19:12:10 [INFO] Starting audit... 19:12:10 Audit done. 19:12:10 [INFO] You have 0 Checkstyle violations. 19:12:10 [INFO] 19:12:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth --- 19:12:10 [INFO] 19:12:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 19:12:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/main/resources 19:12:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/spi 19:12:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/yang 19:12:10 [INFO] 19:12:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth --- 19:12:11 [INFO] Recompiling the module because of changed dependency. 19:12:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:12:11 [INFO] 19:12:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-auth >>> 19:12:11 [INFO] 19:12:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-auth --- 19:12:11 [INFO] Fork Value is true 19:12:14 [INFO] Done SpotBugs Analysis.... 19:12:14 [INFO] 19:12:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-auth <<< 19:12:14 [INFO] 19:12:14 [INFO] 19:12:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-auth --- 19:12:14 [INFO] BugInstance size is 0 19:12:14 [INFO] Error size is 0 19:12:14 [INFO] No errors/warnings found 19:12:14 [INFO] 19:12:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 19:12:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/test/resources 19:12:14 [INFO] 19:12:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth --- 19:12:14 [INFO] No sources to compile 19:12:14 [INFO] 19:12:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-auth --- 19:12:14 [INFO] No tests to run. 19:12:14 [INFO] 19:12:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-auth --- 19:12:14 [INFO] 19:12:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 19:12:14 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.2-SNAPSHOT.jar 19:12:14 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 19:12:14 [INFO] 19:12:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth --- 19:12:14 [INFO] No previous run data found, generating javadoc. 19:12:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.2-SNAPSHOT-javadoc.jar 19:12:15 [INFO] 19:12:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-auth --- 19:12:15 [INFO] CycloneDX: Resolving Dependencies 19:12:16 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 19:12:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml 19:12:16 [INFO] attaching as netconf-auth-7.0.2-SNAPSHOT-cyclonedx.xml 19:12:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json 19:12:16 [INFO] attaching as netconf-auth-7.0.2-SNAPSHOT-cyclonedx.json 19:12:16 [INFO] 19:12:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 19:12:16 [INFO] Skipping duplicate-finder execution! 19:12:16 [INFO] 19:12:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- 19:12:16 [INFO] No dependency problems found 19:12:16 [INFO] 19:12:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth --- 19:12:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.2-SNAPSHOT-sources.jar 19:12:16 [INFO] 19:12:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth --- 19:12:16 [INFO] 19:12:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth --- 19:12:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:12:16 [INFO] 19:12:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth --- 19:12:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-SNAPSHOT.jar 19:12:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-SNAPSHOT.pom 19:12:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-SNAPSHOT-javadoc.jar 19:12:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-SNAPSHOT-cyclonedx.xml 19:12:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-SNAPSHOT-cyclonedx.json 19:12:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-SNAPSHOT-sources.jar 19:12:16 [INFO] 19:12:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 19:12:16 [INFO] Writing OBR metadata 19:12:16 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-SNAPSHOT.jar 19:12:16 [INFO] Writing OBR metadata 19:12:16 [INFO] 19:12:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth --- 19:12:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml 19:12:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml 19:12:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:12:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:12:16 [INFO] 19:12:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 19:12:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:16 [INFO] 19:12:16 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 19:12:16 [INFO] Building netconf-auth-aaa 7.0.2-SNAPSHOT [5/119] 19:12:16 [INFO] -------------------------------[ bundle ]------------------------------- 19:12:16 [INFO] 19:12:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth-aaa --- 19:12:16 [INFO] 19:12:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- 19:12:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:16 [INFO] 19:12:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 19:12:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:16 [INFO] 19:12:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth-aaa --- 19:12:17 [INFO] 19:12:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 19:12:17 [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/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:12:17 [INFO] 19:12:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth-aaa --- 19:12:17 [INFO] Starting audit... 19:12:17 Audit done. 19:12:17 [INFO] You have 0 Checkstyle violations. 19:12:17 [INFO] 19:12:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth-aaa --- 19:12:17 [INFO] Starting audit... 19:12:17 Audit done. 19:12:17 [INFO] You have 0 Checkstyle violations. 19:12:17 [INFO] 19:12:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- 19:12:17 [INFO] 19:12:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 19:12:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/main/resources 19:12:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/spi 19:12:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/yang 19:12:17 [INFO] 19:12:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth-aaa --- 19:12:17 [INFO] Recompiling the module because of changed dependency. 19:12:17 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 19:12:17 [INFO] 19:12:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 19:12:17 [INFO] 19:12:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-auth-aaa --- 19:12:17 [INFO] Fork Value is true 19:12:19 [INFO] Done SpotBugs Analysis.... 19:12:20 [INFO] 19:12:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 19:12:20 [INFO] 19:12:20 [INFO] 19:12:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-auth-aaa --- 19:12:20 [INFO] BugInstance size is 0 19:12:20 [INFO] Error size is 0 19:12:20 [INFO] No errors/warnings found 19:12:20 [INFO] 19:12:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 19:12:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/test/resources 19:12:20 [INFO] 19:12:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth-aaa --- 19:12:20 [INFO] Recompiling the module because of changed dependency. 19:12:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:12:20 [INFO] 19:12:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-auth-aaa --- 19:12:20 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/surefire-reports 19:12:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:20 [INFO] 19:12:20 [INFO] ------------------------------------------------------- 19:12:20 [INFO] T E S T S 19:12:20 [INFO] ------------------------------------------------------- 19:12:21 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:12:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:12:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:12:22 [INFO] 19:12:22 [INFO] Results: 19:12:22 [INFO] 19:12:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 19:12:22 [INFO] 19:12:22 [INFO] 19:12:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-auth-aaa --- 19:12:22 [INFO] 19:12:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 19:12:23 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.2-SNAPSHOT.jar 19:12:23 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 19:12:23 [INFO] 19:12:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- 19:12:23 [INFO] No previous run data found, generating javadoc. 19:12:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.2-SNAPSHOT-javadoc.jar 19:12:24 [INFO] 19:12:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-auth-aaa --- 19:12:24 [INFO] CycloneDX: Resolving Dependencies 19:12:24 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 19:12:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml 19:12:24 [INFO] attaching as netconf-auth-aaa-7.0.2-SNAPSHOT-cyclonedx.xml 19:12:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json 19:12:24 [INFO] attaching as netconf-auth-aaa-7.0.2-SNAPSHOT-cyclonedx.json 19:12:24 [INFO] 19:12:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 19:12:24 [INFO] Skipping duplicate-finder execution! 19:12:24 [INFO] 19:12:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 19:12:24 [INFO] No dependency problems found 19:12:24 [INFO] 19:12:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 19:12:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.2-SNAPSHOT-sources.jar 19:12:24 [INFO] 19:12:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth-aaa --- 19:12:24 [INFO] 19:12:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth-aaa --- 19:12:24 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 19:12:24 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 19:12:24 [INFO] 19:12:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth-aaa --- 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-SNAPSHOT.jar 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-SNAPSHOT.pom 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-SNAPSHOT-javadoc.jar 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-SNAPSHOT-cyclonedx.xml 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-SNAPSHOT-cyclonedx.json 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-SNAPSHOT-sources.jar 19:12:24 [INFO] 19:12:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 19:12:24 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-SNAPSHOT.jar 19:12:24 [INFO] Writing OBR metadata 19:12:24 [INFO] 19:12:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth-aaa --- 19:12:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml 19:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml 19:12:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:12:24 [INFO] 19:12:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 19:12:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:24 [INFO] 19:12:24 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 19:12:24 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.2-SNAPSHOT [6/119] 19:12:24 [INFO] ------------------------------[ feature ]------------------------------- 19:12:43 [INFO] 19:12:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- 19:12:43 [INFO] 19:12:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 19:12:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:43 [INFO] 19:12:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 19:12:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:43 [INFO] 19:12:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 19:12:44 [INFO] 19:12:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 19:12:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:44 [INFO] argLine set to empty 19:12:44 [INFO] 19:12:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- 19:12:44 [INFO] Starting audit... 19:12:44 Audit done. 19:12:44 [INFO] You have 0 Checkstyle violations. 19:12:44 [INFO] 19:12:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-netconf-plugin --- 19:12:44 [INFO] Starting audit... 19:12:44 Audit done. 19:12:44 [INFO] You have 0 Checkstyle violations. 19:12:44 [INFO] 19:12:44 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-netconf-plugin --- 19:12:44 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/classes/META-INF/maven/dependencies.properties 19:12:44 [INFO] 19:12:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- 19:12:44 [INFO] 19:12:44 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 19:12:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml 19:12:45 [INFO] ...done! 19:12:45 [INFO] Attaching features XML 19:12:45 [INFO] 19:12:45 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-aaa-netconf-plugin --- 19:12:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:12:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:45 [INFO] 19:12:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 19:12:45 [INFO] 19:12:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 19:12:45 [INFO] 19:12:45 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 19:12:45 [INFO] 19:12:45 [INFO] 19:12:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-aaa-netconf-plugin --- 19:12:45 [INFO] 19:12:45 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-netconf-plugin --- 19:12:45 [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 19:12:45 [INFO] 19:12:45 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-aaa-netconf-plugin --- 19:12:45 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/surefire-reports 19:12:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:45 [INFO] 19:12:45 [INFO] ------------------------------------------------------- 19:12:45 [INFO] T E S T S 19:12:45 [INFO] ------------------------------------------------------- 19:12:47 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.63 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:10 [INFO] 19:13:10 [INFO] Results: 19:13:10 [INFO] 19:13:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:13:10 [INFO] 19:13:10 [INFO] 19:13:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-aaa-netconf-plugin --- 19:13:10 [INFO] 19:13:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 19:13:10 [INFO] 19:13:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-aaa-netconf-plugin --- 19:13:10 [INFO] CycloneDX: Resolving Dependencies 19:13:18 [INFO] CycloneDX: Creating BOM version 1.4 with 300 component(s) 19:13:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.xml 19:13:18 [INFO] attaching as odl-aaa-netconf-plugin-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.json 19:13:18 [INFO] attaching as odl-aaa-netconf-plugin-7.0.2-SNAPSHOT-cyclonedx.json 19:13:18 [INFO] 19:13:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 19:13:18 [INFO] Skipping duplicate-finder execution! 19:13:18 [INFO] 19:13:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 19:13:18 [INFO] Skipping plugin execution 19:13:18 [INFO] 19:13:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 19:13:18 [INFO] No sources in project. Archive not created. 19:13:18 [INFO] 19:13:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 19:13:18 [INFO] 19:13:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-netconf-plugin --- 19:13:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:18 [INFO] 19:13:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-netconf-plugin --- 19:13:18 [INFO] No primary artifact to install, installing attached artifacts instead. 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-SNAPSHOT.pom 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-SNAPSHOT-features.xml 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-SNAPSHOT-cyclonedx.json 19:13:18 [INFO] 19:13:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 19:13:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:18 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:13:18 [INFO] 19:13:18 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 19:13:18 [INFO] Building rfc5277 7.0.2-SNAPSHOT [7/119] 19:13:18 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:18 [INFO] 19:13:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc5277 --- 19:13:18 [INFO] 19:13:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc5277 --- 19:13:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:18 [INFO] 19:13:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc5277 --- 19:13:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:18 [INFO] 19:13:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc5277 --- 19:13:19 [INFO] 19:13:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc5277 --- 19:13:19 [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/netconf-maven-merge-master/model/rfc5277/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:19 [INFO] 19:13:19 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc5277 --- 19:13:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:19 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc5277/src/main/yang 19:13:19 [INFO] yang-to-sources: Found 1 dependencies in 4.183 ms 19:13:19 [INFO] yang-to-sources: Project model files found: 2 in 77.77 ms 19:13:20 [INFO] yang-to-sources: 3 YANG models processed in 148.3 ms 19:13:20 [INFO] BindingJavaFileGenerator: Defined 25 files in 59.95 ms 19:13:20 [INFO] Sorted 25 files into 8 directories in 3.050 ms 19:13:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 124.5 ms 19:13:20 [INFO] 19:13:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc5277 --- 19:13:20 [INFO] Starting audit... 19:13:20 Audit done. 19:13:20 [INFO] You have 0 Checkstyle violations. 19:13:20 [INFO] 19:13:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc5277 --- 19:13:20 [INFO] Starting audit... 19:13:20 Audit done. 19:13:20 [INFO] You have 0 Checkstyle violations. 19:13:20 [INFO] 19:13:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc5277 --- 19:13:20 [INFO] 19:13:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 19:13:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/src/main/resources 19:13:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/target/generated-sources/spi 19:13:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:13:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:13:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/target/generated-sources/spi 19:13:20 [INFO] 19:13:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc5277 --- 19:13:20 [INFO] Recompiling the module because of changed dependency. 19:13:20 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 19:13:20 [INFO] 19:13:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc5277 >>> 19:13:20 [INFO] 19:13:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc5277 --- 19:13:20 [INFO] Fork Value is true 19:13:23 [INFO] Done SpotBugs Analysis.... 19:13:23 [INFO] 19:13:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc5277 <<< 19:13:23 [INFO] 19:13:23 [INFO] 19:13:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc5277 --- 19:13:23 [INFO] BugInstance size is 0 19:13:23 [INFO] Error size is 0 19:13:23 [INFO] No errors/warnings found 19:13:23 [INFO] 19:13:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 19:13:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/src/test/resources 19:13:23 [INFO] 19:13:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc5277 --- 19:13:23 [INFO] No sources to compile 19:13:23 [INFO] 19:13:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc5277 --- 19:13:23 [INFO] No tests to run. 19:13:23 [INFO] 19:13:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc5277 --- 19:13:23 [INFO] 19:13:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 19:13:23 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.2-SNAPSHOT.jar 19:13:23 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/classes/META-INF/MANIFEST.MF 19:13:23 [INFO] 19:13:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc5277 --- 19:13:23 [INFO] No previous run data found, generating javadoc. 19:13:25 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.2-SNAPSHOT-javadoc.jar 19:13:25 [INFO] 19:13:25 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc5277 --- 19:13:25 [INFO] CycloneDX: Resolving Dependencies 19:13:25 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:13:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.xml 19:13:25 [INFO] attaching as rfc5277-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.json 19:13:25 [INFO] attaching as rfc5277-7.0.2-SNAPSHOT-cyclonedx.json 19:13:25 [INFO] 19:13:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 19:13:25 [INFO] Skipping duplicate-finder execution! 19:13:25 [INFO] 19:13:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc5277 --- 19:13:25 [INFO] No dependency problems found 19:13:25 [INFO] 19:13:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc5277 --- 19:13:25 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.2-SNAPSHOT-sources.jar 19:13:26 [INFO] 19:13:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc5277 --- 19:13:26 [INFO] 19:13:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc5277 --- 19:13:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:13:26 [INFO] 19:13:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc5277 --- 19:13:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-SNAPSHOT.jar 19:13:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-SNAPSHOT.pom 19:13:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-SNAPSHOT-javadoc.jar 19:13:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-SNAPSHOT-cyclonedx.json 19:13:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-SNAPSHOT-sources.jar 19:13:26 [INFO] 19:13:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 19:13:26 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-SNAPSHOT.jar 19:13:26 [INFO] Writing OBR metadata 19:13:26 [INFO] 19:13:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc5277 --- 19:13:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:13:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:13:26 [INFO] 19:13:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 19:13:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:26 [INFO] 19:13:26 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 19:13:26 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.2-SNAPSHOT [8/119] 19:13:26 [INFO] ------------------------------[ feature ]------------------------------- 19:13:26 [INFO] 19:13:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] 19:13:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:26 [INFO] 19:13:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:26 [INFO] 19:13:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] 19:13:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:26 [INFO] argLine set to empty 19:13:26 [INFO] 19:13:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Starting audit... 19:13:26 Audit done. 19:13:26 [INFO] You have 0 Checkstyle violations. 19:13:26 [INFO] 19:13:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Starting audit... 19:13:26 Audit done. 19:13:26 [INFO] You have 0 Checkstyle violations. 19:13:26 [INFO] 19:13:26 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/classes/META-INF/maven/dependencies.properties 19:13:26 [INFO] 19:13:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] 19:13:26 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml 19:13:26 [INFO] ...done! 19:13:26 [INFO] Attaching features XML 19:13:26 [INFO] 19:13:26 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc5277 --- 19:13:26 [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 19:13:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:26 [INFO] 19:13:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 19:13:26 [INFO] 19:13:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] 19:13:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 19:13:26 [INFO] 19:13:26 [INFO] 19:13:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] 19:13:26 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] 19:13:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc5277 --- 19:13:26 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/surefire-reports 19:13:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:26 [INFO] 19:13:26 [INFO] ------------------------------------------------------- 19:13:26 [INFO] T E S T S 19:13:26 [INFO] ------------------------------------------------------- 19:13:28 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.94 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:39 [INFO] 19:13:39 [INFO] Results: 19:13:39 [INFO] 19:13:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:13:39 [INFO] 19:13:39 [INFO] 19:13:39 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc5277 --- 19:13:39 [INFO] 19:13:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 19:13:39 [INFO] 19:13:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc5277 --- 19:13:39 [INFO] CycloneDX: Resolving Dependencies 19:13:42 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:13:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.xml 19:13:42 [INFO] attaching as odl-netconf-model-rfc5277-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.json 19:13:42 [INFO] attaching as odl-netconf-model-rfc5277-7.0.2-SNAPSHOT-cyclonedx.json 19:13:42 [INFO] 19:13:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 19:13:42 [INFO] Skipping duplicate-finder execution! 19:13:42 [INFO] 19:13:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 19:13:42 [INFO] Skipping plugin execution 19:13:42 [INFO] 19:13:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 19:13:42 [INFO] No sources in project. Archive not created. 19:13:42 [INFO] 19:13:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 19:13:42 [INFO] 19:13:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc5277 --- 19:13:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:42 [INFO] 19:13:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc5277 --- 19:13:42 [INFO] No primary artifact to install, installing attached artifacts instead. 19:13:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-SNAPSHOT.pom 19:13:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-SNAPSHOT-features.xml 19:13:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-SNAPSHOT-cyclonedx.json 19:13:42 [INFO] 19:13:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 19:13:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:13:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:13:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:13:43 [INFO] 19:13:43 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 19:13:43 [INFO] Building rfc6241 7.0.2-SNAPSHOT [9/119] 19:13:43 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:43 [INFO] 19:13:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6241 --- 19:13:43 [INFO] 19:13:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6241 --- 19:13:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:43 [INFO] 19:13:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 19:13:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:43 [INFO] 19:13:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6241 --- 19:13:43 [INFO] 19:13:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6241 --- 19:13:43 [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/netconf-maven-merge-master/model/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:43 [INFO] 19:13:43 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6241 --- 19:13:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:43 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6241/src/main/yang 19:13:43 [INFO] yang-to-sources: Found 1 dependencies in 1.354 ms 19:13:43 [INFO] yang-to-sources: Project model files found: 1 in 40.06 ms 19:13:43 [INFO] yang-to-sources: 2 YANG models processed in 81.72 ms 19:13:43 [INFO] BindingJavaFileGenerator: Defined 172 files in 60.38 ms 19:13:43 [INFO] Sorted 172 files into 33 directories in 1.222 ms 19:13:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 175.0 ms 19:13:43 [INFO] 19:13:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6241 --- 19:13:43 [INFO] Starting audit... 19:13:43 Audit done. 19:13:43 [INFO] You have 0 Checkstyle violations. 19:13:43 [INFO] 19:13:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6241 --- 19:13:43 [INFO] Starting audit... 19:13:43 Audit done. 19:13:43 [INFO] You have 0 Checkstyle violations. 19:13:43 [INFO] 19:13:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6241 --- 19:13:43 [INFO] 19:13:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 19:13:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/src/main/resources 19:13:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/target/generated-sources/spi 19:13:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/target/generated-sources/spi 19:13:43 [INFO] 19:13:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6241 --- 19:13:43 [INFO] Recompiling the module because of changed dependency. 19:13:43 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 19:13:45 [INFO] 19:13:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6241 >>> 19:13:45 [INFO] 19:13:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6241 --- 19:13:45 [INFO] Fork Value is true 19:13:48 [INFO] Done SpotBugs Analysis.... 19:13:48 [INFO] 19:13:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6241 <<< 19:13:48 [INFO] 19:13:48 [INFO] 19:13:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6241 --- 19:13:48 [INFO] BugInstance size is 0 19:13:48 [INFO] Error size is 0 19:13:48 [INFO] No errors/warnings found 19:13:48 [INFO] 19:13:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 19:13:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/src/test/resources 19:13:48 [INFO] 19:13:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6241 --- 19:13:48 [INFO] No sources to compile 19:13:48 [INFO] 19:13:48 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6241 --- 19:13:48 [INFO] No tests to run. 19:13:48 [INFO] 19:13:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6241 --- 19:13:48 [INFO] 19:13:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 19:13:48 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.2-SNAPSHOT.jar 19:13:48 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/classes/META-INF/MANIFEST.MF 19:13:48 [INFO] 19:13:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6241 --- 19:13:48 [INFO] No previous run data found, generating javadoc. 19:13:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.2-SNAPSHOT-javadoc.jar 19:13:52 [INFO] 19:13:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6241 --- 19:13:52 [INFO] CycloneDX: Resolving Dependencies 19:13:53 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:13:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.xml 19:13:53 [INFO] attaching as rfc6241-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.json 19:13:53 [INFO] attaching as rfc6241-7.0.2-SNAPSHOT-cyclonedx.json 19:13:53 [INFO] 19:13:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 19:13:53 [INFO] Skipping duplicate-finder execution! 19:13:53 [INFO] 19:13:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6241 --- 19:13:53 [INFO] No dependency problems found 19:13:53 [INFO] 19:13:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6241 --- 19:13:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.2-SNAPSHOT-sources.jar 19:13:53 [INFO] 19:13:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6241 --- 19:13:53 [INFO] 19:13:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6241 --- 19:13:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:13:53 [INFO] 19:13:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6241 --- 19:13:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-SNAPSHOT.jar 19:13:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-SNAPSHOT.pom 19:13:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-SNAPSHOT-javadoc.jar 19:13:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-SNAPSHOT-cyclonedx.xml 19:13:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-SNAPSHOT-cyclonedx.json 19:13:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-SNAPSHOT-sources.jar 19:13:53 [INFO] 19:13:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 19:13:53 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-SNAPSHOT.jar 19:13:53 [INFO] Writing OBR metadata 19:13:53 [INFO] 19:13:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6241 --- 19:13:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml 19:13:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:13:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:13:53 [INFO] 19:13:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 19:13:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:53 [INFO] 19:13:53 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 19:13:53 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.2-SNAPSHOT [10/119] 19:13:53 [INFO] ------------------------------[ feature ]------------------------------- 19:13:53 [INFO] 19:13:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6241 --- 19:13:53 [INFO] 19:13:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 19:13:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:53 [INFO] 19:13:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 19:13:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:53 [INFO] 19:13:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] 19:13:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:54 [INFO] argLine set to empty 19:13:54 [INFO] 19:13:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] Starting audit... 19:13:54 Audit done. 19:13:54 [INFO] You have 0 Checkstyle violations. 19:13:54 [INFO] 19:13:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] Starting audit... 19:13:54 Audit done. 19:13:54 [INFO] You have 0 Checkstyle violations. 19:13:54 [INFO] 19:13:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/classes/META-INF/maven/dependencies.properties 19:13:54 [INFO] 19:13:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] 19:13:54 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml 19:13:54 [INFO] ...done! 19:13:54 [INFO] Attaching features XML 19:13:54 [INFO] 19:13:54 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6241 --- 19:13:54 [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 19:13:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:54 [INFO] 19:13:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 19:13:54 [INFO] 19:13:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] 19:13:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 19:13:54 [INFO] 19:13:54 [INFO] 19:13:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] 19:13:54 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] 19:13:54 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6241 --- 19:13:54 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/surefire-reports 19:13:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:54 [INFO] 19:13:54 [INFO] ------------------------------------------------------- 19:13:54 [INFO] T E S T S 19:13:54 [INFO] ------------------------------------------------------- 19:13:55 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.08 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:07 [INFO] 19:14:07 [INFO] Results: 19:14:07 [INFO] 19:14:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:14:07 [INFO] 19:14:07 [INFO] 19:14:07 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6241 --- 19:14:07 [INFO] 19:14:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 19:14:07 [INFO] 19:14:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6241 --- 19:14:07 [INFO] CycloneDX: Resolving Dependencies 19:14:10 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:14:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.xml 19:14:10 [INFO] attaching as odl-netconf-model-rfc6241-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.json 19:14:10 [INFO] attaching as odl-netconf-model-rfc6241-7.0.2-SNAPSHOT-cyclonedx.json 19:14:10 [INFO] 19:14:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 19:14:10 [INFO] Skipping duplicate-finder execution! 19:14:10 [INFO] 19:14:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 19:14:10 [INFO] Skipping plugin execution 19:14:10 [INFO] 19:14:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 19:14:10 [INFO] No sources in project. Archive not created. 19:14:10 [INFO] 19:14:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 19:14:10 [INFO] 19:14:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6241 --- 19:14:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:10 [INFO] 19:14:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6241 --- 19:14:10 [INFO] No primary artifact to install, installing attached artifacts instead. 19:14:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-SNAPSHOT.pom 19:14:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-SNAPSHOT-features.xml 19:14:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-SNAPSHOT-cyclonedx.json 19:14:10 [INFO] 19:14:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 19:14:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:10 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:14:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:10 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:14:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:10 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:14:10 [INFO] 19:14:10 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 19:14:10 [INFO] Building rfc6470 7.0.2-SNAPSHOT [11/119] 19:14:10 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:10 [INFO] 19:14:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6470 --- 19:14:10 [INFO] 19:14:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6470 --- 19:14:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:10 [INFO] 19:14:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 19:14:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:10 [INFO] 19:14:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6470 --- 19:14:11 [INFO] 19:14:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6470 --- 19:14: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/netconf-maven-merge-master/model/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:11 [INFO] 19:14:11 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6470 --- 19:14:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:11 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6470/src/main/yang 19:14:11 [INFO] yang-to-sources: Found 2 dependencies in 1.517 ms 19:14:11 [INFO] yang-to-sources: Project model files found: 1 in 6.660 ms 19:14:11 [INFO] yang-to-sources: 3 YANG models processed in 108.3 ms 19:14:11 [INFO] BindingJavaFileGenerator: Defined 25 files in 14.84 ms 19:14:11 [INFO] Sorted 25 files into 7 directories in 122.7 μs 19:14:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 35.85 ms 19:14:11 [INFO] 19:14:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6470 --- 19:14:11 [INFO] Starting audit... 19:14:11 Audit done. 19:14:11 [INFO] You have 0 Checkstyle violations. 19:14:11 [INFO] 19:14:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6470 --- 19:14:11 [INFO] Starting audit... 19:14:11 Audit done. 19:14:11 [INFO] You have 0 Checkstyle violations. 19:14:11 [INFO] 19:14:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6470 --- 19:14:11 [INFO] 19:14:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 19:14:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/src/main/resources 19:14:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/target/generated-sources/spi 19:14:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/target/generated-sources/spi 19:14:11 [INFO] 19:14:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6470 --- 19:14:11 [INFO] Recompiling the module because of changed dependency. 19:14:11 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 19:14:11 [INFO] 19:14:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6470 >>> 19:14:11 [INFO] 19:14:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6470 --- 19:14:11 [INFO] Fork Value is true 19:14:14 [INFO] Done SpotBugs Analysis.... 19:14:14 [INFO] 19:14:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6470 <<< 19:14:14 [INFO] 19:14:14 [INFO] 19:14:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6470 --- 19:14:14 [INFO] BugInstance size is 0 19:14:14 [INFO] Error size is 0 19:14:14 [INFO] No errors/warnings found 19:14:14 [INFO] 19:14:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 19:14:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/src/test/resources 19:14:14 [INFO] 19:14:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6470 --- 19:14:14 [INFO] No sources to compile 19:14:14 [INFO] 19:14:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6470 --- 19:14:14 [INFO] No tests to run. 19:14:14 [INFO] 19:14:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6470 --- 19:14:14 [INFO] 19:14:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 19:14:14 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.2-SNAPSHOT.jar 19:14:14 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/classes/META-INF/MANIFEST.MF 19:14:14 [INFO] 19:14:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6470 --- 19:14:14 [INFO] No previous run data found, generating javadoc. 19:14:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.2-SNAPSHOT-javadoc.jar 19:14:16 [INFO] 19:14:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6470 --- 19:14:16 [INFO] CycloneDX: Resolving Dependencies 19:14:16 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:14:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.xml 19:14:16 [INFO] attaching as rfc6470-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.json 19:14:16 [INFO] attaching as rfc6470-7.0.2-SNAPSHOT-cyclonedx.json 19:14:16 [INFO] 19:14:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 19:14:16 [INFO] Skipping duplicate-finder execution! 19:14:16 [INFO] 19:14:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6470 --- 19:14:16 [INFO] No dependency problems found 19:14:16 [INFO] 19:14:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6470 --- 19:14:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.2-SNAPSHOT-sources.jar 19:14:16 [INFO] 19:14:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6470 --- 19:14:16 [INFO] 19:14:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6470 --- 19:14:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:16 [INFO] 19:14:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6470 --- 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-SNAPSHOT.jar 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-SNAPSHOT.pom 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-SNAPSHOT-javadoc.jar 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-SNAPSHOT-cyclonedx.json 19:14:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-SNAPSHOT-sources.jar 19:14:16 [INFO] 19:14:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 19:14:16 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-SNAPSHOT.jar 19:14:16 [INFO] Writing OBR metadata 19:14:16 [INFO] 19:14:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6470 --- 19:14:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:14:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:14:16 [INFO] 19:14:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 19:14:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:16 [INFO] 19:14:16 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 19:14:16 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.2-SNAPSHOT [12/119] 19:14:16 [INFO] ------------------------------[ feature ]------------------------------- 19:14:16 [INFO] 19:14:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6470 --- 19:14:16 [INFO] 19:14:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 19:14:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:16 [INFO] 19:14:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 19:14:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:16 [INFO] 19:14:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 19:14:17 [INFO] 19:14:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 19:14:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:17 [INFO] argLine set to empty 19:14:17 [INFO] 19:14:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6470 --- 19:14:17 [INFO] Starting audit... 19:14:17 Audit done. 19:14:17 [INFO] You have 0 Checkstyle violations. 19:14:17 [INFO] 19:14:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6470 --- 19:14:17 [INFO] Starting audit... 19:14:17 Audit done. 19:14:17 [INFO] You have 0 Checkstyle violations. 19:14:17 [INFO] 19:14:17 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6470 --- 19:14:17 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/classes/META-INF/maven/dependencies.properties 19:14:17 [INFO] 19:14:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 19:14:17 [INFO] 19:14:17 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 19:14:18 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml 19:14:18 [INFO] ...done! 19:14:18 [INFO] Attaching features XML 19:14:18 [INFO] 19:14:18 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6470 --- 19:14:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:18 [INFO] 19:14:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 19:14:18 [INFO] 19:14:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 19:14:18 [INFO] 19:14:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 19:14:18 [INFO] 19:14:18 [INFO] 19:14:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 19:14:18 [INFO] 19:14:18 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6470 --- 19:14:18 [INFO] 19:14:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6470 --- 19:14:18 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/surefire-reports 19:14:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:18 [INFO] 19:14:18 [INFO] ------------------------------------------------------- 19:14:18 [INFO] T E S T S 19:14:18 [INFO] ------------------------------------------------------- 19:14:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.85 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:31 [INFO] 19:14:31 [INFO] Results: 19:14:31 [INFO] 19:14:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:14:31 [INFO] 19:14:31 [INFO] 19:14:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6470 --- 19:14:31 [INFO] 19:14:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 19:14:31 [INFO] 19:14:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6470 --- 19:14:31 [INFO] CycloneDX: Resolving Dependencies 19:14:34 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:14:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.xml 19:14:34 [INFO] attaching as odl-netconf-model-rfc6470-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.json 19:14:34 [INFO] attaching as odl-netconf-model-rfc6470-7.0.2-SNAPSHOT-cyclonedx.json 19:14:34 [INFO] 19:14:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 19:14:34 [INFO] Skipping duplicate-finder execution! 19:14:34 [INFO] 19:14:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 19:14:34 [INFO] Skipping plugin execution 19:14:34 [INFO] 19:14:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 19:14:34 [INFO] No sources in project. Archive not created. 19:14:34 [INFO] 19:14:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 19:14:34 [INFO] 19:14:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6470 --- 19:14:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:34 [INFO] 19:14:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6470 --- 19:14:34 [INFO] No primary artifact to install, installing attached artifacts instead. 19:14:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-SNAPSHOT.pom 19:14:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-SNAPSHOT-features.xml 19:14:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-SNAPSHOT-cyclonedx.json 19:14:34 [INFO] 19:14:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 19:14:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:14:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:14:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:14:34 [INFO] 19:14:34 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 19:14:34 [INFO] Building rfc6243 7.0.2-SNAPSHOT [13/119] 19:14:34 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:34 [INFO] 19:14:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6243 --- 19:14:34 [INFO] 19:14:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6243 --- 19:14:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:34 [INFO] 19:14:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 19:14:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:34 [INFO] 19:14:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6243 --- 19:14:35 [INFO] 19:14:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6243 --- 19:14:35 [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/netconf-maven-merge-master/model/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:35 [INFO] 19:14:35 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6243 --- 19:14:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:35 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6243/src/main/yang 19:14:35 [INFO] yang-to-sources: Found 2 dependencies in 946.0 μs 19:14:35 [INFO] yang-to-sources: Project model files found: 1 in 2.288 ms 19:14:35 [INFO] yang-to-sources: 3 YANG models processed in 43.41 ms 19:14:35 [INFO] BindingJavaFileGenerator: Defined 12 files in 10.53 ms 19:14:35 [INFO] Sorted 12 files into 3 directories in 102.2 μs 19:14:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 16.07 ms 19:14:35 [INFO] 19:14:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6243 --- 19:14:35 [INFO] Starting audit... 19:14:35 Audit done. 19:14:35 [INFO] You have 0 Checkstyle violations. 19:14:35 [INFO] 19:14:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6243 --- 19:14:35 [INFO] Starting audit... 19:14:35 Audit done. 19:14:35 [INFO] You have 0 Checkstyle violations. 19:14:35 [INFO] 19:14:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6243 --- 19:14:35 [INFO] 19:14:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 19:14:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/src/main/resources 19:14:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/target/generated-sources/spi 19:14:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/target/generated-sources/spi 19:14:35 [INFO] 19:14:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6243 --- 19:14:35 [INFO] Recompiling the module because of changed dependency. 19:14:35 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 19:14:35 [INFO] 19:14:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6243 >>> 19:14:35 [INFO] 19:14:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6243 --- 19:14:35 [INFO] Fork Value is true 19:14:38 [INFO] Done SpotBugs Analysis.... 19:14:38 [INFO] 19:14:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6243 <<< 19:14:38 [INFO] 19:14:38 [INFO] 19:14:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6243 --- 19:14:38 [INFO] BugInstance size is 0 19:14:38 [INFO] Error size is 0 19:14:38 [INFO] No errors/warnings found 19:14:38 [INFO] 19:14:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 19:14:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/src/test/resources 19:14:38 [INFO] 19:14:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6243 --- 19:14:38 [INFO] No sources to compile 19:14:38 [INFO] 19:14:38 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6243 --- 19:14:38 [INFO] No tests to run. 19:14:38 [INFO] 19:14:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6243 --- 19:14:38 [INFO] 19:14:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 19:14:38 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.2-SNAPSHOT.jar 19:14:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/classes/META-INF/MANIFEST.MF 19:14:38 [INFO] 19:14:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6243 --- 19:14:38 [INFO] No previous run data found, generating javadoc. 19:14:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.2-SNAPSHOT-javadoc.jar 19:14:39 [INFO] 19:14:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6243 --- 19:14:39 [INFO] CycloneDX: Resolving Dependencies 19:14:40 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:14:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.xml 19:14:40 [INFO] attaching as rfc6243-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.json 19:14:40 [INFO] attaching as rfc6243-7.0.2-SNAPSHOT-cyclonedx.json 19:14:40 [INFO] 19:14:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 19:14:40 [INFO] Skipping duplicate-finder execution! 19:14:40 [INFO] 19:14:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6243 --- 19:14:40 [INFO] No dependency problems found 19:14:40 [INFO] 19:14:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6243 --- 19:14:40 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.2-SNAPSHOT-sources.jar 19:14:40 [INFO] 19:14:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6243 --- 19:14:40 [INFO] 19:14:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6243 --- 19:14:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:40 [INFO] 19:14:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6243 --- 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-SNAPSHOT.jar 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-SNAPSHOT.pom 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-SNAPSHOT-javadoc.jar 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-SNAPSHOT-cyclonedx.json 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-SNAPSHOT-sources.jar 19:14:40 [INFO] 19:14:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 19:14:40 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-SNAPSHOT.jar 19:14:40 [INFO] Writing OBR metadata 19:14:40 [INFO] 19:14:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6243 --- 19:14:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:14:40 [INFO] 19:14:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 19:14:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:40 [INFO] 19:14:40 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 19:14:40 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.2-SNAPSHOT [14/119] 19:14:40 [INFO] ------------------------------[ feature ]------------------------------- 19:14:40 [INFO] 19:14:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] 19:14:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:40 [INFO] 19:14:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:40 [INFO] 19:14:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] 19:14:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:40 [INFO] argLine set to empty 19:14:40 [INFO] 19:14:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Starting audit... 19:14:40 Audit done. 19:14:40 [INFO] You have 0 Checkstyle violations. 19:14:40 [INFO] 19:14:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Starting audit... 19:14:40 Audit done. 19:14:40 [INFO] You have 0 Checkstyle violations. 19:14:40 [INFO] 19:14:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/classes/META-INF/maven/dependencies.properties 19:14:40 [INFO] 19:14:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] 19:14:40 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml 19:14:40 [INFO] ...done! 19:14:40 [INFO] Attaching features XML 19:14:40 [INFO] 19:14:40 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6243 --- 19:14: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 19:14:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:40 [INFO] 19:14:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 19:14:40 [INFO] 19:14:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] 19:14:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 19:14:40 [INFO] 19:14:40 [INFO] 19:14:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] 19:14:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] 19:14:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6243 --- 19:14:40 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/surefire-reports 19:14:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:40 [INFO] 19:14:40 [INFO] ------------------------------------------------------- 19:14:40 [INFO] T E S T S 19:14:40 [INFO] ------------------------------------------------------- 19:14:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.25 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:53 [INFO] 19:14:53 [INFO] Results: 19:14:53 [INFO] 19:14:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:14:53 [INFO] 19:14:53 [INFO] 19:14:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6243 --- 19:14:53 [INFO] 19:14:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 19:14:53 [INFO] 19:14:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6243 --- 19:14:53 [INFO] CycloneDX: Resolving Dependencies 19:14:57 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:14:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.xml 19:14:57 [INFO] attaching as odl-netconf-model-rfc6243-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.json 19:14:57 [INFO] attaching as odl-netconf-model-rfc6243-7.0.2-SNAPSHOT-cyclonedx.json 19:14:57 [INFO] 19:14:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 19:14:57 [INFO] Skipping duplicate-finder execution! 19:14:57 [INFO] 19:14:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 19:14:57 [INFO] Skipping plugin execution 19:14:57 [INFO] 19:14:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 19:14:57 [INFO] No sources in project. Archive not created. 19:14:57 [INFO] 19:14:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 19:14:57 [INFO] 19:14:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6243 --- 19:14:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:57 [INFO] 19:14:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6243 --- 19:14:57 [INFO] No primary artifact to install, installing attached artifacts instead. 19:14:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-SNAPSHOT.pom 19:14:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-SNAPSHOT-features.xml 19:14:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-SNAPSHOT-cyclonedx.xml 19:14:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-SNAPSHOT-cyclonedx.json 19:14:57 [INFO] 19:14:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 19:14:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:57 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:14:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:57 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml 19:14:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:14:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:57 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:14:57 [INFO] 19:14:57 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 19:14:57 [INFO] Building rfc8526 7.0.2-SNAPSHOT [15/119] 19:14:57 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:57 [INFO] 19:14:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8526 --- 19:14:57 [INFO] 19:14:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8526 --- 19:14:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:57 [INFO] 19:14:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 19:14:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:57 [INFO] 19:14:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8526 --- 19:14:57 [INFO] 19:14:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8526 --- 19:14:57 [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/netconf-maven-merge-master/model/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:57 [INFO] 19:14:57 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8526 --- 19:14:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/yang 19:14:57 [INFO] yang-to-sources: Found 7 dependencies in 1.822 ms 19:14:57 [INFO] yang-to-sources: Project model files found: 1 in 3.891 ms 19:14:57 [INFO] yang-to-sources: 8 YANG models processed in 56.39 ms 19:14:57 [INFO] BindingJavaFileGenerator: Defined 40 files in 15.16 ms 19:14:57 [INFO] Sorted 40 files into 14 directories in 176.7 μs 19:14:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 40.03 ms 19:14:57 [INFO] 19:14:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8526 --- 19:14:57 [INFO] Starting audit... 19:14:57 Audit done. 19:14:57 [INFO] You have 0 Checkstyle violations. 19:14:57 [INFO] 19:14:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8526 --- 19:14:57 [INFO] Starting audit... 19:14:57 Audit done. 19:14:57 [INFO] You have 0 Checkstyle violations. 19:14:57 [INFO] 19:14:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8526 --- 19:14:57 [INFO] 19:14:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 19:14:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/resources 19:14:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/target/generated-sources/spi 19:14:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/target/generated-sources/spi 19:14:57 [INFO] 19:14:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8526 --- 19:14:57 [INFO] Recompiling the module because of changed dependency. 19:14:57 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 19:14:58 [INFO] 19:14:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8526 >>> 19:14:58 [INFO] 19:14:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8526 --- 19:14:58 [INFO] Fork Value is true 19:15:01 [INFO] Done SpotBugs Analysis.... 19:15:01 [INFO] 19:15:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8526 <<< 19:15:01 [INFO] 19:15:01 [INFO] 19:15:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8526 --- 19:15:01 [INFO] BugInstance size is 0 19:15:01 [INFO] Error size is 0 19:15:01 [INFO] No errors/warnings found 19:15:01 [INFO] 19:15:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 19:15:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/src/test/resources 19:15:01 [INFO] 19:15:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8526 --- 19:15:01 [INFO] No sources to compile 19:15:01 [INFO] 19:15:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8526 --- 19:15:01 [INFO] No tests to run. 19:15:01 [INFO] 19:15:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8526 --- 19:15:01 [INFO] 19:15:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 19:15:01 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.2-SNAPSHOT.jar 19:15:01 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/classes/META-INF/MANIFEST.MF 19:15:01 [INFO] 19:15:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8526 --- 19:15:01 [INFO] No previous run data found, generating javadoc. 19:15:03 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.2-SNAPSHOT-javadoc.jar 19:15:03 [INFO] 19:15:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8526 --- 19:15:03 [INFO] CycloneDX: Resolving Dependencies 19:15:04 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:15:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.xml 19:15:04 [INFO] attaching as rfc8526-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.json 19:15:04 [INFO] attaching as rfc8526-7.0.2-SNAPSHOT-cyclonedx.json 19:15:04 [INFO] 19:15:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 19:15:04 [INFO] Skipping duplicate-finder execution! 19:15:04 [INFO] 19:15:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8526 --- 19:15:04 [INFO] No dependency problems found 19:15:04 [INFO] 19:15:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8526 --- 19:15:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.2-SNAPSHOT-sources.jar 19:15:04 [INFO] 19:15:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8526 --- 19:15:04 [INFO] 19:15:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8526 --- 19:15:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:15:04 [INFO] 19:15:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8526 --- 19:15:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-SNAPSHOT.jar 19:15:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-SNAPSHOT.pom 19:15:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-SNAPSHOT-javadoc.jar 19:15:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-SNAPSHOT-cyclonedx.json 19:15:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-SNAPSHOT-sources.jar 19:15:04 [INFO] 19:15:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 19:15:04 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-SNAPSHOT.jar 19:15:04 [INFO] Writing OBR metadata 19:15:04 [INFO] 19:15:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8526 --- 19:15:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:15:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:15:04 [INFO] 19:15:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 19:15:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:04 [INFO] 19:15:04 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 19:15:04 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.2-SNAPSHOT [16/119] 19:15:04 [INFO] ------------------------------[ feature ]------------------------------- 19:15:04 [INFO] 19:15:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8526 --- 19:15:04 [INFO] 19:15:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 19:15:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:04 [INFO] 19:15:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 19:15:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:04 [INFO] 19:15:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 19:15:04 [INFO] 19:15:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 19:15:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:04 [INFO] argLine set to empty 19:15:04 [INFO] 19:15:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8526 --- 19:15:04 [INFO] Starting audit... 19:15:04 Audit done. 19:15:04 [INFO] You have 0 Checkstyle violations. 19:15:04 [INFO] 19:15:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] Starting audit... 19:15:05 Audit done. 19:15:05 [INFO] You have 0 Checkstyle violations. 19:15:05 [INFO] 19:15:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/classes/META-INF/maven/dependencies.properties 19:15:05 [INFO] 19:15:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] 19:15:05 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml 19:15:05 [INFO] ...done! 19:15:05 [INFO] Attaching features XML 19:15:05 [INFO] 19:15:05 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8526 --- 19:15:05 [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 19:15:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:05 [INFO] 19:15:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 19:15:05 [INFO] 19:15:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] 19:15:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 19:15:05 [INFO] 19:15:05 [INFO] 19:15:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] 19:15:05 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] 19:15:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8526 --- 19:15:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/surefire-reports 19:15:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:15:05 [INFO] 19:15:05 [INFO] ------------------------------------------------------- 19:15:05 [INFO] T E S T S 19:15:05 [INFO] ------------------------------------------------------- 19:15:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.92 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:19 [INFO] 19:15:19 [INFO] Results: 19:15:19 [INFO] 19:15:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:15:19 [INFO] 19:15:19 [INFO] 19:15:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8526 --- 19:15:19 [INFO] 19:15:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 19:15:19 [INFO] 19:15:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8526 --- 19:15:19 [INFO] CycloneDX: Resolving Dependencies 19:15:21 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 19:15:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.xml 19:15:22 [INFO] attaching as odl-netconf-model-rfc8526-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.json 19:15:22 [INFO] attaching as odl-netconf-model-rfc8526-7.0.2-SNAPSHOT-cyclonedx.json 19:15:22 [INFO] 19:15:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 19:15:22 [INFO] Skipping duplicate-finder execution! 19:15:22 [INFO] 19:15:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 19:15:22 [INFO] Skipping plugin execution 19:15:22 [INFO] 19:15:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 19:15:22 [INFO] No sources in project. Archive not created. 19:15:22 [INFO] 19:15:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 19:15:22 [INFO] 19:15:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8526 --- 19:15:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:22 [INFO] 19:15:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8526 --- 19:15:22 [INFO] No primary artifact to install, installing attached artifacts instead. 19:15:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-SNAPSHOT.pom 19:15:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-SNAPSHOT-features.xml 19:15:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-SNAPSHOT-cyclonedx.json 19:15:22 [INFO] 19:15:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 19:15:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:15:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:15:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:15:22 [INFO] 19:15:22 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 19:15:22 [INFO] Building netconf-api 7.0.2-SNAPSHOT [17/119] 19:15:22 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:22 [INFO] 19:15:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-api --- 19:15:22 [INFO] 19:15:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-api --- 19:15:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:22 [INFO] 19:15:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-api --- 19:15:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:22 [INFO] 19:15:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-api --- 19:15:22 [INFO] 19:15:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-api --- 19:15:22 [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/netconf-maven-merge-master/protocol/netconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:22 [INFO] 19:15:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-api --- 19:15:22 [INFO] Starting audit... 19:15:22 Audit done. 19:15:22 [INFO] You have 0 Checkstyle violations. 19:15:22 [INFO] 19:15:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-api --- 19:15:26 [INFO] Starting audit... 19:15:26 Audit done. 19:15:26 [INFO] You have 0 Checkstyle violations. 19:15:26 [INFO] 19:15:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-api --- 19:15:26 [INFO] 19:15:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 19:15:26 [INFO] Copying 1 resource from src/main/resources to target/classes 19:15:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/generated-sources/spi 19:15:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/generated-sources/yang 19:15:26 [INFO] 19:15:26 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-api --- 19:15:26 [INFO] Recompiling the module because of changed dependency. 19:15:26 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 19:15:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 19:15:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 19:15:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 19:15:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 19:15:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[21,17] requires directive for an automatic module 19:15:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 19:15:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 19:15:26 [INFO] 19:15:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-api >>> 19:15:26 [INFO] 19:15:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-api --- 19:15:26 [INFO] Fork Value is true 19:15:28 [INFO] Done SpotBugs Analysis.... 19:15:28 [INFO] 19:15:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-api <<< 19:15:28 [INFO] 19:15:28 [INFO] 19:15:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-api --- 19:15:28 [INFO] BugInstance size is 0 19:15:28 [INFO] Error size is 0 19:15:28 [INFO] No errors/warnings found 19:15:28 [INFO] 19:15:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 19:15:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/test/resources 19:15:28 [INFO] 19:15:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-api --- 19:15:28 [INFO] Recompiling the module because of changed dependency. 19:15:28 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 19:15:28 [INFO] 19:15:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-api --- 19:15:28 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/surefire-reports 19:15:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:15:28 [INFO] 19:15:28 [INFO] ------------------------------------------------------- 19:15:28 [INFO] T E S T S 19:15:28 [INFO] ------------------------------------------------------- 19:15:29 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 19:15:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:15:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:15:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 19:15:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 19:15:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 19:15:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 19:15:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 19:15:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 19:15:30 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:15:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:15:30 [INFO] 19:15:30 [INFO] Results: 19:15:30 [INFO] 19:15:30 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 19:15:30 [INFO] 19:15:30 [INFO] 19:15:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-api --- 19:15:30 [INFO] 19:15:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 19:15:30 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package: 19:15:30 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:15:30 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 19:15:30 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:15:30 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.2-SNAPSHOT.jar 19:15:30 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 19:15:30 [INFO] 19:15:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-api --- 19:15:30 [INFO] No previous run data found, generating javadoc. 19:15:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.2-SNAPSHOT-javadoc.jar 19:15:32 [INFO] 19:15:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-api --- 19:15:32 [INFO] CycloneDX: Resolving Dependencies 19:15:32 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 19:15:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.xml 19:15:32 [INFO] attaching as netconf-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.json 19:15:33 [INFO] attaching as netconf-api-7.0.2-SNAPSHOT-cyclonedx.json 19:15:33 [INFO] 19:15:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 19:15:33 [INFO] Skipping duplicate-finder execution! 19:15:33 [INFO] 19:15:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-api --- 19:15:33 [INFO] No dependency problems found 19:15:33 [INFO] 19:15:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-api --- 19:15:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.2-SNAPSHOT-sources.jar 19:15:33 [INFO] 19:15:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-api --- 19:15:33 [INFO] 19:15:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-api --- 19:15:33 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/code-coverage/jacoco.exec 19:15:33 [INFO] Analyzed bundle 'netconf-api' with 18 classes 19:15:33 [INFO] 19:15:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-api --- 19:15:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-SNAPSHOT.jar 19:15:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-SNAPSHOT.pom 19:15:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-SNAPSHOT-javadoc.jar 19:15:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-SNAPSHOT-cyclonedx.json 19:15:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-SNAPSHOT-sources.jar 19:15:33 [INFO] 19:15:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 19:15:33 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-SNAPSHOT.jar 19:15:33 [INFO] Writing OBR metadata 19:15:33 [INFO] 19:15:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-api --- 19:15:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:15:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:15:33 [INFO] 19:15:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 19:15:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:33 [INFO] 19:15:33 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 19:15:33 [INFO] Building OpenDaylight :: Netconf :: API 7.0.2-SNAPSHOT [18/119] 19:15:33 [INFO] ------------------------------[ feature ]------------------------------- 19:15:33 [INFO] 19:15:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-api --- 19:15:33 [INFO] 19:15:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-api --- 19:15:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:33 [INFO] 19:15:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 19:15:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:33 [INFO] 19:15:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-api --- 19:15:34 [INFO] 19:15:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-api --- 19:15:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:34 [INFO] argLine set to empty 19:15:34 [INFO] 19:15:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-api --- 19:15:34 [INFO] Starting audit... 19:15:34 Audit done. 19:15:34 [INFO] You have 0 Checkstyle violations. 19:15:34 [INFO] 19:15:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-api --- 19:15:34 [INFO] Starting audit... 19:15:34 Audit done. 19:15:34 [INFO] You have 0 Checkstyle violations. 19:15:34 [INFO] 19:15:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-api --- 19:15:34 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/classes/META-INF/maven/dependencies.properties 19:15:34 [INFO] 19:15:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-api --- 19:15:34 [INFO] 19:15:34 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 19:15:34 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/feature/feature.xml 19:15:34 [INFO] ...done! 19:15:34 [INFO] Attaching features XML 19:15:34 [INFO] 19:15:34 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-api --- 19:15:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:15:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:34 [INFO] 19:15:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 19:15:34 [INFO] 19:15:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-api --- 19:15:34 [INFO] 19:15:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 19:15:34 [INFO] 19:15:34 [INFO] 19:15:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-api --- 19:15:34 [INFO] 19:15:34 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-api --- 19:15:34 [INFO] 19:15:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-api --- 19:15:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/surefire-reports 19:15:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:15:34 [INFO] 19:15:34 [INFO] ------------------------------------------------------- 19:15:34 [INFO] T E S T S 19:15:34 [INFO] ------------------------------------------------------- 19:15:35 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.56 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:47 [INFO] 19:15:47 [INFO] Results: 19:15:47 [INFO] 19:15:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:15:47 [INFO] 19:15:47 [INFO] 19:15:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-api --- 19:15:47 [INFO] 19:15:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-api --- 19:15:47 [INFO] 19:15:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-api --- 19:15:47 [INFO] CycloneDX: Resolving Dependencies 19:15:51 [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) 19:15:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.xml 19:15:51 [INFO] attaching as odl-netconf-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.json 19:15:51 [INFO] attaching as odl-netconf-api-7.0.2-SNAPSHOT-cyclonedx.json 19:15:51 [INFO] 19:15:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 19:15:51 [INFO] Skipping duplicate-finder execution! 19:15:51 [INFO] 19:15:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-api --- 19:15:51 [INFO] Skipping plugin execution 19:15:51 [INFO] 19:15:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-api --- 19:15:51 [INFO] No sources in project. Archive not created. 19:15:51 [INFO] 19:15:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-api --- 19:15:51 [INFO] 19:15:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-api --- 19:15:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:51 [INFO] 19:15:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-api --- 19:15:51 [INFO] No primary artifact to install, installing attached artifacts instead. 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-SNAPSHOT.pom 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-SNAPSHOT-features.xml 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-SNAPSHOT-cyclonedx.json 19:15:51 [INFO] 19:15:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-api --- 19:15:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:51 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:15:51 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:51 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:51 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:15:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:51 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:15:51 [INFO] 19:15:51 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 19:15:51 [INFO] Building rfc6022 7.0.2-SNAPSHOT [19/119] 19:15:51 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:51 [INFO] 19:15:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6022 --- 19:15:51 [INFO] 19:15:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6022 --- 19:15:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:51 [INFO] 19:15:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 19:15:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:51 [INFO] 19:15:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6022 --- 19:15:51 [INFO] 19:15:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6022 --- 19:15:51 [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/netconf-maven-merge-master/model/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:51 [INFO] 19:15:51 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6022 --- 19:15:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:51 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/yang 19:15:51 [INFO] yang-to-sources: Found 2 dependencies in 1.140 ms 19:15:51 [INFO] yang-to-sources: Project model files found: 1 in 6.078 ms 19:15:51 [INFO] yang-to-sources: 3 YANG models processed in 21.03 ms 19:15:51 [INFO] BindingJavaFileGenerator: Defined 58 files in 7.697 ms 19:15:51 [INFO] Sorted 58 files into 13 directories in 214.4 μs 19:15:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 27.90 ms 19:15:51 [INFO] 19:15:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6022 --- 19:15:51 [INFO] Starting audit... 19:15:51 Audit done. 19:15:51 [INFO] You have 0 Checkstyle violations. 19:15:51 [INFO] 19:15:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6022 --- 19:15:51 [INFO] Starting audit... 19:15:51 Audit done. 19:15:51 [INFO] You have 0 Checkstyle violations. 19:15:51 [INFO] 19:15:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6022 --- 19:15:51 [INFO] 19:15:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 19:15:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/resources 19:15:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/target/generated-sources/spi 19:15:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/target/generated-sources/spi 19:15:51 [INFO] 19:15:51 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6022 --- 19:15:51 [INFO] Recompiling the module because of changed dependency. 19:15:51 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 19:15:52 [INFO] 19:15:52 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6022 >>> 19:15:52 [INFO] 19:15:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6022 --- 19:15:52 [INFO] Fork Value is true 19:15:55 [INFO] Done SpotBugs Analysis.... 19:15:55 [INFO] 19:15:55 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6022 <<< 19:15:55 [INFO] 19:15:55 [INFO] 19:15:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6022 --- 19:15:55 [INFO] BugInstance size is 0 19:15:55 [INFO] Error size is 0 19:15:55 [INFO] No errors/warnings found 19:15:55 [INFO] 19:15:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 19:15:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/src/test/resources 19:15:55 [INFO] 19:15:55 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6022 --- 19:15:55 [INFO] No sources to compile 19:15:55 [INFO] 19:15:55 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6022 --- 19:15:55 [INFO] No tests to run. 19:15:55 [INFO] 19:15:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6022 --- 19:15:55 [INFO] 19:15:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 19:15:55 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.2-SNAPSHOT.jar 19:15:55 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/classes/META-INF/MANIFEST.MF 19:15:55 [INFO] 19:15:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6022 --- 19:15:55 [INFO] No previous run data found, generating javadoc. 19:15:57 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.2-SNAPSHOT-javadoc.jar 19:15:57 [INFO] 19:15:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6022 --- 19:15:57 [INFO] CycloneDX: Resolving Dependencies 19:15:58 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:15:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.xml 19:15:58 [INFO] attaching as rfc6022-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.json 19:15:58 [INFO] attaching as rfc6022-7.0.2-SNAPSHOT-cyclonedx.json 19:15:58 [INFO] 19:15:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 19:15:58 [INFO] Skipping duplicate-finder execution! 19:15:58 [INFO] 19:15:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6022 --- 19:15:58 [INFO] No dependency problems found 19:15:58 [INFO] 19:15:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6022 --- 19:15:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.2-SNAPSHOT-sources.jar 19:15:58 [INFO] 19:15:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6022 --- 19:15:58 [INFO] 19:15:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6022 --- 19:15:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:15:58 [INFO] 19:15:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6022 --- 19:15:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-SNAPSHOT.jar 19:15:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-SNAPSHOT.pom 19:15:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-SNAPSHOT-javadoc.jar 19:15:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-SNAPSHOT-cyclonedx.xml 19:15:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-SNAPSHOT-cyclonedx.json 19:15:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-SNAPSHOT-sources.jar 19:15:58 [INFO] 19:15:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 19:15:58 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-SNAPSHOT.jar 19:15:58 [INFO] Writing OBR metadata 19:15:58 [INFO] 19:15:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6022 --- 19:15:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml 19:15:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:15:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:15:58 [INFO] 19:15:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 19:15:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:58 [INFO] 19:15:58 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 19:15:58 [INFO] Building netconf-common-mdsal 7.0.2-SNAPSHOT [20/119] 19:15:58 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:58 [INFO] 19:15:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common-mdsal --- 19:15:58 [INFO] 19:15:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common-mdsal --- 19:15:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:58 [INFO] 19:15:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 19:15:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:58 [INFO] 19:15:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common-mdsal --- 19:15:59 [INFO] 19:15:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 19:15:59 [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/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:59 [INFO] 19:15:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common-mdsal --- 19:15:59 [INFO] Starting audit... 19:15:59 Audit done. 19:15:59 [INFO] You have 0 Checkstyle violations. 19:15:59 [INFO] 19:15:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common-mdsal --- 19:15:59 [INFO] Starting audit... 19:15:59 Audit done. 19:15:59 [INFO] You have 0 Checkstyle violations. 19:15:59 [INFO] 19:15:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common-mdsal --- 19:15:59 [INFO] 19:15:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 19:15:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/main/resources 19:15:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/generated-sources/spi 19:15:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/generated-sources/yang 19:15:59 [INFO] 19:15:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common-mdsal --- 19:15:59 [INFO] Recompiling the module because of changed dependency. 19:15:59 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 19:15:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:15:59 [INFO] 19:15:59 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 19:15:59 [INFO] 19:15:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-common-mdsal --- 19:15:59 [INFO] Fork Value is true 19:16:03 [INFO] Done SpotBugs Analysis.... 19:16:03 [INFO] 19:16:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 19:16:03 [INFO] 19:16:03 [INFO] 19:16:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-common-mdsal --- 19:16:03 [INFO] BugInstance size is 0 19:16:03 [INFO] Error size is 0 19:16:03 [INFO] No errors/warnings found 19:16:03 [INFO] 19:16:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 19:16:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/test/resources 19:16:03 [INFO] 19:16:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common-mdsal --- 19:16:03 [INFO] Recompiling the module because of changed dependency. 19:16:03 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:16:03 [INFO] 19:16:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-common-mdsal --- 19:16:03 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/surefire-reports 19:16:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:03 [INFO] 19:16:03 [INFO] ------------------------------------------------------- 19:16:03 [INFO] T E S T S 19:16:03 [INFO] ------------------------------------------------------- 19:16:04 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.578 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:16:06 [INFO] 19:16:06 [INFO] Results: 19:16:06 [INFO] 19:16:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:16:06 [INFO] 19:16:06 [INFO] 19:16:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-common-mdsal --- 19:16:06 [INFO] 19:16:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 19:16:06 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.2-SNAPSHOT.jar 19:16:06 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 19:16:06 [INFO] 19:16:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common-mdsal --- 19:16:06 [INFO] No previous run data found, generating javadoc. 19:16:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.2-SNAPSHOT-javadoc.jar 19:16:07 [INFO] 19:16:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-common-mdsal --- 19:16:07 [INFO] CycloneDX: Resolving Dependencies 19:16:08 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 19:16:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.xml 19:16:08 [INFO] attaching as netconf-common-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.json 19:16:08 [INFO] attaching as netconf-common-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:16:08 [INFO] 19:16:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 19:16:08 [INFO] Skipping duplicate-finder execution! 19:16:08 [INFO] 19:16:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 19:16:08 [WARNING] Used undeclared dependencies found: 19:16:08 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:16:08 [WARNING] Non-test scoped test only dependencies found: 19:16:08 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:16:08 [INFO] 19:16:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 19:16:08 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.2-SNAPSHOT-sources.jar 19:16:08 [INFO] 19:16:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common-mdsal --- 19:16:08 [INFO] 19:16:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common-mdsal --- 19:16:08 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 19:16:08 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 19:16:08 [INFO] 19:16:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common-mdsal --- 19:16:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-SNAPSHOT.jar 19:16:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-SNAPSHOT.pom 19:16:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-SNAPSHOT-javadoc.jar 19:16:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:16:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-SNAPSHOT-sources.jar 19:16:08 [INFO] 19:16:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 19:16:08 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-SNAPSHOT.jar 19:16:08 [INFO] Writing OBR metadata 19:16:08 [INFO] 19:16:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common-mdsal --- 19:16:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:16:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:16:08 [INFO] 19:16:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 19:16:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:08 [INFO] 19:16:08 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 19:16:08 [INFO] Building odl-netconf-util 7.0.2-SNAPSHOT [21/119] 19:16:08 [INFO] ------------------------------[ feature ]------------------------------- 19:16:08 [INFO] 19:16:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-util --- 19:16:08 [INFO] 19:16:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-util --- 19:16:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:08 [INFO] 19:16:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 19:16:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:08 [INFO] 19:16:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-util --- 19:16:09 [INFO] 19:16:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-util --- 19:16:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:09 [INFO] argLine set to empty 19:16:09 [INFO] 19:16:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-util --- 19:16:09 [INFO] Starting audit... 19:16:09 Audit done. 19:16:09 [INFO] You have 0 Checkstyle violations. 19:16:09 [INFO] 19:16:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-util --- 19:16:09 [INFO] Starting audit... 19:16:09 Audit done. 19:16:09 [INFO] You have 0 Checkstyle violations. 19:16:09 [INFO] 19:16:09 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-util --- 19:16:09 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/classes/META-INF/maven/dependencies.properties 19:16:09 [INFO] 19:16:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-util --- 19:16:09 [INFO] 19:16:09 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 19:16:09 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/feature/feature.xml 19:16:09 [INFO] ...done! 19:16:09 [INFO] Attaching features XML 19:16:09 [INFO] 19:16:09 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-util --- 19:16:09 [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 19:16:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:16:09 [INFO] 19:16:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 19:16:09 [INFO] 19:16:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-util --- 19:16:09 [INFO] 19:16:09 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 19:16:09 [INFO] 19:16:09 [INFO] 19:16:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-util --- 19:16:09 [INFO] 19:16:09 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-util --- 19:16:09 [INFO] 19:16:09 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-util --- 19:16:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/surefire-reports 19:16:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:09 [INFO] 19:16:09 [INFO] ------------------------------------------------------- 19:16:09 [INFO] T E S T S 19:16:09 [INFO] ------------------------------------------------------- 19:16:11 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.30 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:22 [INFO] 19:16:22 [INFO] Results: 19:16:22 [INFO] 19:16:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:16:22 [INFO] 19:16:22 [INFO] 19:16:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-util --- 19:16:22 [INFO] 19:16:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-util --- 19:16:22 [INFO] 19:16:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-util --- 19:16:22 [INFO] CycloneDX: Resolving Dependencies 19:16:26 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 19:16:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.xml 19:16:26 [INFO] attaching as odl-netconf-util-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.json 19:16:26 [INFO] attaching as odl-netconf-util-7.0.2-SNAPSHOT-cyclonedx.json 19:16:26 [INFO] 19:16:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 19:16:26 [INFO] Skipping duplicate-finder execution! 19:16:26 [INFO] 19:16:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-util --- 19:16:26 [INFO] Skipping plugin execution 19:16:26 [INFO] 19:16:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-util --- 19:16:26 [INFO] No sources in project. Archive not created. 19:16:26 [INFO] 19:16:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-util --- 19:16:26 [INFO] 19:16:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-util --- 19:16:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:26 [INFO] 19:16:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-util --- 19:16:26 [INFO] No primary artifact to install, installing attached artifacts instead. 19:16:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-SNAPSHOT.pom 19:16:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-SNAPSHOT-features.xml 19:16:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-SNAPSHOT-cyclonedx.json 19:16:26 [INFO] 19:16:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-util --- 19:16:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:26 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:16:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:16:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:16:26 [INFO] 19:16:26 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 19:16:26 [INFO] Building netconf-common 7.0.2-SNAPSHOT [22/119] 19:16:26 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:26 [INFO] 19:16:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common --- 19:16:26 [INFO] 19:16:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common --- 19:16:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:26 [INFO] 19:16:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common --- 19:16:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:26 [INFO] 19:16:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common --- 19:16:27 [INFO] 19:16:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common --- 19:16:27 [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/netconf-maven-merge-master/protocol/netconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:16:27 [INFO] 19:16:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common --- 19:16:27 [INFO] Starting audit... 19:16:27 Audit done. 19:16:27 [INFO] You have 0 Checkstyle violations. 19:16:27 [INFO] 19:16:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common --- 19:16:27 [INFO] Starting audit... 19:16:27 Audit done. 19:16:27 [INFO] You have 0 Checkstyle violations. 19:16:27 [INFO] 19:16:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common --- 19:16:27 [INFO] 19:16:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 19:16:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/resources 19:16:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/generated-sources/spi 19:16:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/generated-sources/yang 19:16:27 [INFO] 19:16:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common --- 19:16:27 [INFO] Recompiling the module because of changed dependency. 19:16:27 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 19:16:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 19:16:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 19:16:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[14,17] requires directive for an automatic module 19:16:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 19:16:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 19:16:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 19:16:27 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 19:16:27 [INFO] 19:16:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-common >>> 19:16:27 [INFO] 19:16:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-common --- 19:16:27 [INFO] Fork Value is true 19:16:29 [INFO] Done SpotBugs Analysis.... 19:16:29 [INFO] 19:16:29 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-common <<< 19:16:29 [INFO] 19:16:29 [INFO] 19:16:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-common --- 19:16:29 [INFO] BugInstance size is 0 19:16:29 [INFO] Error size is 0 19:16:29 [INFO] No errors/warnings found 19:16:29 [INFO] 19:16:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 19:16:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/test/resources 19:16:29 [INFO] 19:16:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common --- 19:16:29 [INFO] No sources to compile 19:16:29 [INFO] 19:16:29 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-common --- 19:16:29 [INFO] No tests to run. 19:16:29 [INFO] 19:16:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-common --- 19:16:29 [INFO] 19:16:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 19:16:29 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package: 19:16:29 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:29 Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] 19:16:29 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:netty-common, Jar:jakarta.annotation-api, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:29 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.2-SNAPSHOT.jar 19:16:29 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 19:16:29 [INFO] 19:16:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common --- 19:16:29 [INFO] No previous run data found, generating javadoc. 19:16:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.2-SNAPSHOT-javadoc.jar 19:16:30 [INFO] 19:16:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-common --- 19:16:30 [INFO] CycloneDX: Resolving Dependencies 19:16:31 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:16:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.xml 19:16:31 [INFO] attaching as netconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.json 19:16:31 [INFO] attaching as netconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:16:31 [INFO] 19:16:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 19:16:31 [INFO] Skipping duplicate-finder execution! 19:16:31 [INFO] 19:16:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common --- 19:16:31 [INFO] No dependency problems found 19:16:31 [INFO] 19:16:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common --- 19:16:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.2-SNAPSHOT-sources.jar 19:16:31 [INFO] 19:16:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common --- 19:16:31 [INFO] 19:16:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common --- 19:16:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:31 [INFO] 19:16:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common --- 19:16:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-SNAPSHOT.jar 19:16:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-SNAPSHOT.pom 19:16:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-SNAPSHOT-javadoc.jar 19:16:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:16:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-SNAPSHOT-sources.jar 19:16:31 [INFO] 19:16:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 19:16:31 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-SNAPSHOT.jar 19:16:31 [INFO] Writing OBR metadata 19:16:31 [INFO] 19:16:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common --- 19:16:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:16:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:16:31 [INFO] 19:16:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 19:16:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:31 [INFO] 19:16:31 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 19:16:31 [INFO] Building shaded-exificient-jar 7.0.2-SNAPSHOT [23/119] 19:16:31 [INFO] --------------------------------[ jar ]--------------------------------- 19:16:31 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 19:16:31 [INFO] 19:16:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient-jar --- 19:16:31 [INFO] 19:16:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient-jar --- 19:16:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:31 [INFO] 19:16:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 19:16:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:31 [INFO] 19:16:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient-jar --- 19:16:32 [INFO] 19:16:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 19:16:32 [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/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:16:32 [INFO] 19:16:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient-jar --- 19:16:32 [INFO] Starting audit... 19:16:32 Audit done. 19:16:32 [INFO] You have 0 Checkstyle violations. 19:16:32 [INFO] 19:16:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient-jar --- 19:16:32 [INFO] Starting audit... 19:16:32 Audit done. 19:16:32 [INFO] You have 0 Checkstyle violations. 19:16:32 [INFO] 19:16:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient-jar --- 19:16:33 [INFO] 19:16:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 19:16:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/src/main/resources 19:16:33 [INFO] 19:16:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient-jar --- 19:16:33 [INFO] No sources to compile 19:16:33 [INFO] 19:16:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 19:16:33 [INFO] 19:16:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-exificient-jar --- 19:16:33 [INFO] 19:16:33 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 19:16:33 [INFO] 19:16:33 [INFO] 19:16:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-exificient-jar --- 19:16:33 [INFO] 19:16:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 19:16:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/src/test/resources 19:16:33 [INFO] 19:16:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient-jar --- 19:16:33 [INFO] No sources to compile 19:16:33 [INFO] 19:16:33 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-exificient-jar --- 19:16:33 [INFO] No tests to run. 19:16:33 [INFO] 19:16:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-exificient-jar --- 19:16:33 [INFO] 19:16:33 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-exificient-jar --- 19:16:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.2-SNAPSHOT.jar 19:16:33 [INFO] 19:16:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient-jar --- 19:16:33 [INFO] 19:16:33 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ shaded-exificient-jar --- 19:16:33 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 19:16:33 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 19:16:33 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 19:16:33 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 19:16:33 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 19:16:33 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 19:16:33 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 19:16:33 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 19:16:33 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 19:16:33 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 19:16:33 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 19:16:33 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 19:16:36 [INFO] Replacing original artifact with shaded artifact. 19:16:36 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.2-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.2-SNAPSHOT-shaded.jar 19:16:36 [INFO] Replacing original source artifact with shaded source artifact. 19:16:36 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.2-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.2-SNAPSHOT-shaded-sources.jar 19:16:36 [INFO] 19:16:36 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-exificient-jar --- 19:16:36 [INFO] Skipping CycloneDX 19:16:36 [INFO] 19:16:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 19:16:36 [INFO] Skipping duplicate-finder execution! 19:16:36 [INFO] 19:16:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 19:16:36 [WARNING] Unused declared dependencies found: 19:16:36 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 19:16:36 [INFO] 19:16:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 19:16:36 [INFO] No sources in project. Archive not created. 19:16:36 [INFO] 19:16:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient-jar --- 19:16:36 [INFO] 19:16:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient-jar --- 19:16:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:36 [INFO] 19:16:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient-jar --- 19:16:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.2-SNAPSHOT/shaded-exificient-jar-7.0.2-SNAPSHOT.jar 19:16:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.2-SNAPSHOT/shaded-exificient-jar-7.0.2-SNAPSHOT.pom 19:16:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.2-SNAPSHOT/shaded-exificient-jar-7.0.2-SNAPSHOT-sources.jar 19:16:36 [INFO] 19:16:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient-jar --- 19:16:36 [INFO] Skipping artifact deployment 19:16:36 [INFO] 19:16:36 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 19:16:36 [INFO] Building shaded-exificient 7.0.2-SNAPSHOT [24/119] 19:16:36 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:36 [INFO] 19:16:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient --- 19:16:36 [INFO] 19:16:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient --- 19:16:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:36 [INFO] 19:16:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient --- 19:16:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:36 [INFO] 19:16:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient --- 19:16:37 [INFO] 19:16:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient --- 19:16:37 [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/netconf-maven-merge-master/third-party/shaded-exificient/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:16:37 [INFO] 19:16:37 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-exificient --- 19:16:37 [INFO] 19:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient --- 19:16:37 [INFO] Starting audit... 19:16:37 Audit done. 19:16:37 [INFO] You have 0 Checkstyle violations. 19:16:37 [INFO] 19:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient --- 19:16:37 [INFO] Starting audit... 19:16:37 Audit done. 19:16:37 [INFO] You have 0 Checkstyle violations. 19:16:37 [INFO] 19:16:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient --- 19:16:37 [INFO] 19:16:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 19:16:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/src/main/resources 19:16:37 [INFO] 19:16:37 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient --- 19:16:37 [INFO] No sources to compile 19:16:37 [INFO] 19:16:37 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-exificient --- 19:16:37 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.2-SNAPSHOT:jar 19:16:38 [INFO] 19:16:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 19:16:38 [INFO] 19:16:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-exificient --- 19:16:38 [INFO] 19:16:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 19:16:38 [INFO] 19:16:38 [INFO] 19:16:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-exificient --- 19:16:38 [INFO] 19:16:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 19:16:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/src/test/resources 19:16:38 [INFO] 19:16:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient --- 19:16:38 [INFO] No sources to compile 19:16:38 [INFO] 19:16:38 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-exificient --- 19:16:38 [INFO] No tests to run. 19:16:38 [INFO] 19:16:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-exificient --- 19:16:38 [INFO] 19:16:38 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-exificient --- 19:16:38 [INFO] Source directory: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-sources added. 19:16:38 [INFO] 19:16:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 19:16:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:38 Package found in [Jar:., Jar:shaded-exificient-jar] 19:16:38 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:38 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.2-SNAPSHOT.jar 19:16:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 19:16:38 [INFO] 19:16:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient --- 19:16:38 [INFO] Skipping javadoc generation 19:16:38 [INFO] 19:16:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-exificient --- 19:16:38 [INFO] CycloneDX: Resolving Dependencies 19:16:39 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 19:16:39 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 19:16:39 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 19:16:39 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 19:16:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.xml 19:16:39 [INFO] attaching as shaded-exificient-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.json 19:16:39 [INFO] attaching as shaded-exificient-7.0.2-SNAPSHOT-cyclonedx.json 19:16:39 [INFO] 19:16:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 19:16:39 [INFO] Skipping duplicate-finder execution! 19:16:39 [INFO] 19:16:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient --- 19:16:39 [WARNING] Used undeclared dependencies found: 19:16:39 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 19:16:39 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 19:16:39 [INFO] 19:16:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient --- 19:16:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.2-SNAPSHOT-sources.jar 19:16:39 [INFO] 19:16:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient --- 19:16:39 [INFO] Skipping modernizer execution! 19:16:39 [INFO] 19:16:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient --- 19:16:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:39 [INFO] 19:16:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient --- 19:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-SNAPSHOT.jar 19:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-SNAPSHOT.pom 19:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-SNAPSHOT-cyclonedx.json 19:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-SNAPSHOT-sources.jar 19:16:39 [INFO] 19:16:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 19:16:39 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-SNAPSHOT.jar 19:16:39 [INFO] Writing OBR metadata 19:16:39 [INFO] 19:16:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient --- 19:16:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:16:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:16:39 [INFO] 19:16:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 19:16:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:39 [INFO] 19:16:39 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 19:16:39 [INFO] Building netconf-test-util 7.0.2-SNAPSHOT [25/119] 19:16:39 [INFO] --------------------------------[ jar ]--------------------------------- 19:16:40 [INFO] 19:16:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-util --- 19:16:40 [INFO] 19:16:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-util --- 19:16:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:40 [INFO] 19:16:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-util --- 19:16:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:40 [INFO] 19:16:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-util --- 19:16:40 [INFO] 19:16:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-util --- 19:16:40 [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/netconf-maven-merge-master/protocol/netconf-test-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:16:40 [INFO] 19:16:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-util --- 19:16:40 [INFO] Starting audit... 19:16:40 Audit done. 19:16:40 [INFO] You have 0 Checkstyle violations. 19:16:40 [INFO] 19:16:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-util --- 19:16:40 [INFO] Starting audit... 19:16:40 Audit done. 19:16:40 [INFO] You have 0 Checkstyle violations. 19:16:40 [INFO] 19:16:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-util --- 19:16:40 [INFO] 19:16:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 19:16:40 [INFO] Copying 127 resources from src/main/resources to target/classes 19:16:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/generated-sources/spi 19:16:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/generated-sources/yang 19:16:40 [INFO] 19:16:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-util --- 19:16:40 [INFO] Recompiling the module because of changed dependency. 19:16:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 19:16:40 [INFO] 19:16:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 19:16:40 [INFO] 19:16:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-util --- 19:16:40 [INFO] Fork Value is true 19:16:43 [INFO] Done SpotBugs Analysis.... 19:16:43 [INFO] 19:16:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 19:16:43 [INFO] 19:16:43 [INFO] 19:16:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-util --- 19:16:43 [INFO] BugInstance size is 0 19:16:43 [INFO] Error size is 0 19:16:43 [INFO] No errors/warnings found 19:16:43 [INFO] 19:16:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 19:16:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/src/test/resources 19:16:43 [INFO] 19:16:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-util --- 19:16:43 [INFO] No sources to compile 19:16:43 [INFO] 19:16:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-util --- 19:16:43 [INFO] No tests to run. 19:16:43 [INFO] 19:16:43 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-util --- 19:16:43 [INFO] 19:16:43 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-test-util --- 19:16:43 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.2-SNAPSHOT.jar 19:16:43 [INFO] 19:16:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-util --- 19:16:43 [INFO] No previous run data found, generating javadoc. 19:16:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.2-SNAPSHOT-javadoc.jar 19:16:44 [INFO] 19:16:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-util --- 19:16:44 [INFO] CycloneDX: Resolving Dependencies 19:16:45 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 19:16:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.xml 19:16:45 [INFO] attaching as netconf-test-util-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.json 19:16:45 [INFO] attaching as netconf-test-util-7.0.2-SNAPSHOT-cyclonedx.json 19:16:45 [INFO] 19:16:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 19:16:45 [INFO] Skipping duplicate-finder execution! 19:16:45 [INFO] 19:16:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-util --- 19:16:45 [INFO] No dependency problems found 19:16:45 [INFO] 19:16:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-util --- 19:16:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.2-SNAPSHOT-sources.jar 19:16:45 [INFO] 19:16:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-util --- 19:16:45 [INFO] 19:16:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-util --- 19:16:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:45 [INFO] 19:16:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-util --- 19:16:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-SNAPSHOT.jar 19:16:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-SNAPSHOT.pom 19:16:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-SNAPSHOT-javadoc.jar 19:16:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-SNAPSHOT-cyclonedx.json 19:16:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-SNAPSHOT-sources.jar 19:16:45 [INFO] 19:16:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-util --- 19:16:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:16:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:16:45 [INFO] 19:16:45 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 19:16:45 [INFO] Building netconf-netty-util 7.0.2-SNAPSHOT [26/119] 19:16:45 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:45 [INFO] 19:16:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-netty-util --- 19:16:45 [INFO] 19:16:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-netty-util --- 19:16:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:45 [INFO] 19:16:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 19:16:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:45 [INFO] 19:16:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-netty-util --- 19:16:45 [INFO] 19:16:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-netty-util --- 19:16:45 [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/netconf-maven-merge-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:16:45 [INFO] 19:16:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-netty-util --- 19:16:45 [INFO] Starting audit... 19:16:45 Audit done. 19:16:45 [INFO] You have 0 Checkstyle violations. 19:16:45 [INFO] 19:16:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-netty-util --- 19:16:46 [INFO] Starting audit... 19:16:46 Audit done. 19:16:46 [INFO] You have 0 Checkstyle violations. 19:16:46 [INFO] 19:16:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-netty-util --- 19:16:46 [INFO] 19:16:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 19:16:46 [INFO] Copying 1 resource from src/main/resources to target/classes 19:16:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/generated-sources/spi 19:16:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/generated-sources/yang 19:16:46 [INFO] 19:16:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-netty-util --- 19:16:46 [INFO] Recompiling the module because of changed dependency. 19:16:46 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 19:16:46 [INFO] 19:16:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 19:16:46 [INFO] 19:16:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-netty-util --- 19:16:46 [INFO] Fork Value is true 19:16:50 [INFO] Done SpotBugs Analysis.... 19:16:50 [INFO] 19:16:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 19:16:50 [INFO] 19:16:50 [INFO] 19:16:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-netty-util --- 19:16:50 [INFO] BugInstance size is 0 19:16:50 [INFO] Error size is 0 19:16:50 [INFO] No errors/warnings found 19:16:50 [INFO] 19:16:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 19:16:50 [INFO] Copying 3 resources from src/test/resources to target/test-classes 19:16:50 [INFO] 19:16:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-netty-util --- 19:16:50 [INFO] Recompiling the module because of changed dependency. 19:16:50 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 19:16:51 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:16:51 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:16:51 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:16:51 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:16:51 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:16:51 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:16:51 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:16:51 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:16:51 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:16:51 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,53] unchecked method invocation: method addExiHandlers in class org.opendaylight.netconf.nettyutil.TestingNetconfSession is applied to given types 19:16:51 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 19:16:51 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 19:16:51 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 19:16:51 required: io.netty.handler.codec.MessageToByteEncoder 19:16:51 found: io.netty.handler.codec.MessageToByteEncoder 19:16:51 [INFO] 19:16:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-netty-util --- 19:16:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/surefire-reports 19:16:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:51 [INFO] 19:16:51 [INFO] ------------------------------------------------------- 19:16:51 [INFO] T E S T S 19:16:51 [INFO] ------------------------------------------------------- 19:16:52 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 19:16:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 19:16:52 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 19:16:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:16:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 19:16:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 19:16:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:16:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 19:16:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 19:16:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:16:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:16:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 19:16:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 19:16:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 19:16:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:16:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:16:54 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:16:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:16:55 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 19:16:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 19:16:55 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:16:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:16:55 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:16:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:16:56 [INFO] 19:16:56 [INFO] Results: 19:16:56 [INFO] 19:16:56 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 19:16:56 [INFO] 19:16:56 [INFO] 19:16:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-netty-util --- 19:16:56 [INFO] 19:16:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 19:16:56 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.2-SNAPSHOT.jar 19:16:56 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 19:16:56 [INFO] 19:16:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-netty-util --- 19:16:56 [INFO] No previous run data found, generating javadoc. 19:16:58 [WARNING] Javadoc Warnings 19:16:58 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 19:16:58 [WARNING] *

19:16:58 [WARNING] ^ 19:16:58 [WARNING] 1 warning 19:16:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.2-SNAPSHOT-javadoc.jar 19:16:58 [INFO] 19:16:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-netty-util --- 19:16:58 [INFO] CycloneDX: Resolving Dependencies 19:16:58 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 19:16:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.xml 19:16:58 [INFO] attaching as netconf-netty-util-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.json 19:16:58 [INFO] attaching as netconf-netty-util-7.0.2-SNAPSHOT-cyclonedx.json 19:16:58 [INFO] 19:16:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 19:16:58 [INFO] Skipping duplicate-finder execution! 19:16:58 [INFO] 19:16:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-netty-util --- 19:16:58 [INFO] No dependency problems found 19:16:58 [INFO] 19:16:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-netty-util --- 19:16:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.2-SNAPSHOT-sources.jar 19:16:58 [INFO] 19:16:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-netty-util --- 19:16:58 [INFO] 19:16:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-netty-util --- 19:16:58 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 19:16:58 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 19:16:59 [INFO] 19:16:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-netty-util --- 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-SNAPSHOT.jar 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-SNAPSHOT.pom 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-SNAPSHOT-javadoc.jar 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-SNAPSHOT-cyclonedx.xml 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-SNAPSHOT-cyclonedx.json 19:16:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-SNAPSHOT-sources.jar 19:16:59 [INFO] 19:16:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 19:16:59 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-SNAPSHOT.jar 19:16:59 [INFO] Writing OBR metadata 19:16:59 [INFO] 19:16:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-netty-util --- 19:16:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:16:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:16:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:16:59 [INFO] 19:16:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 19:16:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:59 [INFO] 19:16:59 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 19:16:59 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.2-SNAPSHOT [27/119] 19:16:59 [INFO] ------------------------------[ feature ]------------------------------- 19:16:59 [INFO] 19:16:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-common --- 19:16:59 [INFO] 19:16:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-common --- 19:16:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:59 [INFO] 19:16:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 19:16:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:59 [INFO] 19:16:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-common --- 19:16:59 [INFO] 19:16:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-common --- 19:16:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:59 [INFO] argLine set to empty 19:16:59 [INFO] 19:16:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-common --- 19:16:59 [INFO] Starting audit... 19:16:59 Audit done. 19:16:59 [INFO] You have 0 Checkstyle violations. 19:16:59 [INFO] 19:16:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-common --- 19:16:59 [INFO] Starting audit... 19:16:59 Audit done. 19:16:59 [INFO] You have 0 Checkstyle violations. 19:16:59 [INFO] 19:16:59 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-common --- 19:16:59 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/classes/META-INF/maven/dependencies.properties 19:16:59 [INFO] 19:16:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-common --- 19:16:59 [INFO] 19:16:59 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 19:16:59 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/feature/feature.xml 19:16:59 [INFO] ...done! 19:16:59 [INFO] Attaching features XML 19:16:59 [INFO] 19:16:59 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-common --- 19:16:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:16:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:16:59 [INFO] 19:16:59 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 19:16:59 [INFO] 19:16:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-common --- 19:16:59 [INFO] 19:16:59 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 19:16:59 [INFO] 19:16:59 [INFO] 19:16:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-common --- 19:16:59 [INFO] 19:16:59 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-common --- 19:16:59 [INFO] 19:16:59 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-common --- 19:16:59 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/surefire-reports 19:16:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:59 [INFO] 19:16:59 [INFO] ------------------------------------------------------- 19:16:59 [INFO] T E S T S 19:16:59 [INFO] ------------------------------------------------------- 19:17:01 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:17:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.70 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:17:13 [INFO] 19:17:13 [INFO] Results: 19:17:13 [INFO] 19:17:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:17:13 [INFO] 19:17:13 [INFO] 19:17:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-common --- 19:17:13 [INFO] 19:17:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-common --- 19:17:13 [INFO] 19:17:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-common --- 19:17:13 [INFO] CycloneDX: Resolving Dependencies 19:17:17 [INFO] CycloneDX: Creating BOM version 1.4 with 103 component(s) 19:17:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.xml 19:17:17 [INFO] attaching as odl-netconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.json 19:17:17 [INFO] attaching as odl-netconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:17:17 [INFO] 19:17:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 19:17:17 [INFO] Skipping duplicate-finder execution! 19:17:17 [INFO] 19:17:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-common --- 19:17:17 [INFO] Skipping plugin execution 19:17:17 [INFO] 19:17:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-common --- 19:17:17 [INFO] No sources in project. Archive not created. 19:17:17 [INFO] 19:17:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-common --- 19:17:17 [INFO] 19:17:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-common --- 19:17:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:17:17 [INFO] 19:17:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-common --- 19:17:17 [INFO] No primary artifact to install, installing attached artifacts instead. 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-SNAPSHOT.pom 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-SNAPSHOT-features.xml 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:17:17 [INFO] 19:17:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-common --- 19:17:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:17 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:17:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:17:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:17:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:17:17 [INFO] 19:17:17 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 19:17:17 [INFO] Building rfc8341 7.0.2-SNAPSHOT [28/119] 19:17:17 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:17 [INFO] 19:17:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8341 --- 19:17:17 [INFO] 19:17:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8341 --- 19:17:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:17 [INFO] 19:17:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 19:17:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:17 [INFO] 19:17:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8341 --- 19:17:17 [INFO] 19:17:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8341 --- 19:17:17 [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/netconf-maven-merge-master/model/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:17:17 [INFO] 19:17:17 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8341 --- 19:17:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:17:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/yang 19:17:17 [INFO] yang-to-sources: Found 1 dependencies in 994.5 μs 19:17:17 [INFO] yang-to-sources: Project model files found: 1 in 3.136 ms 19:17:18 [INFO] yang-to-sources: 2 YANG models processed in 13.54 ms 19:17:18 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.971 ms 19:17:18 [INFO] Sorted 30 files into 8 directories in 110.0 μs 19:17:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 39.30 ms 19:17:18 [INFO] 19:17:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8341 --- 19:17:18 [INFO] Starting audit... 19:17:18 Audit done. 19:17:18 [INFO] You have 0 Checkstyle violations. 19:17:18 [INFO] 19:17:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8341 --- 19:17:18 [INFO] Starting audit... 19:17:18 Audit done. 19:17:18 [INFO] You have 0 Checkstyle violations. 19:17:18 [INFO] 19:17:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8341 --- 19:17:18 [INFO] 19:17:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 19:17:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/resources 19:17:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/target/generated-sources/spi 19:17:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:17:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:17:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:17:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/target/generated-sources/spi 19:17:18 [INFO] 19:17:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8341 --- 19:17:18 [INFO] Recompiling the module because of changed dependency. 19:17:18 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 19:17:18 [INFO] 19:17:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8341 >>> 19:17:18 [INFO] 19:17:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8341 --- 19:17:18 [INFO] Fork Value is true 19:17:20 [INFO] Done SpotBugs Analysis.... 19:17:20 [INFO] 19:17:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8341 <<< 19:17:20 [INFO] 19:17:20 [INFO] 19:17:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8341 --- 19:17:20 [INFO] BugInstance size is 0 19:17:20 [INFO] Error size is 0 19:17:20 [INFO] No errors/warnings found 19:17:20 [INFO] 19:17:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 19:17:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/src/test/resources 19:17:20 [INFO] 19:17:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8341 --- 19:17:20 [INFO] No sources to compile 19:17:20 [INFO] 19:17:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8341 --- 19:17:20 [INFO] No tests to run. 19:17:20 [INFO] 19:17:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8341 --- 19:17:20 [INFO] 19:17:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 19:17:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.2-SNAPSHOT.jar 19:17:21 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/classes/META-INF/MANIFEST.MF 19:17:21 [INFO] 19:17:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8341 --- 19:17:21 [INFO] No previous run data found, generating javadoc. 19:17:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.2-SNAPSHOT-javadoc.jar 19:17:23 [INFO] 19:17:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8341 --- 19:17:23 [INFO] CycloneDX: Resolving Dependencies 19:17:23 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:17:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.xml 19:17:23 [INFO] attaching as rfc8341-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.json 19:17:23 [INFO] attaching as rfc8341-7.0.2-SNAPSHOT-cyclonedx.json 19:17:23 [INFO] 19:17:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 19:17:23 [INFO] Skipping duplicate-finder execution! 19:17:23 [INFO] 19:17:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8341 --- 19:17:23 [INFO] No dependency problems found 19:17:23 [INFO] 19:17:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8341 --- 19:17:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.2-SNAPSHOT-sources.jar 19:17:23 [INFO] 19:17:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8341 --- 19:17:23 [INFO] 19:17:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8341 --- 19:17:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:17:23 [INFO] 19:17:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8341 --- 19:17:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-SNAPSHOT.jar 19:17:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-SNAPSHOT.pom 19:17:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-SNAPSHOT-javadoc.jar 19:17:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-SNAPSHOT-cyclonedx.json 19:17:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-SNAPSHOT-sources.jar 19:17:23 [INFO] 19:17:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 19:17:23 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-SNAPSHOT.jar 19:17:23 [INFO] Writing OBR metadata 19:17:23 [INFO] 19:17:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8341 --- 19:17:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:17:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:17:23 [INFO] 19:17:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 19:17:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:23 [INFO] 19:17:23 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 19:17:23 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.2-SNAPSHOT [29/119] 19:17:23 [INFO] ------------------------------[ feature ]------------------------------- 19:17:23 [INFO] 19:17:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8341 --- 19:17:23 [INFO] 19:17:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 19:17:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:23 [INFO] 19:17:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 19:17:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:23 [INFO] 19:17:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] 19:17:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:17:24 [INFO] argLine set to empty 19:17:24 [INFO] 19:17:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] Starting audit... 19:17:24 Audit done. 19:17:24 [INFO] You have 0 Checkstyle violations. 19:17:24 [INFO] 19:17:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] Starting audit... 19:17:24 Audit done. 19:17:24 [INFO] You have 0 Checkstyle violations. 19:17:24 [INFO] 19:17:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/classes/META-INF/maven/dependencies.properties 19:17:24 [INFO] 19:17:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] 19:17:24 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml 19:17:24 [INFO] ...done! 19:17:24 [INFO] Attaching features XML 19:17:24 [INFO] 19:17:24 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8341 --- 19:17:24 [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 19:17:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:17:24 [INFO] 19:17:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 19:17:24 [INFO] 19:17:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] 19:17:24 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 19:17:24 [INFO] 19:17:24 [INFO] 19:17:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] 19:17:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] 19:17:24 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8341 --- 19:17:24 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/surefire-reports 19:17:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:17:24 [INFO] 19:17:24 [INFO] ------------------------------------------------------- 19:17:24 [INFO] T E S T S 19:17:24 [INFO] ------------------------------------------------------- 19:17:25 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:17:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.22 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:17:37 [INFO] 19:17:37 [INFO] Results: 19:17:37 [INFO] 19:17:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:17:37 [INFO] 19:17:37 [INFO] 19:17:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8341 --- 19:17:37 [INFO] 19:17:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 19:17:37 [INFO] 19:17:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8341 --- 19:17:37 [INFO] CycloneDX: Resolving Dependencies 19:17:40 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:17:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.xml 19:17:40 [INFO] attaching as odl-netconf-model-rfc8341-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.json 19:17:40 [INFO] attaching as odl-netconf-model-rfc8341-7.0.2-SNAPSHOT-cyclonedx.json 19:17:40 [INFO] 19:17:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 19:17:40 [INFO] Skipping duplicate-finder execution! 19:17:40 [INFO] 19:17:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 19:17:40 [INFO] Skipping plugin execution 19:17:40 [INFO] 19:17:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 19:17:40 [INFO] No sources in project. Archive not created. 19:17:40 [INFO] 19:17:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 19:17:40 [INFO] 19:17:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8341 --- 19:17:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:17:40 [INFO] 19:17:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8341 --- 19:17:40 [INFO] No primary artifact to install, installing attached artifacts instead. 19:17:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-SNAPSHOT.pom 19:17:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-SNAPSHOT-features.xml 19:17:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-SNAPSHOT-cyclonedx.json 19:17:40 [INFO] 19:17:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 19:17:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:40 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:17:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:17:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:17:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:17:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:17:40 [INFO] 19:17:40 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 19:17:40 [INFO] Building draft-ietf-netconf-crypto-types 7.0.2-SNAPSHOT [30/119] 19:17:40 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:40 [INFO] 19:17:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 19:17:40 [INFO] 19:17:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 19:17:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:40 [INFO] 19:17:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 19:17:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:40 [INFO] 19:17:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] 19:17:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 19:17:41 [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/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:17:41 [INFO] 19:17:41 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:17:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/main/yang 19:17:41 [INFO] yang-to-sources: Found 2 dependencies in 1.118 ms 19:17:41 [INFO] yang-to-sources: Project model files found: 1 in 4.900 ms 19:17:41 [INFO] yang-to-sources: 3 YANG models processed in 29.45 ms 19:17:41 [INFO] BindingJavaFileGenerator: Defined 108 files in 8.499 ms 19:17:41 [INFO] Sorted 108 files into 19 directories in 256.3 μs 19:17:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 42.80 ms 19:17:41 [INFO] 19:17:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] Starting audit... 19:17:41 Audit done. 19:17:41 [INFO] You have 0 Checkstyle violations. 19:17:41 [INFO] 19:17:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] Starting audit... 19:17:41 Audit done. 19:17:41 [INFO] You have 0 Checkstyle violations. 19:17:41 [INFO] 19:17:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] 19:17:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/main/resources 19:17:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 19:17:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:17:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:17:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:17:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 19:17:41 [INFO] 19:17:41 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] Recompiling the module because of changed dependency. 19:17:41 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 19:17:41 [INFO] 19:17:41 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 19:17:41 [INFO] 19:17:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 19:17:41 [INFO] Fork Value is true 19:17:44 [INFO] Done SpotBugs Analysis.... 19:17:44 [INFO] 19:17:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 19:17:44 [INFO] 19:17:44 [INFO] 19:17:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 19:17:44 [INFO] BugInstance size is 0 19:17:44 [INFO] Error size is 0 19:17:44 [INFO] No errors/warnings found 19:17:44 [INFO] 19:17:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 19:17:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/test/resources 19:17:44 [INFO] 19:17:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 19:17:44 [INFO] No sources to compile 19:17:44 [INFO] 19:17:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ draft-ietf-netconf-crypto-types --- 19:17:44 [INFO] No tests to run. 19:17:44 [INFO] 19:17:44 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ draft-ietf-netconf-crypto-types --- 19:17:44 [INFO] 19:17:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 19:17:44 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar 19:17:44 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 19:17:44 [INFO] 19:17:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 19:17:44 [INFO] No previous run data found, generating javadoc. 19:17:47 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-javadoc.jar 19:17:47 [INFO] 19:17:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ draft-ietf-netconf-crypto-types --- 19:17:47 [INFO] CycloneDX: Resolving Dependencies 19:17:47 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:17:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.xml 19:17:47 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.json 19:17:47 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-cyclonedx.json 19:17:47 [INFO] 19:17:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 19:17:47 [INFO] Skipping duplicate-finder execution! 19:17:47 [INFO] 19:17:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 19:17:47 [INFO] No dependency problems found 19:17:47 [INFO] 19:17:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 19:17:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-sources.jar 19:17:48 [INFO] 19:17:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 19:17:48 [INFO] 19:17:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ draft-ietf-netconf-crypto-types --- 19:17:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:17:48 [INFO] 19:17:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ draft-ietf-netconf-crypto-types --- 19:17:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar 19:17:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.pom 19:17:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-javadoc.jar 19:17:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-cyclonedx.json 19:17:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT-sources.jar 19:17:48 [INFO] 19:17:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 19:17:48 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar 19:17:48 [INFO] Writing OBR metadata 19:17:48 [INFO] 19:17:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 19:17:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:17:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:17:48 [INFO] 19:17:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 19:17:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:48 [INFO] 19:17:48 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 19:17:48 [INFO] Building keystore-api 7.0.2-SNAPSHOT [31/119] 19:17:48 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:48 [INFO] 19:17:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-api --- 19:17:48 [INFO] 19:17:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-api --- 19:17:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:48 [INFO] 19:17:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-api --- 19:17:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:48 [INFO] 19:17:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-api --- 19:17:48 [INFO] 19:17:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-api --- 19:17:48 [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/netconf-maven-merge-master/keystore/keystore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:17:48 [INFO] 19:17:48 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ keystore-api --- 19:17:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:17:48 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/main/yang 19:17:48 [INFO] yang-to-sources: Found 3 dependencies in 1.169 ms 19:17:48 [INFO] yang-to-sources: Project model files found: 1 in 1.993 ms 19:17:48 [INFO] yang-to-sources: 4 YANG models processed in 48.10 ms 19:17:48 [INFO] BindingJavaFileGenerator: Defined 69 files in 12.10 ms 19:17:48 [INFO] Sorted 69 files into 25 directories in 232.3 μs 19:17:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 29.98 ms 19:17:48 [INFO] 19:17:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-api --- 19:17:48 [INFO] Starting audit... 19:17:48 Audit done. 19:17:48 [INFO] You have 0 Checkstyle violations. 19:17:48 [INFO] 19:17:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-api --- 19:17:48 [INFO] Starting audit... 19:17:48 Audit done. 19:17:48 [INFO] You have 0 Checkstyle violations. 19:17:48 [INFO] 19:17:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-api --- 19:17:48 [INFO] 19:17:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 19:17:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/main/resources 19:17:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/generated-sources/spi 19:17:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:17:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:17:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:17:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/generated-sources/spi 19:17:48 [INFO] 19:17:48 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-api --- 19:17:48 [INFO] Recompiling the module because of changed dependency. 19:17:48 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 19:17:49 [INFO] 19:17:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-api >>> 19:17:49 [INFO] 19:17:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-api --- 19:17:49 [INFO] Fork Value is true 19:17:51 [INFO] Done SpotBugs Analysis.... 19:17:51 [INFO] 19:17:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-api <<< 19:17:51 [INFO] 19:17:51 [INFO] 19:17:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-api --- 19:17:51 [INFO] BugInstance size is 0 19:17:51 [INFO] Error size is 0 19:17:51 [INFO] No errors/warnings found 19:17:51 [INFO] 19:17:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 19:17:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/test/resources 19:17:51 [INFO] 19:17:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-api --- 19:17:51 [INFO] No sources to compile 19:17:51 [INFO] 19:17:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-api --- 19:17:51 [INFO] No tests to run. 19:17:51 [INFO] 19:17:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-api --- 19:17:51 [INFO] 19:17:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 19:17:51 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.2-SNAPSHOT.jar 19:17:51 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 19:17:52 [INFO] 19:17:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-api --- 19:17:52 [INFO] No previous run data found, generating javadoc. 19:17:54 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.2-SNAPSHOT-javadoc.jar 19:17:54 [INFO] 19:17:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-api --- 19:17:54 [INFO] CycloneDX: Resolving Dependencies 19:17:55 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:17:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.xml 19:17:55 [INFO] attaching as keystore-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.json 19:17:55 [INFO] attaching as keystore-api-7.0.2-SNAPSHOT-cyclonedx.json 19:17:55 [INFO] 19:17:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 19:17:55 [INFO] Skipping duplicate-finder execution! 19:17:55 [INFO] 19:17:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-api --- 19:17:55 [INFO] No dependency problems found 19:17:55 [INFO] 19:17:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-api --- 19:17:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.2-SNAPSHOT-sources.jar 19:17:55 [INFO] 19:17:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-api --- 19:17:55 [INFO] 19:17:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-api --- 19:17:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:17:55 [INFO] 19:17:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-api --- 19:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-SNAPSHOT.jar 19:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-SNAPSHOT.pom 19:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-SNAPSHOT-javadoc.jar 19:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-SNAPSHOT-cyclonedx.json 19:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-SNAPSHOT-sources.jar 19:17:55 [INFO] 19:17:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 19:17:55 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-SNAPSHOT.jar 19:17:55 [INFO] Writing OBR metadata 19:17:55 [INFO] 19:17:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-api --- 19:17:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:55 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:17:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:55 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:17:55 [INFO] 19:17:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 19:17:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:55 [INFO] 19:17:55 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 19:17:55 [INFO] Building keystore-none 7.0.2-SNAPSHOT [32/119] 19:17:55 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:55 [INFO] 19:17:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-none --- 19:17:55 [INFO] 19:17:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-none --- 19:17:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:55 [INFO] 19:17:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-none --- 19:17:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:55 [INFO] 19:17:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-none --- 19:17:55 [INFO] 19:17:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-none --- 19:17:55 [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/netconf-maven-merge-master/keystore/keystore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:17:55 [INFO] 19:17:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-none --- 19:17:55 [INFO] Starting audit... 19:17:55 Audit done. 19:17:55 [INFO] You have 0 Checkstyle violations. 19:17:55 [INFO] 19:17:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-none --- 19:17:55 [INFO] Starting audit... 19:17:55 Audit done. 19:17:55 [INFO] You have 0 Checkstyle violations. 19:17:55 [INFO] 19:17:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-none --- 19:17:55 [INFO] 19:17:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 19:17:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/main/resources 19:17:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/generated-sources/spi 19:17:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/generated-sources/yang 19:17:55 [INFO] 19:17:55 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-none --- 19:17:55 [INFO] Recompiling the module because of changed dependency. 19:17:55 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:17:56 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:17:56 [INFO] 19:17:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-none >>> 19:17:56 [INFO] 19:17:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-none --- 19:17:56 [INFO] Fork Value is true 19:17:57 [INFO] Done SpotBugs Analysis.... 19:17:57 [INFO] 19:17:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-none <<< 19:17:57 [INFO] 19:17:57 [INFO] 19:17:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-none --- 19:17:57 [INFO] BugInstance size is 0 19:17:57 [INFO] Error size is 0 19:17:57 [INFO] No errors/warnings found 19:17:57 [INFO] 19:17:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 19:17:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/test/resources 19:17:57 [INFO] 19:17:57 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-none --- 19:17:57 [INFO] No sources to compile 19:17:57 [INFO] 19:17:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-none --- 19:17:57 [INFO] No tests to run. 19:17:57 [INFO] 19:17:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-none --- 19:17:57 [INFO] 19:17:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 19:17:58 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.2-SNAPSHOT.jar 19:17:58 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 19:17:58 [INFO] 19:17:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-none --- 19:17:58 [INFO] No previous run data found, generating javadoc. 19:17:59 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.2-SNAPSHOT-javadoc.jar 19:17:59 [INFO] 19:17:59 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-none --- 19:17:59 [INFO] CycloneDX: Resolving Dependencies 19:17:59 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.xml 19:17:59 [INFO] attaching as keystore-none-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.json 19:17:59 [INFO] attaching as keystore-none-7.0.2-SNAPSHOT-cyclonedx.json 19:17:59 [INFO] 19:17:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 19:17:59 [INFO] Skipping duplicate-finder execution! 19:17:59 [INFO] 19:17:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-none --- 19:17:59 [INFO] No dependency problems found 19:17:59 [INFO] 19:17:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-none --- 19:17:59 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.2-SNAPSHOT-sources.jar 19:17:59 [INFO] 19:17:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-none --- 19:17:59 [INFO] 19:17:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-none --- 19:17:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:17:59 [INFO] 19:17:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-none --- 19:17:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-SNAPSHOT.jar 19:17:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-SNAPSHOT.pom 19:17:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-SNAPSHOT-javadoc.jar 19:17:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-SNAPSHOT-cyclonedx.xml 19:17:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-SNAPSHOT-cyclonedx.json 19:17:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-SNAPSHOT-sources.jar 19:17:59 [INFO] 19:17:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 19:17:59 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-SNAPSHOT.jar 19:17:59 [INFO] Writing OBR metadata 19:17:59 [INFO] 19:17:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-none --- 19:17:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml 19:17:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:17:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:17:59 [INFO] 19:17:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 19:17:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:59 [INFO] 19:17:59 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 19:17:59 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.2-SNAPSHOT [33/119] 19:17:59 [INFO] ------------------------------[ feature ]------------------------------- 19:17:59 [INFO] 19:17:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore --- 19:17:59 [INFO] 19:17:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore --- 19:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:59 [INFO] 19:17:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 19:17:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:59 [INFO] 19:17:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-keystore --- 19:18:00 [INFO] 19:18:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 19:18:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:00 [INFO] argLine set to empty 19:18:00 [INFO] 19:18:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore --- 19:18:00 [INFO] Starting audit... 19:18:00 Audit done. 19:18:00 [INFO] You have 0 Checkstyle violations. 19:18:00 [INFO] 19:18:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore --- 19:18:00 [INFO] Starting audit... 19:18:00 Audit done. 19:18:00 [INFO] You have 0 Checkstyle violations. 19:18:00 [INFO] 19:18:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-keystore --- 19:18:00 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/classes/META-INF/maven/dependencies.properties 19:18:00 [INFO] 19:18:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore --- 19:18:00 [INFO] 19:18:00 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 19:18:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/feature/feature.xml 19:18:00 [INFO] ...done! 19:18:00 [INFO] Attaching features XML 19:18:00 [INFO] 19:18:00 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-keystore --- 19:18:00 [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 19:18:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:18:00 [INFO] 19:18:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 19:18:00 [INFO] 19:18:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-keystore --- 19:18:00 [INFO] 19:18:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 19:18:00 [INFO] 19:18:00 [INFO] 19:18:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-keystore --- 19:18:00 [INFO] 19:18:00 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-keystore --- 19:18:00 [INFO] 19:18:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-keystore --- 19:18:00 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/surefire-reports 19:18:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:00 [INFO] 19:18:00 [INFO] ------------------------------------------------------- 19:18:00 [INFO] T E S T S 19:18:00 [INFO] ------------------------------------------------------- 19:18:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:13 [INFO] 19:18:13 [INFO] Results: 19:18:13 [INFO] 19:18:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:18:13 [INFO] 19:18:13 [INFO] 19:18:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-keystore --- 19:18:13 [INFO] 19:18:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore --- 19:18:13 [INFO] 19:18:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-keystore --- 19:18:13 [INFO] CycloneDX: Resolving Dependencies 19:18:16 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:18:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.xml 19:18:16 [INFO] attaching as odl-netconf-keystore-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.json 19:18:16 [INFO] attaching as odl-netconf-keystore-7.0.2-SNAPSHOT-cyclonedx.json 19:18:16 [INFO] 19:18:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 19:18:16 [INFO] Skipping duplicate-finder execution! 19:18:16 [INFO] 19:18:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 19:18:16 [INFO] Skipping plugin execution 19:18:16 [INFO] 19:18:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 19:18:16 [INFO] No sources in project. Archive not created. 19:18:16 [INFO] 19:18:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-keystore --- 19:18:16 [INFO] 19:18:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-keystore --- 19:18:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:16 [INFO] 19:18:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-keystore --- 19:18:16 [INFO] No primary artifact to install, installing attached artifacts instead. 19:18:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-SNAPSHOT.pom 19:18:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-SNAPSHOT-features.xml 19:18:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-SNAPSHOT-cyclonedx.json 19:18:16 [INFO] 19:18:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-keystore --- 19:18:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:18:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:18:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:18:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:18:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:18:16 [INFO] 19:18:16 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 19:18:16 [INFO] Building truststore-api 7.0.2-SNAPSHOT [34/119] 19:18:16 [INFO] -------------------------------[ bundle ]------------------------------- 19:18:16 [INFO] 19:18:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-api --- 19:18:16 [INFO] 19:18:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-api --- 19:18:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:16 [INFO] 19:18:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-api --- 19:18:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:16 [INFO] 19:18:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-api --- 19:18:17 [INFO] 19:18:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-api --- 19:18:17 [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/netconf-maven-merge-master/truststore/truststore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:18:17 [INFO] 19:18:17 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ truststore-api --- 19:18:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:18:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/main/yang 19:18:17 [INFO] yang-to-sources: Found 3 dependencies in 966.1 μs 19:18:17 [INFO] yang-to-sources: Project model files found: 1 in 1.815 ms 19:18:17 [INFO] yang-to-sources: 4 YANG models processed in 29.29 ms 19:18:17 [INFO] BindingJavaFileGenerator: Defined 51 files in 8.922 ms 19:18:17 [INFO] Sorted 51 files into 16 directories in 107.8 μs 19:18:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 19.02 ms 19:18:17 [INFO] 19:18:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-api --- 19:18:17 [INFO] Starting audit... 19:18:17 Audit done. 19:18:17 [INFO] You have 0 Checkstyle violations. 19:18:17 [INFO] 19:18:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-api --- 19:18:17 [INFO] Starting audit... 19:18:17 Audit done. 19:18:17 [INFO] You have 0 Checkstyle violations. 19:18:17 [INFO] 19:18:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-api --- 19:18:17 [INFO] 19:18:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 19:18:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/main/resources 19:18:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/generated-sources/spi 19:18:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:18:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:18:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:18:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/generated-sources/spi 19:18:17 [INFO] 19:18:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-api --- 19:18:17 [INFO] Recompiling the module because of changed dependency. 19:18:17 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 19:18:17 [INFO] 19:18:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ truststore-api >>> 19:18:17 [INFO] 19:18:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ truststore-api --- 19:18:17 [INFO] Fork Value is true 19:18:20 [INFO] Done SpotBugs Analysis.... 19:18:20 [INFO] 19:18:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ truststore-api <<< 19:18:20 [INFO] 19:18:20 [INFO] 19:18:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ truststore-api --- 19:18:20 [INFO] BugInstance size is 0 19:18:20 [INFO] Error size is 0 19:18:20 [INFO] No errors/warnings found 19:18:20 [INFO] 19:18:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 19:18:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/test/resources 19:18:20 [INFO] 19:18:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-api --- 19:18:20 [INFO] No sources to compile 19:18:20 [INFO] 19:18:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ truststore-api --- 19:18:20 [INFO] No tests to run. 19:18:20 [INFO] 19:18:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ truststore-api --- 19:18:20 [INFO] 19:18:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 19:18:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.2-SNAPSHOT.jar 19:18:20 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 19:18:20 [INFO] 19:18:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-api --- 19:18:20 [INFO] No previous run data found, generating javadoc. 19:18:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.2-SNAPSHOT-javadoc.jar 19:18:22 [INFO] 19:18:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-api --- 19:18:22 [INFO] CycloneDX: Resolving Dependencies 19:18:23 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:18:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.xml 19:18:23 [INFO] attaching as truststore-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.json 19:18:23 [INFO] attaching as truststore-api-7.0.2-SNAPSHOT-cyclonedx.json 19:18:23 [INFO] 19:18:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 19:18:23 [INFO] Skipping duplicate-finder execution! 19:18:23 [INFO] 19:18:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-api --- 19:18:23 [INFO] No dependency problems found 19:18:23 [INFO] 19:18:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-api --- 19:18:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.2-SNAPSHOT-sources.jar 19:18:23 [INFO] 19:18:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-api --- 19:18:23 [INFO] 19:18:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-api --- 19:18:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:18:23 [INFO] 19:18:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-api --- 19:18:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-SNAPSHOT.jar 19:18:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-SNAPSHOT.pom 19:18:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-SNAPSHOT-javadoc.jar 19:18:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-SNAPSHOT-cyclonedx.json 19:18:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-SNAPSHOT-sources.jar 19:18:23 [INFO] 19:18:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 19:18:23 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-SNAPSHOT.jar 19:18:23 [INFO] Writing OBR metadata 19:18:23 [INFO] 19:18:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-api --- 19:18:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:18:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:18:23 [INFO] 19:18:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 19:18:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:18:23 [INFO] 19:18:23 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 19:18:23 [INFO] Building truststore-none 7.0.2-SNAPSHOT [35/119] 19:18:23 [INFO] -------------------------------[ bundle ]------------------------------- 19:18:23 [INFO] 19:18:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-none --- 19:18:23 [INFO] 19:18:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-none --- 19:18:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:23 [INFO] 19:18:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-none --- 19:18:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:23 [INFO] 19:18:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-none --- 19:18:23 [INFO] 19:18:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-none --- 19:18:23 [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/netconf-maven-merge-master/truststore/truststore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:18:23 [INFO] 19:18:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-none --- 19:18:23 [INFO] Starting audit... 19:18:23 Audit done. 19:18:23 [INFO] You have 0 Checkstyle violations. 19:18:23 [INFO] 19:18:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-none --- 19:18:24 [INFO] Starting audit... 19:18:24 Audit done. 19:18:24 [INFO] You have 0 Checkstyle violations. 19:18:24 [INFO] 19:18:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-none --- 19:18:24 [INFO] 19:18:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 19:18:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/main/resources 19:18:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/generated-sources/spi 19:18:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/generated-sources/yang 19:18:24 [INFO] 19:18:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-none --- 19:18:24 [INFO] Recompiling the module because of changed dependency. 19:18:24 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:18:24 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:18:24 [INFO] 19:18:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ truststore-none >>> 19:18:24 [INFO] 19:18:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ truststore-none --- 19:18:24 [INFO] Fork Value is true 19:18:26 [INFO] Done SpotBugs Analysis.... 19:18:26 [INFO] 19:18:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ truststore-none <<< 19:18:26 [INFO] 19:18:26 [INFO] 19:18:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ truststore-none --- 19:18:26 [INFO] BugInstance size is 0 19:18:26 [INFO] Error size is 0 19:18:26 [INFO] No errors/warnings found 19:18:26 [INFO] 19:18:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 19:18:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/test/resources 19:18:26 [INFO] 19:18:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-none --- 19:18:26 [INFO] No sources to compile 19:18:26 [INFO] 19:18:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ truststore-none --- 19:18:26 [INFO] No tests to run. 19:18:26 [INFO] 19:18:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ truststore-none --- 19:18:26 [INFO] 19:18:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 19:18:26 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.2-SNAPSHOT.jar 19:18:26 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 19:18:26 [INFO] 19:18:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-none --- 19:18:26 [INFO] No previous run data found, generating javadoc. 19:18:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.2-SNAPSHOT-javadoc.jar 19:18:27 [INFO] 19:18:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-none --- 19:18:27 [INFO] CycloneDX: Resolving Dependencies 19:18:27 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:18:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.xml 19:18:27 [INFO] attaching as truststore-none-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.json 19:18:27 [INFO] attaching as truststore-none-7.0.2-SNAPSHOT-cyclonedx.json 19:18:27 [INFO] 19:18:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 19:18:27 [INFO] Skipping duplicate-finder execution! 19:18:27 [INFO] 19:18:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-none --- 19:18:27 [INFO] No dependency problems found 19:18:27 [INFO] 19:18:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-none --- 19:18:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.2-SNAPSHOT-sources.jar 19:18:27 [INFO] 19:18:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-none --- 19:18:27 [INFO] 19:18:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-none --- 19:18:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:18:27 [INFO] 19:18:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-none --- 19:18:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-SNAPSHOT.jar 19:18:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-SNAPSHOT.pom 19:18:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-SNAPSHOT-javadoc.jar 19:18:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-SNAPSHOT-cyclonedx.json 19:18:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-SNAPSHOT-sources.jar 19:18:27 [INFO] 19:18:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 19:18:27 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-SNAPSHOT.jar 19:18:27 [INFO] Writing OBR metadata 19:18:27 [INFO] 19:18:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-none --- 19:18:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:18:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:18:27 [INFO] 19:18:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 19:18:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:18:27 [INFO] 19:18:27 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 19:18:27 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.2-SNAPSHOT [36/119] 19:18:27 [INFO] ------------------------------[ feature ]------------------------------- 19:18:27 [INFO] 19:18:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-truststore --- 19:18:27 [INFO] 19:18:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-truststore --- 19:18:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:27 [INFO] 19:18:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 19:18:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:27 [INFO] 19:18:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-truststore --- 19:18:28 [INFO] 19:18:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 19:18:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:28 [INFO] argLine set to empty 19:18:28 [INFO] 19:18:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-truststore --- 19:18:28 [INFO] Starting audit... 19:18:28 Audit done. 19:18:28 [INFO] You have 0 Checkstyle violations. 19:18:28 [INFO] 19:18:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-truststore --- 19:18:28 [INFO] Starting audit... 19:18:28 Audit done. 19:18:28 [INFO] You have 0 Checkstyle violations. 19:18:28 [INFO] 19:18:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-truststore --- 19:18:28 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/classes/META-INF/maven/dependencies.properties 19:18:28 [INFO] 19:18:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-truststore --- 19:18:28 [INFO] 19:18:28 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 19:18:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/feature/feature.xml 19:18:28 [INFO] ...done! 19:18:28 [INFO] Attaching features XML 19:18:28 [INFO] 19:18:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-truststore --- 19:18:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:18:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:18:28 [INFO] 19:18:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 19:18:28 [INFO] 19:18:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-truststore --- 19:18:28 [INFO] 19:18:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 19:18:28 [INFO] 19:18:28 [INFO] 19:18:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-truststore --- 19:18:28 [INFO] 19:18:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-truststore --- 19:18:28 [INFO] 19:18:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-truststore --- 19:18:28 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/surefire-reports 19:18:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:28 [INFO] 19:18:28 [INFO] ------------------------------------------------------- 19:18:28 [INFO] T E S T S 19:18:28 [INFO] ------------------------------------------------------- 19:18:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.41 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:18:41 [INFO] 19:18:41 [INFO] Results: 19:18:41 [INFO] 19:18:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:18:41 [INFO] 19:18:41 [INFO] 19:18:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-truststore --- 19:18:41 [INFO] 19:18:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-truststore --- 19:18:41 [INFO] 19:18:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-truststore --- 19:18:41 [INFO] CycloneDX: Resolving Dependencies 19:18:44 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:18:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.xml 19:18:44 [INFO] attaching as odl-netconf-truststore-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.json 19:18:44 [INFO] attaching as odl-netconf-truststore-7.0.2-SNAPSHOT-cyclonedx.json 19:18:44 [INFO] 19:18:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 19:18:44 [INFO] Skipping duplicate-finder execution! 19:18:44 [INFO] 19:18:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 19:18:44 [INFO] Skipping plugin execution 19:18:44 [INFO] 19:18:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 19:18:44 [INFO] No sources in project. Archive not created. 19:18:44 [INFO] 19:18:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-truststore --- 19:18:44 [INFO] 19:18:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-truststore --- 19:18:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:44 [INFO] 19:18:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-truststore --- 19:18:44 [INFO] No primary artifact to install, installing attached artifacts instead. 19:18:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-SNAPSHOT.pom 19:18:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-SNAPSHOT-features.xml 19:18:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-SNAPSHOT-cyclonedx.json 19:18:44 [INFO] 19:18:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-truststore --- 19:18:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:44 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:18:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:18:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:18:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:18:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:18:44 [INFO] 19:18:44 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 19:18:44 [INFO] Building transport-api 7.0.2-SNAPSHOT [37/119] 19:18:44 [INFO] -------------------------------[ bundle ]------------------------------- 19:18:44 [INFO] 19:18:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-api --- 19:18:44 [INFO] 19:18:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-api --- 19:18:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:44 [INFO] 19:18:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-api --- 19:18:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:44 [INFO] 19:18:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-api --- 19:18:45 [INFO] 19:18:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-api --- 19:18:45 [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/netconf-maven-merge-master/transport/transport-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:18:45 [INFO] 19:18:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-api --- 19:18:45 [INFO] Starting audit... 19:18:45 Audit done. 19:18:45 [INFO] You have 0 Checkstyle violations. 19:18:45 [INFO] 19:18:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-api --- 19:18:45 [INFO] Starting audit... 19:18:45 Audit done. 19:18:45 [INFO] You have 0 Checkstyle violations. 19:18:45 [INFO] 19:18:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-api --- 19:18:45 [INFO] 19:18:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 19:18:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/resources 19:18:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/target/generated-sources/spi 19:18:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/target/generated-sources/yang 19:18:45 [INFO] 19:18:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-api --- 19:18:45 [INFO] Recompiling the module because of changed dependency. 19:18:45 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 19:18:45 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 19:18:45 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 19:18:45 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 19:18:45 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 19:18:45 [INFO] 19:18:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-api >>> 19:18:45 [INFO] 19:18:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-api --- 19:18:45 [INFO] Fork Value is true 19:18:48 [INFO] Done SpotBugs Analysis.... 19:18:48 [INFO] 19:18:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-api <<< 19:18:48 [INFO] 19:18:48 [INFO] 19:18:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-api --- 19:18:48 [INFO] BugInstance size is 0 19:18:48 [INFO] Error size is 0 19:18:48 [INFO] No errors/warnings found 19:18:48 [INFO] 19:18:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 19:18:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/src/test/resources 19:18:48 [INFO] 19:18:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-api --- 19:18:48 [INFO] No sources to compile 19:18:48 [INFO] 19:18:48 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-api --- 19:18:48 [INFO] No tests to run. 19:18:48 [INFO] 19:18:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-api --- 19:18:48 [INFO] 19:18:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 19:18:48 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package: 19:18:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:18:48 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 19:18:48 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-common, Jar:netty-transport, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:18:48 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.2-SNAPSHOT.jar 19:18:48 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/classes/META-INF/MANIFEST.MF 19:18:48 [INFO] 19:18:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-api --- 19:18:48 [INFO] No previous run data found, generating javadoc. 19:18:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.2-SNAPSHOT-javadoc.jar 19:18:49 [INFO] 19:18:49 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-api --- 19:18:49 [INFO] CycloneDX: Resolving Dependencies 19:18:50 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 19:18:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.xml 19:18:50 [INFO] attaching as transport-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.json 19:18:50 [INFO] attaching as transport-api-7.0.2-SNAPSHOT-cyclonedx.json 19:18:50 [INFO] 19:18:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 19:18:50 [INFO] Skipping duplicate-finder execution! 19:18:50 [INFO] 19:18:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-api --- 19:18:50 [INFO] No dependency problems found 19:18:50 [INFO] 19:18:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-api --- 19:18:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.2-SNAPSHOT-sources.jar 19:18:50 [INFO] 19:18:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-api --- 19:18:50 [INFO] 19:18:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-api --- 19:18:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:18:50 [INFO] 19:18:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-api --- 19:18:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-SNAPSHOT.jar 19:18:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-SNAPSHOT.pom 19:18:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-SNAPSHOT-javadoc.jar 19:18:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:18:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-SNAPSHOT-cyclonedx.json 19:18:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-SNAPSHOT-sources.jar 19:18:50 [INFO] 19:18:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 19:18:50 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-SNAPSHOT.jar 19:18:50 [INFO] Writing OBR metadata 19:18:50 [INFO] 19:18:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-api --- 19:18:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:18:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 19:18:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 19:18:50 [INFO] 19:18:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 19:18:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:18:50 [INFO] 19:18:50 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 19:18:50 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.2-SNAPSHOT [38/119] 19:18:50 [INFO] ------------------------------[ feature ]------------------------------- 19:18:50 [INFO] 19:18:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport-api --- 19:18:50 [INFO] 19:18:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport-api --- 19:18:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:50 [INFO] 19:18:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 19:18:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:50 [INFO] 19:18:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport-api --- 19:18:50 [INFO] 19:18:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 19:18:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:50 [INFO] argLine set to empty 19:18:50 [INFO] 19:18:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport-api --- 19:18:50 [INFO] Starting audit... 19:18:50 Audit done. 19:18:50 [INFO] You have 0 Checkstyle violations. 19:18:50 [INFO] 19:18:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport-api --- 19:18:50 [INFO] Starting audit... 19:18:50 Audit done. 19:18:50 [INFO] You have 0 Checkstyle violations. 19:18:50 [INFO] 19:18:50 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport-api --- 19:18:50 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/classes/META-INF/maven/dependencies.properties 19:18:50 [INFO] 19:18:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport-api --- 19:18:50 [INFO] 19:18:50 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 19:18:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/feature/feature.xml 19:18:50 [INFO] ...done! 19:18:50 [INFO] Attaching features XML 19:18:50 [INFO] 19:18:50 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-transport-api --- 19:18:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:18:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:18:50 [INFO] 19:18:50 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 19:18:50 [INFO] 19:18:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-transport-api --- 19:18:50 [INFO] 19:18:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 19:18:50 [INFO] 19:18:50 [INFO] 19:18:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-transport-api --- 19:18:50 [INFO] 19:18:50 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport-api --- 19:18:50 [INFO] 19:18:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-transport-api --- 19:18:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/surefire-reports 19:18:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:51 [INFO] 19:18:51 [INFO] ------------------------------------------------------- 19:18:51 [INFO] T E S T S 19:18:51 [INFO] ------------------------------------------------------- 19:18:52 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.97 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:11 [INFO] 19:19:11 [INFO] Results: 19:19:11 [INFO] 19:19:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:19:11 [INFO] 19:19:11 [INFO] 19:19:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-transport-api --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport-api --- 19:19:11 [INFO] 19:19:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-transport-api --- 19:19:11 [INFO] CycloneDX: Resolving Dependencies 19:19:11 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:19:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.xml 19:19:11 [INFO] attaching as odl-netconf-transport-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.json 19:19:11 [INFO] attaching as odl-netconf-transport-api-7.0.2-SNAPSHOT-cyclonedx.json 19:19:11 [INFO] 19:19:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 19:19:11 [INFO] Skipping duplicate-finder execution! 19:19:11 [INFO] 19:19:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 19:19:11 [INFO] Skipping plugin execution 19:19:11 [INFO] 19:19:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 19:19:11 [INFO] No sources in project. Archive not created. 19:19:11 [INFO] 19:19:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport-api --- 19:19:11 [INFO] 19:19:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport-api --- 19:19:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport-api --- 19:19:11 [INFO] No primary artifact to install, installing attached artifacts instead. 19:19:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-SNAPSHOT.pom 19:19:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-SNAPSHOT-features.xml 19:19:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-SNAPSHOT-cyclonedx.json 19:19:11 [INFO] 19:19:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport-api --- 19:19:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:11 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:19:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:19:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:19:11 [INFO] 19:19:11 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 19:19:11 [INFO] Building shaded-sshd-jar 7.0.2-SNAPSHOT [39/119] 19:19:11 [INFO] --------------------------------[ jar ]--------------------------------- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd-jar --- 19:19:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:11 [INFO] 19:19:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 19:19:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:11 [INFO] 19:19:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 19:19: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/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:19:11 [INFO] 19:19:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd-jar --- 19:19:11 [INFO] Starting audit... 19:19:11 Audit done. 19:19:11 [INFO] You have 0 Checkstyle violations. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd-jar --- 19:19:11 [INFO] Starting audit... 19:19:11 Audit done. 19:19:11 [INFO] You have 0 Checkstyle violations. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 19:19:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/src/main/resources 19:19:11 [INFO] 19:19:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd-jar --- 19:19:11 [INFO] No sources to compile 19:19:11 [INFO] 19:19:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 19:19:11 [INFO] 19:19:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 19:19:11 [INFO] 19:19:11 [INFO] 19:19:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 19:19:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/src/test/resources 19:19:11 [INFO] 19:19:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd-jar --- 19:19:11 [INFO] No sources to compile 19:19:11 [INFO] 19:19:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-sshd-jar --- 19:19:11 [INFO] No tests to run. 19:19:11 [INFO] 19:19:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-sshd-jar --- 19:19:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.2-SNAPSHOT.jar 19:19:11 [INFO] 19:19:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ shaded-sshd-jar --- 19:19:11 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.12.1 in the shaded jar. 19:19:11 [INFO] Including org.apache.sshd:sshd-netty:jar:2.12.1 in the shaded jar. 19:19:11 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 19:19:11 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.32 from the shaded jar. 19:19:11 [INFO] Excluding io.netty:netty-transport:jar:4.1.104.Final from the shaded jar. 19:19:11 [INFO] Excluding io.netty:netty-common:jar:4.1.104.Final from the shaded jar. 19:19:11 [INFO] Excluding io.netty:netty-buffer:jar:4.1.104.Final from the shaded jar. 19:19:11 [INFO] Excluding io.netty:netty-resolver:jar:4.1.104.Final from the shaded jar. 19:19:11 [INFO] Excluding io.netty:netty-handler:jar:4.1.104.Final from the shaded jar. 19:19:11 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.104.Final from the shaded jar. 19:19:11 [INFO] Excluding io.netty:netty-codec:jar:4.1.104.Final from the shaded jar. 19:19:11 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.2-SNAPSHOT 19:19:11 [INFO] Replacing original artifact with shaded artifact. 19:19:11 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.2-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.2-SNAPSHOT-shaded.jar 19:19:11 [INFO] Replacing original source artifact with shaded source artifact. 19:19:11 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.2-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.2-SNAPSHOT-shaded-sources.jar 19:19:11 [INFO] 19:19:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-sshd-jar --- 19:19:11 [INFO] Skipping CycloneDX 19:19:11 [INFO] 19:19:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 19:19:11 [INFO] Skipping duplicate-finder execution! 19:19:11 [INFO] 19:19:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 19:19:11 [WARNING] Unused declared dependencies found: 19:19:11 [WARNING] org.apache.sshd:sshd-netty:jar:2.12.1:compile 19:19:11 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 19:19:11 [WARNING] org.apache.sshd:sshd-osgi:jar:2.12.1:compile 19:19:11 [INFO] 19:19:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 19:19:11 [INFO] No sources in project. Archive not created. 19:19:11 [INFO] 19:19:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd-jar --- 19:19:11 [INFO] 19:19:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd-jar --- 19:19:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd-jar --- 19:19:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.2-SNAPSHOT/shaded-sshd-jar-7.0.2-SNAPSHOT.jar 19:19:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.2-SNAPSHOT/shaded-sshd-jar-7.0.2-SNAPSHOT.pom 19:19:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.2-SNAPSHOT/shaded-sshd-jar-7.0.2-SNAPSHOT-sources.jar 19:19:11 [INFO] 19:19:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd-jar --- 19:19:11 [INFO] Skipping artifact deployment 19:19:11 [INFO] 19:19:11 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 19:19:11 [INFO] Building shaded-sshd 7.0.2-SNAPSHOT [40/119] 19:19:11 [INFO] -------------------------------[ bundle ]------------------------------- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd --- 19:19:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:11 [INFO] 19:19:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd --- 19:19:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:11 [INFO] 19:19:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd --- 19:19:11 [INFO] 19:19:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd --- 19:19: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/netconf-maven-merge-master/third-party/shaded-sshd/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:19:11 [INFO] 19:19:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd --- 19:19:11 [INFO] Starting audit... 19:19:11 Audit done. 19:19:11 [INFO] You have 0 Checkstyle violations. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd --- 19:19:11 [INFO] Starting audit... 19:19:11 Audit done. 19:19:11 [INFO] You have 0 Checkstyle violations. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 19:19:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/src/main/resources 19:19:11 [INFO] 19:19:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd --- 19:19:11 [INFO] No sources to compile 19:19:11 [INFO] 19:19:11 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-sshd --- 19:19:11 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.2-SNAPSHOT:jar 19:19:11 [INFO] 19:19:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 19:19:11 [INFO] 19:19:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-sshd --- 19:19:11 [INFO] 19:19:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 19:19:11 [INFO] 19:19:11 [INFO] 19:19:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-sshd --- 19:19:11 [INFO] 19:19:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 19:19:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/src/test/resources 19:19:11 [INFO] 19:19:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd --- 19:19:11 [INFO] No sources to compile 19:19:11 [INFO] 19:19:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-sshd --- 19:19:11 [INFO] No tests to run. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-sshd --- 19:19:11 [INFO] 19:19:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-sshd --- 19:19:11 [INFO] 19:19:11 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-sshd --- 19:19:11 [INFO] Source directory: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sources added. 19:19:11 [INFO] 19:19:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 19:19:12 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:19:12 Package found in [Jar:., Jar:shaded-sshd-jar] 19:19:12 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.config.keys.loader.openssh, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 19:19:12 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.2-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 19:19:12 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.2-SNAPSHOT.jar 19:19:12 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 19:19:12 [INFO] 19:19:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd --- 19:19:12 [INFO] Skipping javadoc generation 19:19:12 [INFO] 19:19:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-sshd --- 19:19:12 [INFO] CycloneDX: Resolving Dependencies 19:19:13 [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) 19:19:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.xml 19:19:13 [INFO] attaching as shaded-sshd-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.json 19:19:13 [INFO] attaching as shaded-sshd-7.0.2-SNAPSHOT-cyclonedx.json 19:19:13 [INFO] 19:19:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 19:19:13 [INFO] Skipping duplicate-finder execution! 19:19:13 [INFO] 19:19:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd --- 19:19:13 [WARNING] Used undeclared dependencies found: 19:19:13 [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided 19:19:13 [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:provided 19:19:13 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:provided 19:19:13 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:provided 19:19:13 [INFO] 19:19:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd --- 19:19:13 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.2-SNAPSHOT-sources.jar 19:19:13 [INFO] 19:19:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd --- 19:19:13 [INFO] Skipping modernizer execution! 19:19:13 [INFO] 19:19:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd --- 19:19:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:19:13 [INFO] 19:19:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd --- 19:19:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-SNAPSHOT.jar 19:19:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-SNAPSHOT.pom 19:19:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-SNAPSHOT-cyclonedx.json 19:19:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-SNAPSHOT-sources.jar 19:19:13 [INFO] 19:19:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 19:19:13 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-SNAPSHOT.jar 19:19:13 [INFO] Writing OBR metadata 19:19:13 [INFO] 19:19:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd --- 19:19:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:19:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:19:13 [INFO] 19:19:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 19:19:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:19:13 [INFO] 19:19:13 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 19:19:13 [INFO] Building transport-tcp 7.0.2-SNAPSHOT [41/119] 19:19:13 [INFO] -------------------------------[ bundle ]------------------------------- 19:19:13 [INFO] 19:19:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tcp --- 19:19:13 [INFO] 19:19:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tcp --- 19:19:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:13 [INFO] 19:19:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tcp --- 19:19:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:13 [INFO] 19:19:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tcp --- 19:19:14 [INFO] 19:19:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tcp --- 19:19:14 [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/netconf-maven-merge-master/transport/transport-tcp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:19:14 [INFO] 19:19:14 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-tcp --- 19:19:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:19:14 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/yang 19:19:14 [INFO] yang-to-sources: Found 4 dependencies in 1.354 ms 19:19:14 [INFO] yang-to-sources: Project model files found: 3 in 3.415 ms 19:19:14 [INFO] yang-to-sources: 7 YANG models processed in 34.08 ms 19:19:14 [INFO] BindingJavaFileGenerator: Defined 48 files in 9.519 ms 19:19:14 [INFO] Sorted 48 files into 19 directories in 107.2 μs 19:19:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 22.97 ms 19:19:14 [INFO] 19:19:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tcp --- 19:19:14 [INFO] Starting audit... 19:19:14 Audit done. 19:19:14 [INFO] You have 0 Checkstyle violations. 19:19:14 [INFO] 19:19:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tcp --- 19:19:14 [INFO] Starting audit... 19:19:14 Audit done. 19:19:14 [INFO] You have 0 Checkstyle violations. 19:19:14 [INFO] 19:19:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tcp --- 19:19:14 [INFO] 19:19:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 19:19:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/resources 19:19:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/generated-sources/spi 19:19:14 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:19:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:19:14 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:19:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/generated-sources/spi 19:19:14 [INFO] 19:19:14 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tcp --- 19:19:14 [INFO] Recompiling the module because of changed dependency. 19:19:14 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 19:19:14 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:19:14 [INFO] 19:19:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-tcp >>> 19:19:14 [INFO] 19:19:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-tcp --- 19:19:14 [INFO] Fork Value is true 19:19:18 [INFO] Done SpotBugs Analysis.... 19:19:18 [INFO] 19:19:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-tcp <<< 19:19:18 [INFO] 19:19:18 [INFO] 19:19:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-tcp --- 19:19:18 [INFO] BugInstance size is 0 19:19:18 [INFO] Error size is 0 19:19:18 [INFO] No errors/warnings found 19:19:18 [INFO] 19:19:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 19:19:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/test/resources 19:19:18 [INFO] 19:19:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tcp --- 19:19:18 [INFO] Recompiling the module because of changed dependency. 19:19:18 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:19:18 [INFO] 19:19:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-tcp --- 19:19:18 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/surefire-reports 19:19:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:19:18 [INFO] 19:19:18 [INFO] ------------------------------------------------------- 19:19:18 [INFO] T E S T S 19:19:18 [INFO] ------------------------------------------------------- 19:19:19 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:19:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:19:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.443 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:19:23 [INFO] 19:19:23 [INFO] Results: 19:19:23 [INFO] 19:19:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:19:23 [INFO] 19:19:23 [INFO] 19:19:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-tcp --- 19:19:23 [INFO] 19:19:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 19:19:23 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.2-SNAPSHOT.jar 19:19:23 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 19:19:24 [INFO] 19:19:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tcp --- 19:19:24 [INFO] No previous run data found, generating javadoc. 19:19:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.2-SNAPSHOT-javadoc.jar 19:19:26 [INFO] 19:19:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-tcp --- 19:19:26 [INFO] CycloneDX: Resolving Dependencies 19:19:26 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 19:19:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.xml 19:19:26 [INFO] attaching as transport-tcp-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.json 19:19:26 [INFO] attaching as transport-tcp-7.0.2-SNAPSHOT-cyclonedx.json 19:19:26 [INFO] 19:19:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 19:19:26 [INFO] Skipping duplicate-finder execution! 19:19:26 [INFO] 19:19:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tcp --- 19:19:26 [INFO] No dependency problems found 19:19:26 [INFO] 19:19:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tcp --- 19:19:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.2-SNAPSHOT-sources.jar 19:19:26 [INFO] 19:19:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tcp --- 19:19:27 [INFO] 19:19:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tcp --- 19:19:27 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/code-coverage/jacoco.exec 19:19:27 [INFO] Analyzed bundle 'transport-tcp' with 22 classes 19:19:27 [INFO] 19:19:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tcp --- 19:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-SNAPSHOT.jar 19:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-SNAPSHOT.pom 19:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-SNAPSHOT-javadoc.jar 19:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-SNAPSHOT-cyclonedx.json 19:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-SNAPSHOT-sources.jar 19:19:27 [INFO] 19:19:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 19:19:27 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-SNAPSHOT.jar 19:19:27 [INFO] Writing OBR metadata 19:19:27 [INFO] 19:19:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tcp --- 19:19:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:19:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:19:27 [INFO] 19:19:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 19:19:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:19:27 [INFO] 19:19:27 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 19:19:27 [INFO] Building transport-ssh 7.0.2-SNAPSHOT [42/119] 19:19:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:19:27 [INFO] 19:19:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-ssh --- 19:19:27 [INFO] 19:19:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-ssh --- 19:19:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:27 [INFO] 19:19:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-ssh --- 19:19:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:27 [INFO] 19:19:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-ssh --- 19:19:27 [INFO] 19:19:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-ssh --- 19:19:27 [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/netconf-maven-merge-master/transport/transport-ssh/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:19:27 [INFO] 19:19:27 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-ssh --- 19:19:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:19:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/yang 19:19:27 [INFO] yang-to-sources: Found 7 dependencies in 4.199 ms 19:19:27 [INFO] yang-to-sources: Project model files found: 7 in 19.08 ms 19:19:27 [INFO] yang-to-sources: 13 YANG models processed in 109.9 ms 19:19:27 [INFO] BindingJavaFileGenerator: Defined 401 files in 19.97 ms 19:19:27 [INFO] Sorted 401 files into 33 directories in 502.2 μs 19:19:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 102.0 ms 19:19:28 [INFO] 19:19:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-ssh --- 19:19:28 [INFO] Starting audit... 19:19:28 Audit done. 19:19:28 [INFO] You have 0 Checkstyle violations. 19:19:28 [INFO] 19:19:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-ssh --- 19:19:28 [INFO] Starting audit... 19:19:28 Audit done. 19:19:28 [INFO] You have 0 Checkstyle violations. 19:19:28 [INFO] 19:19:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-ssh --- 19:19:28 [INFO] 19:19:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 19:19:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/resources 19:19:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/generated-sources/spi 19:19:28 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 19:19:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:19:28 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 19:19:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/generated-sources/spi 19:19:28 [INFO] 19:19:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-ssh --- 19:19:28 [INFO] Recompiling the module because of changed dependency. 19:19:28 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 19:19:30 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour128 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroupExchangeSha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[115,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroup1Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[157,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[156,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:19:30 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[184,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 19:19:30 [INFO] 19:19:30 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-ssh >>> 19:19:30 [INFO] 19:19:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-ssh --- 19:19:30 [INFO] Fork Value is true 19:19:35 [INFO] Done SpotBugs Analysis.... 19:19:36 [INFO] 19:19:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-ssh <<< 19:19:36 [INFO] 19:19:36 [INFO] 19:19:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-ssh --- 19:19:36 [INFO] BugInstance size is 0 19:19:36 [INFO] Error size is 0 19:19:36 [INFO] No errors/warnings found 19:19:36 [INFO] 19:19:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 19:19:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/test/resources 19:19:36 [INFO] 19:19:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-ssh --- 19:19:36 [INFO] Recompiling the module because of changed dependency. 19:19:36 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:19:36 [INFO] 19:19:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-ssh --- 19:19:36 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/surefire-reports 19:19:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:19:36 [INFO] 19:19:36 [INFO] ------------------------------------------------------- 19:19:36 [INFO] T E S T S 19:19:36 [INFO] ------------------------------------------------------- 19:19:37 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:19:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:19:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.259 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:19:46 [INFO] 19:19:46 [INFO] Results: 19:19:46 [INFO] 19:19:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 19:19:46 [INFO] 19:19:46 [INFO] 19:19:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-ssh --- 19:19:46 [INFO] 19:19:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 19:19:47 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.2-SNAPSHOT.jar 19:19:47 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 19:19:47 [INFO] 19:19:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-ssh --- 19:19:47 [INFO] No previous run data found, generating javadoc. 19:19:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.2-SNAPSHOT-javadoc.jar 19:19:52 [INFO] 19:19:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-ssh --- 19:19:52 [INFO] CycloneDX: Resolving Dependencies 19:19:53 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:19:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.xml 19:19:53 [INFO] attaching as transport-ssh-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.json 19:19:53 [INFO] attaching as transport-ssh-7.0.2-SNAPSHOT-cyclonedx.json 19:19:53 [INFO] 19:19:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 19:19:53 [INFO] Skipping duplicate-finder execution! 19:19:53 [INFO] 19:19:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-ssh --- 19:19:53 [INFO] No dependency problems found 19:19:53 [INFO] 19:19:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-ssh --- 19:19:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.2-SNAPSHOT-sources.jar 19:19:53 [INFO] 19:19:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-ssh --- 19:19:53 [INFO] 19:19:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-ssh --- 19:19:53 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/code-coverage/jacoco.exec 19:19:53 [INFO] Analyzed bundle 'transport-ssh' with 49 classes 19:19:54 [INFO] 19:19:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-ssh --- 19:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-SNAPSHOT.jar 19:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-SNAPSHOT.pom 19:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-SNAPSHOT-javadoc.jar 19:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-SNAPSHOT-cyclonedx.xml 19:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-SNAPSHOT-cyclonedx.json 19:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-SNAPSHOT-sources.jar 19:19:54 [INFO] 19:19:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 19:19:54 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-SNAPSHOT.jar 19:19:54 [INFO] Writing OBR metadata 19:19:54 [INFO] 19:19:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-ssh --- 19:19:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:19:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:19:54 [INFO] 19:19:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 19:19:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:19:54 [INFO] 19:19:54 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 19:19:54 [INFO] Building transport-tls 7.0.2-SNAPSHOT [43/119] 19:19:54 [INFO] -------------------------------[ bundle ]------------------------------- 19:19:54 [INFO] 19:19:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tls --- 19:19:54 [INFO] 19:19:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tls --- 19:19:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:54 [INFO] 19:19:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tls --- 19:19:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:54 [INFO] 19:19:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tls --- 19:19:54 [INFO] 19:19:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tls --- 19:19:54 [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/netconf-maven-merge-master/transport/transport-tls/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:19:54 [INFO] 19:19:54 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-tls --- 19:19:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:19:54 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/yang 19:19:54 [INFO] yang-to-sources: Found 6 dependencies in 3.935 ms 19:19:54 [INFO] yang-to-sources: Project model files found: 4 in 26.99 ms 19:19:54 [INFO] yang-to-sources: 9 YANG models processed in 82.30 ms 19:19:54 [INFO] BindingJavaFileGenerator: Defined 485 files in 18.01 ms 19:19:54 [INFO] Sorted 485 files into 32 directories in 622.6 μs 19:19:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 115.2 ms 19:19:54 [INFO] 19:19:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tls --- 19:19:54 [INFO] Starting audit... 19:19:54 Audit done. 19:19:54 [INFO] You have 0 Checkstyle violations. 19:19:54 [INFO] 19:19:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tls --- 19:19:55 [INFO] Starting audit... 19:19:55 Audit done. 19:19:55 [INFO] You have 0 Checkstyle violations. 19:19:55 [INFO] 19:19:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tls --- 19:19:55 [INFO] 19:19:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 19:19:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/resources 19:19:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/generated-sources/spi 19:19:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:19:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:19:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:19:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/generated-sources/spi 19:19:55 [INFO] 19:19:55 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tls --- 19:19:55 [INFO] Recompiling the module because of changed dependency. 19:19:55 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 19:19:56 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:19:56 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[32,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$I in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 19:19:56 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[42,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$F in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 19:19:56 [INFO] 19:19:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-tls >>> 19:19:56 [INFO] 19:19:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-tls --- 19:19:56 [INFO] Fork Value is true 19:20:00 [INFO] Done SpotBugs Analysis.... 19:20:01 [INFO] 19:20:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-tls <<< 19:20:01 [INFO] 19:20:01 [INFO] 19:20:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-tls --- 19:20:01 [INFO] BugInstance size is 0 19:20:01 [INFO] Error size is 0 19:20:01 [INFO] No errors/warnings found 19:20:01 [INFO] 19:20:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 19:20:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/test/resources 19:20:01 [INFO] 19:20:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tls --- 19:20:01 [INFO] Recompiling the module because of changed dependency. 19:20:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:20:01 [INFO] 19:20:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-tls --- 19:20:01 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/surefire-reports 19:20:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:01 [INFO] 19:20:01 [INFO] ------------------------------------------------------- 19:20:01 [INFO] T E S T S 19:20:01 [INFO] ------------------------------------------------------- 19:20:03 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:20:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:20:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.316 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:20:08 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:20:09 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.557 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:20:09 [INFO] 19:20:09 [INFO] Results: 19:20:09 [INFO] 19:20:09 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 19:20:09 [INFO] 19:20:09 [INFO] 19:20:09 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-tls --- 19:20:09 [INFO] 19:20:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 19:20:09 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.2-SNAPSHOT.jar 19:20:09 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 19:20:09 [INFO] 19:20:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tls --- 19:20:09 [INFO] No previous run data found, generating javadoc. 19:20:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.2-SNAPSHOT-javadoc.jar 19:20:15 [INFO] 19:20:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-tls --- 19:20:15 [INFO] CycloneDX: Resolving Dependencies 19:20:16 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 19:20:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.xml 19:20:16 [INFO] attaching as transport-tls-7.0.2-SNAPSHOT-cyclonedx.xml 19:20:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.json 19:20:16 [INFO] attaching as transport-tls-7.0.2-SNAPSHOT-cyclonedx.json 19:20:16 [INFO] 19:20:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 19:20:16 [INFO] Skipping duplicate-finder execution! 19:20:16 [INFO] 19:20:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tls --- 19:20:16 [INFO] No dependency problems found 19:20:16 [INFO] 19:20:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tls --- 19:20:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.2-SNAPSHOT-sources.jar 19:20:16 [INFO] 19:20:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tls --- 19:20:16 [INFO] 19:20:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tls --- 19:20:16 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/code-coverage/jacoco.exec 19:20:16 [INFO] Analyzed bundle 'transport-tls' with 21 classes 19:20:16 [INFO] 19:20:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tls --- 19:20:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-SNAPSHOT.jar 19:20:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-SNAPSHOT.pom 19:20:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-SNAPSHOT-javadoc.jar 19:20:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-SNAPSHOT-cyclonedx.xml 19:20:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-SNAPSHOT-cyclonedx.json 19:20:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-SNAPSHOT-sources.jar 19:20:16 [INFO] 19:20:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 19:20:16 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-SNAPSHOT.jar 19:20:16 [INFO] Writing OBR metadata 19:20:16 [INFO] 19:20:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tls --- 19:20:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml 19:20:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml 19:20:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:20:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:20:16 [INFO] 19:20:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 19:20:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:20:16 [INFO] 19:20:16 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 19:20:16 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.2-SNAPSHOT [44/119] 19:20:16 [INFO] ------------------------------[ feature ]------------------------------- 19:20:16 [INFO] 19:20:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport --- 19:20:16 [INFO] 19:20:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport --- 19:20:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:16 [INFO] 19:20:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 19:20:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:16 [INFO] 19:20:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport --- 19:20:17 [INFO] 19:20:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 19:20:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:17 [INFO] argLine set to empty 19:20:17 [INFO] 19:20:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport --- 19:20:17 [INFO] Starting audit... 19:20:17 Audit done. 19:20:17 [INFO] You have 0 Checkstyle violations. 19:20:17 [INFO] 19:20:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport --- 19:20:17 [INFO] Starting audit... 19:20:17 Audit done. 19:20:17 [INFO] You have 0 Checkstyle violations. 19:20:17 [INFO] 19:20:17 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport --- 19:20:17 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/classes/META-INF/maven/dependencies.properties 19:20:17 [INFO] 19:20:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport --- 19:20:17 [INFO] 19:20:17 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 19:20:17 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/feature/feature.xml 19:20:17 [INFO] ...done! 19:20:17 [INFO] Attaching features XML 19:20:17 [INFO] 19:20:17 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-transport --- 19:20:17 [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 19:20:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:20:17 [INFO] 19:20:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 19:20:17 [INFO] 19:20:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-transport --- 19:20:17 [INFO] 19:20:17 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 19:20:17 [INFO] 19:20:17 [INFO] 19:20:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-transport --- 19:20:17 [INFO] 19:20:17 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport --- 19:20:17 [INFO] 19:20:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-transport --- 19:20:17 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/surefire-reports 19:20:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:17 [INFO] 19:20:17 [INFO] ------------------------------------------------------- 19:20:17 [INFO] T E S T S 19:20:17 [INFO] ------------------------------------------------------- 19:20:19 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.62 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:31 [INFO] 19:20:31 [INFO] Results: 19:20:31 [INFO] 19:20:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:20:31 [INFO] 19:20:31 [INFO] 19:20:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-transport --- 19:20:31 [INFO] 19:20:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport --- 19:20:31 [INFO] 19:20:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-transport --- 19:20:31 [INFO] CycloneDX: Resolving Dependencies 19:20:34 [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) 19:20:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.xml 19:20:34 [INFO] attaching as odl-netconf-transport-7.0.2-SNAPSHOT-cyclonedx.xml 19:20:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.json 19:20:34 [INFO] attaching as odl-netconf-transport-7.0.2-SNAPSHOT-cyclonedx.json 19:20:34 [INFO] 19:20:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 19:20:34 [INFO] Skipping duplicate-finder execution! 19:20:34 [INFO] 19:20:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport --- 19:20:34 [INFO] Skipping plugin execution 19:20:34 [INFO] 19:20:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport --- 19:20:34 [INFO] No sources in project. Archive not created. 19:20:34 [INFO] 19:20:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport --- 19:20:34 [INFO] 19:20:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport --- 19:20:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:34 [INFO] 19:20:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport --- 19:20:34 [INFO] No primary artifact to install, installing attached artifacts instead. 19:20:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-SNAPSHOT.pom 19:20:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-SNAPSHOT-features.xml 19:20:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-SNAPSHOT-cyclonedx.xml 19:20:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-SNAPSHOT-cyclonedx.json 19:20:34 [INFO] 19:20:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport --- 19:20:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:20:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml 19:20:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml 19:20:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:20:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:20:34 [INFO] 19:20:34 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 19:20:34 [INFO] Building netconf-client 7.0.2-SNAPSHOT [45/119] 19:20:34 [INFO] -------------------------------[ bundle ]------------------------------- 19:20:34 [INFO] 19:20:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client --- 19:20:34 [INFO] 19:20:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client --- 19:20:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:34 [INFO] 19:20:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client --- 19:20:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:34 [INFO] 19:20:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client --- 19:20:35 [INFO] 19:20:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client --- 19:20:35 [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/netconf-maven-merge-master/protocol/netconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:20:35 [INFO] 19:20:35 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-client --- 19:20:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:20:35 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/yang 19:20:35 [INFO] yang-to-sources: Found 11 dependencies in 6.572 ms 19:20:35 [INFO] yang-to-sources: Project model files found: 1 in 2.529 ms 19:20:35 [INFO] yang-to-sources: 19 YANG models processed in 149.2 ms 19:20:35 [INFO] BindingJavaFileGenerator: Defined 87 files in 23.47 ms 19:20:35 [INFO] Sorted 87 files into 25 directories in 167.1 μs 19:20:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 54.43 ms 19:20:35 [INFO] 19:20:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client --- 19:20:35 [INFO] Starting audit... 19:20:35 Audit done. 19:20:35 [INFO] You have 0 Checkstyle violations. 19:20:35 [INFO] 19:20:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client --- 19:20:35 [INFO] Starting audit... 19:20:35 Audit done. 19:20:35 [INFO] You have 0 Checkstyle violations. 19:20:35 [INFO] 19:20:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client --- 19:20:35 [INFO] 19:20:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 19:20:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/resources 19:20:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/generated-sources/spi 19:20:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:20:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:20:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:20:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/generated-sources/spi 19:20:35 [INFO] 19:20:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client --- 19:20:35 [INFO] Recompiling the module because of changed dependency. 19:20:35 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:36 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientFactory.java:[17,8] auto-closeable resource org.opendaylight.netconf.client.NetconfClientFactory has a member method close() that could throw InterruptedException 19:20:36 [INFO] 19:20:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-client >>> 19:20:36 [INFO] 19:20:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-client --- 19:20:36 [INFO] Fork Value is true 19:20:40 [INFO] Done SpotBugs Analysis.... 19:20:40 [INFO] 19:20:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-client <<< 19:20:40 [INFO] 19:20:40 [INFO] 19:20:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-client --- 19:20:40 [INFO] BugInstance size is 0 19:20:40 [INFO] Error size is 0 19:20:40 [INFO] No errors/warnings found 19:20:40 [INFO] 19:20:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 19:20:40 [INFO] Copying 4 resources from src/test/resources to target/test-classes 19:20:40 [INFO] 19:20:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client --- 19:20:40 [INFO] Recompiling the module because of changed dependency. 19:20:40 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 19:20:40 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:20:40 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:20:40 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,50] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 19:20:40 required: io.netty.util.concurrent.GenericFutureListener> 19:20:40 found: io.netty.util.concurrent.GenericFutureListener 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 19:20:40 required: io.netty.util.concurrent.GenericFutureListener> 19:20:40 found: io.netty.util.concurrent.GenericFutureListener 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 19:20:40 required: io.netty.util.concurrent.Promise 19:20:40 found: io.netty.util.concurrent.Promise 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 19:20:40 required: io.netty.util.concurrent.Promise 19:20:40 found: io.netty.util.concurrent.Promise 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 19:20:40 required: io.netty.util.concurrent.Promise 19:20:40 found: io.netty.util.concurrent.Promise 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 19:20:40 required: io.netty.util.concurrent.Promise 19:20:40 found: io.netty.util.concurrent.Promise 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,64] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 19:20:40 required: io.netty.util.concurrent.GenericFutureListener> 19:20:40 found: io.netty.util.concurrent.GenericFutureListener 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 19:20:40 required: io.netty.util.concurrent.GenericFutureListener> 19:20:40 found: io.netty.util.concurrent.GenericFutureListener 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[26,9] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,22] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 19:20:40 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 19:20:40 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 19:20:40 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 19:20:40 required: io.netty.util.concurrent.Promise 19:20:40 found: io.netty.util.concurrent.Promise 19:20:40 [INFO] 19:20:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-client --- 19:20:40 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/surefire-reports 19:20:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:40 [INFO] 19:20:40 [INFO] ------------------------------------------------------- 19:20:40 [INFO] T E S T S 19:20:40 [INFO] ------------------------------------------------------- 19:20:42 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:20:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:20:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.964 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:20:50 [INFO] Running org.opendaylight.netconf.client.NC1252Test 19:20:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.netconf.client.NC1252Test 19:20:50 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:20:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:20:50 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:20:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:20:51 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 19:20:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 19:20:51 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:20:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:20:51 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:20:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:20:51 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 19:20:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 19:20:51 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:20:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:20:51 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 19:20:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 19:20:51 [INFO] 19:20:51 [INFO] Results: 19:20:51 [INFO] 19:20:51 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 19:20:51 [INFO] 19:20:52 [INFO] 19:20:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-client --- 19:20:52 [INFO] 19:20:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 19:20:52 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT.jar 19:20:52 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 19:20:52 [INFO] 19:20:52 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ netconf-client --- 19:20:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-tests.jar 19:20:52 [INFO] 19:20:52 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ netconf-client --- 19:20:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-test-sources.jar 19:20:52 [INFO] 19:20:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client --- 19:20:52 [INFO] No previous run data found, generating javadoc. 19:20:56 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-javadoc.jar 19:20:56 [INFO] 19:20:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-client --- 19:20:56 [INFO] CycloneDX: Resolving Dependencies 19:21:00 [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) 19:21:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.xml 19:21:00 [INFO] attaching as netconf-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.json 19:21:00 [INFO] attaching as netconf-client-7.0.2-SNAPSHOT-cyclonedx.json 19:21:00 [INFO] 19:21:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 19:21:00 [INFO] Skipping duplicate-finder execution! 19:21:00 [INFO] 19:21:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client --- 19:21:00 [WARNING] Used undeclared dependencies found: 19:21:00 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.2-SNAPSHOT:compile 19:21:00 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:21:00 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0:compile 19:21:00 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT:compile 19:21:00 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT:compile 19:21:00 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT:compile 19:21:00 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT:compile 19:21:00 [WARNING] Non-test scoped test only dependencies found: 19:21:00 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.2-SNAPSHOT:compile 19:21:00 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:21:00 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0:compile 19:21:00 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT:compile 19:21:00 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT:compile 19:21:00 [INFO] 19:21:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client --- 19:21:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-sources.jar 19:21:00 [INFO] 19:21:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client --- 19:21:00 [INFO] 19:21:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client --- 19:21:00 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/code-coverage/jacoco.exec 19:21:00 [INFO] Analyzed bundle 'netconf-client' with 18 classes 19:21:00 [INFO] 19:21:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client --- 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT.jar 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT.pom 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT-tests.jar 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT-test-sources.jar 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT-javadoc.jar 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT-cyclonedx.json 19:21:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT-sources.jar 19:21:00 [INFO] 19:21:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 19:21:00 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-SNAPSHOT.jar 19:21:00 [INFO] Writing OBR metadata 19:21:00 [INFO] 19:21:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client --- 19:21:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:21:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:21:00 [INFO] 19:21:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 19:21:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:21:00 [INFO] 19:21:00 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 19:21:00 [INFO] Building odl-netconf-client 7.0.2-SNAPSHOT [46/119] 19:21:00 [INFO] ------------------------------[ feature ]------------------------------- 19:21:00 [INFO] 19:21:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-client --- 19:21:00 [INFO] 19:21:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-client --- 19:21:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:00 [INFO] 19:21:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 19:21:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:00 [INFO] 19:21:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-client --- 19:21:00 [INFO] 19:21:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-client --- 19:21:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:00 [INFO] argLine set to empty 19:21:00 [INFO] 19:21:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-client --- 19:21:00 [INFO] Starting audit... 19:21:00 Audit done. 19:21:00 [INFO] You have 0 Checkstyle violations. 19:21:00 [INFO] 19:21:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-client --- 19:21:00 [INFO] Starting audit... 19:21:00 Audit done. 19:21:00 [INFO] You have 0 Checkstyle violations. 19:21:00 [INFO] 19:21:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-client --- 19:21:00 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/classes/META-INF/maven/dependencies.properties 19:21:00 [INFO] 19:21:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-client --- 19:21:00 [INFO] 19:21:00 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 19:21:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/feature/feature.xml 19:21:00 [INFO] ...done! 19:21:00 [INFO] Attaching features XML 19:21:00 [INFO] 19:21:00 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-client --- 19:21:00 [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 19:21:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:21:00 [INFO] 19:21:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 19:21:00 [INFO] 19:21:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-client --- 19:21:00 [INFO] 19:21:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 19:21:00 [INFO] 19:21:00 [INFO] 19:21:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-client --- 19:21:00 [INFO] 19:21:00 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-client --- 19:21:00 [INFO] 19:21:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-client --- 19:21:00 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/surefire-reports 19:21:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:00 [INFO] 19:21:00 [INFO] ------------------------------------------------------- 19:21:00 [INFO] T E S T S 19:21:00 [INFO] ------------------------------------------------------- 19:21:00 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.91 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:12 [INFO] 19:21:12 [INFO] Results: 19:21:12 [INFO] 19:21:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:21:12 [INFO] 19:21:12 [INFO] 19:21:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-client --- 19:21:12 [INFO] 19:21:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-client --- 19:21:12 [INFO] 19:21:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-client --- 19:21:12 [INFO] CycloneDX: Resolving Dependencies 19:21:16 [INFO] CycloneDX: Creating BOM version 1.4 with 125 component(s) 19:21:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.xml 19:21:16 [INFO] attaching as odl-netconf-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.json 19:21:16 [INFO] attaching as odl-netconf-client-7.0.2-SNAPSHOT-cyclonedx.json 19:21:16 [INFO] 19:21:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 19:21:16 [INFO] Skipping duplicate-finder execution! 19:21:16 [INFO] 19:21:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-client --- 19:21:16 [INFO] Skipping plugin execution 19:21:16 [INFO] 19:21:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-client --- 19:21:16 [INFO] No sources in project. Archive not created. 19:21:16 [INFO] 19:21:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-client --- 19:21:16 [INFO] 19:21:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-client --- 19:21:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:16 [INFO] 19:21:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-client --- 19:21:16 [INFO] No primary artifact to install, installing attached artifacts instead. 19:21:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-SNAPSHOT.pom 19:21:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-SNAPSHOT-features.xml 19:21:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-SNAPSHOT-cyclonedx.json 19:21:16 [INFO] 19:21:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-client --- 19:21:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:21:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:21:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:21:17 [INFO] 19:21:17 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 19:21:17 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.2-SNAPSHOT [47/119] 19:21:17 [INFO] ------------------------------[ feature ]------------------------------- 19:21:17 [INFO] 19:21:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] 19:21:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:17 [INFO] 19:21:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:17 [INFO] 19:21:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] 19:21:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:17 [INFO] argLine set to empty 19:21:17 [INFO] 19:21:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Starting audit... 19:21:17 Audit done. 19:21:17 [INFO] You have 0 Checkstyle violations. 19:21:17 [INFO] 19:21:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Starting audit... 19:21:17 Audit done. 19:21:17 [INFO] You have 0 Checkstyle violations. 19:21:17 [INFO] 19:21:17 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/classes/META-INF/maven/dependencies.properties 19:21:17 [INFO] 19:21:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] 19:21:17 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml 19:21:17 [INFO] ...done! 19:21:17 [INFO] Attaching features XML 19:21:17 [INFO] 19:21:17 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6022 --- 19:21:17 [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 19:21:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:21:17 [INFO] 19:21:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 19:21:17 [INFO] 19:21:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] 19:21:17 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 19:21:17 [INFO] 19:21:17 [INFO] 19:21:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] 19:21:17 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] 19:21:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6022 --- 19:21:17 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/surefire-reports 19:21:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:17 [INFO] 19:21:17 [INFO] ------------------------------------------------------- 19:21:17 [INFO] T E S T S 19:21:17 [INFO] ------------------------------------------------------- 19:21:19 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:31 [INFO] 19:21:31 [INFO] Results: 19:21:31 [INFO] 19:21:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:21:31 [INFO] 19:21:31 [INFO] 19:21:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6022 --- 19:21:31 [INFO] 19:21:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 19:21:31 [INFO] 19:21:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6022 --- 19:21:31 [INFO] CycloneDX: Resolving Dependencies 19:21:34 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:21:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.xml 19:21:34 [INFO] attaching as odl-netconf-model-rfc6022-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.json 19:21:34 [INFO] attaching as odl-netconf-model-rfc6022-7.0.2-SNAPSHOT-cyclonedx.json 19:21:34 [INFO] 19:21:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 19:21:34 [INFO] Skipping duplicate-finder execution! 19:21:34 [INFO] 19:21:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 19:21:34 [INFO] Skipping plugin execution 19:21:34 [INFO] 19:21:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 19:21:34 [INFO] No sources in project. Archive not created. 19:21:34 [INFO] 19:21:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 19:21:34 [INFO] 19:21:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6022 --- 19:21:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:34 [INFO] 19:21:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6022 --- 19:21:34 [INFO] No primary artifact to install, installing attached artifacts instead. 19:21:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-SNAPSHOT.pom 19:21:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-SNAPSHOT-features.xml 19:21:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-SNAPSHOT-cyclonedx.json 19:21:34 [INFO] 19:21:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 19:21:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:21:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:21:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:21:34 [INFO] 19:21:34 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 19:21:34 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.2-SNAPSHOT [48/119] 19:21:34 [INFO] -------------------------------[ bundle ]------------------------------- 19:21:34 [INFO] 19:21:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 19:21:34 [INFO] 19:21:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 19:21:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:34 [INFO] 19:21:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 19:21:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:34 [INFO] 19:21:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 19:21:34 [INFO] 19:21:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 19:21:34 [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/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:21:34 [INFO] 19:21:34 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 19:21:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:21:34 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 19:21:34 [INFO] yang-to-sources: Found 1 dependencies in 996.1 μs 19:21:34 [INFO] yang-to-sources: Project model files found: 1 in 1.501 ms 19:21:34 [INFO] yang-to-sources: 2 YANG models processed in 6.567 ms 19:21:34 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.824 ms 19:21:34 [INFO] Sorted 16 files into 4 directories in 73.58 μs 19:21:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 9.472 ms 19:21:34 [INFO] 19:21:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 19:21:34 [INFO] Starting audit... 19:21:34 Audit done. 19:21:34 [INFO] You have 0 Checkstyle violations. 19:21:34 [INFO] 19:21:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc7407-ietf-x509-cert-to-name --- 19:21:35 [INFO] Starting audit... 19:21:35 Audit done. 19:21:35 [INFO] You have 0 Checkstyle violations. 19:21:35 [INFO] 19:21:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 19:21:35 [INFO] 19:21:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 19:21:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 19:21:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 19:21:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:21:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:21:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:21:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 19:21:35 [INFO] 19:21:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 19:21:35 [INFO] Recompiling the module because of changed dependency. 19:21:35 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:21:35 [INFO] 19:21:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 19:21:35 [INFO] 19:21:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 19:21:35 [INFO] Fork Value is true 19:21:37 [INFO] Done SpotBugs Analysis.... 19:21:37 [INFO] 19:21:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 19:21:37 [INFO] 19:21:37 [INFO] 19:21:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 19:21:37 [INFO] BugInstance size is 0 19:21:37 [INFO] Error size is 0 19:21:37 [INFO] No errors/warnings found 19:21:37 [INFO] 19:21:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 19:21:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 19:21:37 [INFO] 19:21:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 19:21:37 [INFO] No sources to compile 19:21:37 [INFO] 19:21:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 19:21:37 [INFO] No tests to run. 19:21:37 [INFO] 19:21:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 19:21:37 [INFO] 19:21:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 19:21:37 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar 19:21:37 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 19:21:37 [INFO] 19:21:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 19:21:37 [INFO] No previous run data found, generating javadoc. 19:21:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-javadoc.jar 19:21:39 [INFO] 19:21:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] CycloneDX: Resolving Dependencies 19:21:39 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:21:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 19:21:39 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 19:21:39 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-cyclonedx.json 19:21:39 [INFO] 19:21:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] Skipping duplicate-finder execution! 19:21:39 [INFO] 19:21:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] No dependency problems found 19:21:39 [INFO] 19:21:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-sources.jar 19:21:39 [INFO] 19:21:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] 19:21:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:21:39 [INFO] 19:21:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar 19:21:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.pom 19:21:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-javadoc.jar 19:21:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-cyclonedx.xml 19:21:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-cyclonedx.json 19:21:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT-sources.jar 19:21:39 [INFO] 19:21:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar 19:21:39 [INFO] Writing OBR metadata 19:21:39 [INFO] 19:21:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml 19:21:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:21:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:21:39 [INFO] 19:21:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 19:21:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:21:39 [INFO] 19:21:39 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 19:21:39 [INFO] Building netconf-server 7.0.2-SNAPSHOT [49/119] 19:21:39 [INFO] -------------------------------[ bundle ]------------------------------- 19:21:39 [INFO] 19:21:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server --- 19:21:39 [INFO] 19:21:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server --- 19:21:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:39 [INFO] 19:21:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server --- 19:21:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:39 [INFO] 19:21:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server --- 19:21:40 [INFO] 19:21:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server --- 19:21:40 [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/netconf-maven-merge-master/protocol/netconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:21:40 [INFO] 19:21:40 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-server --- 19:21:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:21:40 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/yang 19:21:40 [INFO] yang-to-sources: Found 17 dependencies in 4.722 ms 19:21:40 [INFO] yang-to-sources: Project model files found: 2 in 6.479 ms 19:21:40 [INFO] yang-to-sources: 23 YANG models processed in 173.3 ms 19:21:40 [INFO] BindingJavaFileGenerator: Defined 99 files in 24.02 ms 19:21:40 [INFO] Sorted 99 files into 30 directories in 163.5 μs 19:21:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 53.96 ms 19:21:40 [INFO] 19:21:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server --- 19:21:40 [INFO] Starting audit... 19:21:40 Audit done. 19:21:40 [INFO] You have 0 Checkstyle violations. 19:21:40 [INFO] 19:21:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server --- 19:21:41 [INFO] Starting audit... 19:21:41 Audit done. 19:21:41 [INFO] You have 0 Checkstyle violations. 19:21:41 [INFO] 19:21:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server --- 19:21:41 [INFO] 19:21:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 19:21:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/resources 19:21:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/generated-sources/spi 19:21:41 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:21:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:21:41 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:21:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/generated-sources/spi 19:21:41 [INFO] 19:21:41 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server --- 19:21:41 [INFO] Recompiling the module because of changed dependency. 19:21:41 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 19:21:42 [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 19:21:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:42 [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 19:21:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:42 [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 19:21:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:42 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:21:42 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[83,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:21:42 [INFO] 19:21:42 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-server >>> 19:21:42 [INFO] 19:21:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-server --- 19:21:42 [INFO] Fork Value is true 19:21:46 [INFO] Done SpotBugs Analysis.... 19:21:47 [INFO] 19:21:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-server <<< 19:21:47 [INFO] 19:21:47 [INFO] 19:21:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-server --- 19:21:47 [INFO] BugInstance size is 0 19:21:47 [INFO] Error size is 0 19:21:47 [INFO] No errors/warnings found 19:21:47 [INFO] 19:21:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 19:21:47 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:21:47 [INFO] 19:21:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server --- 19:21:47 [INFO] Recompiling the module because of changed dependency. 19:21:47 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 19:21:47 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:21:47 [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 19:21:47 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:21:47 [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 19:21:47 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:21:47 [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 19:21:47 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:21:47 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:21:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:47 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfCapabilityMonitoringServiceTest.java:[77,59] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:21:47 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[68,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 19:21:47 [INFO] 19:21:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-server --- 19:21:47 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/surefire-reports 19:21:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:47 [INFO] 19:21:47 [INFO] ------------------------------------------------------- 19:21:47 [INFO] T E S T S 19:21:47 [INFO] ------------------------------------------------------- 19:21:48 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 19:21:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:21:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.228 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 19:21:54 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:21:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:21:54 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:21:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:21:54 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:21:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:21:54 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:21:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:21:54 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:21:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:21:54 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:21:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:21:54 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:21:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:21:55 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:21:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:21:55 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:21:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:21:55 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:21:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:21:55 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:21:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:21:55 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:21:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:21:56 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:21:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:21:56 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:21:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:21:56 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:21:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:21:56 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:21:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:21:57 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:21:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:21:57 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:21:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:21:57 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 19:21:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 19:21:57 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 19:21:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.netconf.server.MessageParserTest 19:21:57 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:21:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:21:57 [INFO] 19:21:57 [INFO] Results: 19:21:57 [INFO] 19:21:57 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 19:21:57 [INFO] 19:21:57 [INFO] 19:21:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-server --- 19:21:57 [INFO] 19:21:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 19:21:57 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.2-SNAPSHOT.jar 19:21:57 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 19:21:57 [INFO] 19:21:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server --- 19:21:58 [INFO] No previous run data found, generating javadoc. 19:22:01 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.2-SNAPSHOT-javadoc.jar 19:22:01 [INFO] 19:22:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-server --- 19:22:01 [INFO] CycloneDX: Resolving Dependencies 19:22:03 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 19:22:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.xml 19:22:03 [INFO] attaching as netconf-server-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.json 19:22:03 [INFO] attaching as netconf-server-7.0.2-SNAPSHOT-cyclonedx.json 19:22:03 [INFO] 19:22:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 19:22:03 [INFO] Skipping duplicate-finder execution! 19:22:03 [INFO] 19:22:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server --- 19:22:03 [WARNING] Used undeclared dependencies found: 19:22:03 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT:compile 19:22:03 [INFO] 19:22:03 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server --- 19:22:03 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.2-SNAPSHOT-sources.jar 19:22:03 [INFO] 19:22:03 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server --- 19:22:03 [INFO] 19:22:03 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server --- 19:22:03 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/code-coverage/jacoco.exec 19:22:03 [INFO] Analyzed bundle 'netconf-server' with 43 classes 19:22:03 [INFO] 19:22:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server --- 19:22:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-SNAPSHOT.jar 19:22:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-SNAPSHOT.pom 19:22:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-SNAPSHOT-javadoc.jar 19:22:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-SNAPSHOT-cyclonedx.json 19:22:03 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-SNAPSHOT-sources.jar 19:22:03 [INFO] 19:22:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 19:22:03 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-SNAPSHOT.jar 19:22:03 [INFO] Writing OBR metadata 19:22:03 [INFO] 19:22:03 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server --- 19:22:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:03 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:03 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:03 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:03 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:03 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:22:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:03 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:03 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:03 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:03 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:03 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:22:03 [INFO] 19:22:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 19:22:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:22:03 [INFO] 19:22:03 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 19:22:03 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.2-SNAPSHOT [50/119] 19:22:03 [INFO] ------------------------------[ feature ]------------------------------- 19:22:03 [INFO] 19:22:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-impl --- 19:22:03 [INFO] 19:22:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-impl --- 19:22:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:03 [INFO] 19:22:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 19:22:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:03 [INFO] 19:22:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-impl --- 19:22:04 [INFO] 19:22:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 19:22:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:04 [INFO] argLine set to empty 19:22:04 [INFO] 19:22:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-impl --- 19:22:04 [INFO] Starting audit... 19:22:04 Audit done. 19:22:04 [INFO] You have 0 Checkstyle violations. 19:22:04 [INFO] 19:22:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-impl --- 19:22:04 [INFO] Starting audit... 19:22:04 Audit done. 19:22:04 [INFO] You have 0 Checkstyle violations. 19:22:04 [INFO] 19:22:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-impl --- 19:22:04 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/classes/META-INF/maven/dependencies.properties 19:22:04 [INFO] 19:22:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-impl --- 19:22:04 [INFO] 19:22:04 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 19:22:04 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/feature/feature.xml 19:22:04 [INFO] ...done! 19:22:04 [INFO] Attaching features XML 19:22:04 [INFO] 19:22:04 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-impl --- 19:22:04 [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 19:22:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:22:04 [INFO] 19:22:04 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 19:22:04 [INFO] 19:22:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-impl --- 19:22:04 [INFO] 19:22:04 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 19:22:04 [INFO] 19:22:04 [INFO] 19:22:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-impl --- 19:22:04 [INFO] 19:22:04 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-impl --- 19:22:04 [INFO] 19:22:04 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-impl --- 19:22:04 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/surefire-reports 19:22:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:04 [INFO] 19:22:04 [INFO] ------------------------------------------------------- 19:22:04 [INFO] T E S T S 19:22:04 [INFO] ------------------------------------------------------- 19:22:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.05 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:18 [INFO] 19:22:18 [INFO] Results: 19:22:18 [INFO] 19:22:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:22:18 [INFO] 19:22:18 [INFO] 19:22:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-impl --- 19:22:18 [INFO] 19:22:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-impl --- 19:22:18 [INFO] 19:22:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-impl --- 19:22:18 [INFO] CycloneDX: Resolving Dependencies 19:22:22 [INFO] CycloneDX: Creating BOM version 1.4 with 128 component(s) 19:22:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.xml 19:22:22 [INFO] attaching as odl-netconf-impl-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.json 19:22:22 [INFO] attaching as odl-netconf-impl-7.0.2-SNAPSHOT-cyclonedx.json 19:22:22 [INFO] 19:22:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 19:22:22 [INFO] Skipping duplicate-finder execution! 19:22:22 [INFO] 19:22:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-impl --- 19:22:22 [INFO] Skipping plugin execution 19:22:22 [INFO] 19:22:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-impl --- 19:22:22 [INFO] No sources in project. Archive not created. 19:22:22 [INFO] 19:22:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-impl --- 19:22:22 [INFO] 19:22:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-impl --- 19:22:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:22 [INFO] 19:22:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-impl --- 19:22:22 [INFO] No primary artifact to install, installing attached artifacts instead. 19:22:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-SNAPSHOT.pom 19:22:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-SNAPSHOT-features.xml 19:22:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-SNAPSHOT-cyclonedx.json 19:22:22 [INFO] 19:22:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-impl --- 19:22:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:22:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:22:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:22:22 [INFO] 19:22:22 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 19:22:22 [INFO] Building OpenDaylight :: Netconf :: All 7.0.2-SNAPSHOT [51/119] 19:22:22 [INFO] ------------------------------[ feature ]------------------------------- 19:22:22 [INFO] 19:22:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-all --- 19:22:22 [INFO] 19:22:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-all --- 19:22:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:22 [INFO] 19:22:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 19:22:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:22 [INFO] 19:22:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-all --- 19:22:23 [INFO] 19:22:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-all --- 19:22:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:23 [INFO] argLine set to empty 19:22:23 [INFO] 19:22:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-all --- 19:22:23 [INFO] Starting audit... 19:22:23 Audit done. 19:22:23 [INFO] You have 0 Checkstyle violations. 19:22:23 [INFO] 19:22:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-all --- 19:22:23 [INFO] Starting audit... 19:22:23 Audit done. 19:22:23 [INFO] You have 0 Checkstyle violations. 19:22:23 [INFO] 19:22:23 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-all --- 19:22:23 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/classes/META-INF/maven/dependencies.properties 19:22:23 [INFO] 19:22:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-all --- 19:22:23 [INFO] 19:22:23 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 19:22:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/feature/feature.xml 19:22:23 [INFO] ...done! 19:22:23 [INFO] Attaching features XML 19:22:23 [INFO] 19:22:23 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-all --- 19:22:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:22:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:22:23 [INFO] 19:22:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 19:22:23 [INFO] 19:22:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-all --- 19:22:23 [INFO] 19:22:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 19:22:23 [INFO] 19:22:23 [INFO] 19:22:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-all --- 19:22:23 [INFO] 19:22:23 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-all --- 19:22:23 [INFO] 19:22:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-all --- 19:22:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/surefire-reports 19:22:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:23 [INFO] 19:22:23 [INFO] ------------------------------------------------------- 19:22:23 [INFO] T E S T S 19:22:23 [INFO] ------------------------------------------------------- 19:22:25 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.61 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:22:38 [INFO] 19:22:38 [INFO] Results: 19:22:38 [INFO] 19:22:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:22:38 [INFO] 19:22:38 [INFO] 19:22:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-all --- 19:22:38 [INFO] 19:22:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-all --- 19:22:38 [INFO] 19:22:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-all --- 19:22:38 [INFO] CycloneDX: Resolving Dependencies 19:22:42 [INFO] CycloneDX: Creating BOM version 1.4 with 131 component(s) 19:22:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.xml 19:22:42 [INFO] attaching as odl-netconf-all-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.json 19:22:42 [INFO] attaching as odl-netconf-all-7.0.2-SNAPSHOT-cyclonedx.json 19:22:42 [INFO] 19:22:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 19:22:42 [INFO] Skipping duplicate-finder execution! 19:22:42 [INFO] 19:22:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-all --- 19:22:42 [INFO] Skipping plugin execution 19:22:42 [INFO] 19:22:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-all --- 19:22:42 [INFO] No sources in project. Archive not created. 19:22:42 [INFO] 19:22:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-all --- 19:22:42 [INFO] 19:22:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-all --- 19:22:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:42 [INFO] 19:22:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-all --- 19:22:42 [INFO] No primary artifact to install, installing attached artifacts instead. 19:22:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-SNAPSHOT.pom 19:22:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-SNAPSHOT-features.xml 19:22:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-SNAPSHOT-cyclonedx.json 19:22:42 [INFO] 19:22:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-all --- 19:22:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:22:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:22:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:22:42 [INFO] 19:22:42 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 19:22:42 [INFO] Building yanglib-mdsal-writer 7.0.2-SNAPSHOT [52/119] 19:22:42 [INFO] -------------------------------[ bundle ]------------------------------- 19:22:42 [INFO] 19:22:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib-mdsal-writer --- 19:22:42 [INFO] 19:22:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib-mdsal-writer --- 19:22:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:42 [INFO] 19:22:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 19:22:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:42 [INFO] 19:22:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib-mdsal-writer --- 19:22:43 [INFO] 19:22:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 19:22:43 [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/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:22:43 [INFO] 19:22:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib-mdsal-writer --- 19:22:43 [INFO] Starting audit... 19:22:43 Audit done. 19:22:43 [INFO] You have 0 Checkstyle violations. 19:22:43 [INFO] 19:22:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib-mdsal-writer --- 19:22:43 [INFO] Starting audit... 19:22:43 Audit done. 19:22:43 [INFO] You have 0 Checkstyle violations. 19:22:43 [INFO] 19:22:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib-mdsal-writer --- 19:22:43 [INFO] 19:22:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 19:22:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/resources 19:22:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/generated-sources/spi 19:22:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/generated-sources/yang 19:22:43 [INFO] 19:22:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib-mdsal-writer --- 19:22:43 [INFO] Recompiling the module because of changed dependency. 19:22:43 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,68] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,79] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[166,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[166,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[48,14] auto-closeable resource org.opendaylight.netconf.yanglib.writer.YangLibraryWriter has a member method close() that could throw InterruptedException 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[59,35] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:43 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[135,46] buildModuleState(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.NonNull java.lang.String,@org.eclipse.jdt.annotation.Nullable org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 19:22:43 [INFO] 19:22:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 19:22:43 [INFO] 19:22:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 19:22:43 [INFO] Fork Value is true 19:22:46 [INFO] Done SpotBugs Analysis.... 19:22:46 [INFO] 19:22:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 19:22:46 [INFO] 19:22:46 [INFO] 19:22:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yanglib-mdsal-writer --- 19:22:46 [INFO] BugInstance size is 0 19:22:46 [INFO] Error size is 0 19:22:46 [INFO] No errors/warnings found 19:22:46 [INFO] 19:22:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 19:22:46 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:22:46 [INFO] 19:22:46 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 19:22:46 [INFO] Recompiling the module because of changed dependency. 19:22:46 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [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 19:22:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [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 19:22:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [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 19:22:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[71,35] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[227,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[227,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[239,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[239,57] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[248,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[248,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[258,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[258,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[266,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[266,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[274,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[274,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[282,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:22:46 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[282,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:22:46 [INFO] 19:22:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yanglib-mdsal-writer --- 19:22:46 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/surefire-reports 19:22:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:46 [INFO] 19:22:46 [INFO] ------------------------------------------------------- 19:22:46 [INFO] T E S T S 19:22:46 [INFO] ------------------------------------------------------- 19:22:47 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:22:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:22:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.763 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:22:51 [INFO] 19:22:51 [INFO] Results: 19:22:51 [INFO] 19:22:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:22:51 [INFO] 19:22:51 [INFO] 19:22:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yanglib-mdsal-writer --- 19:22:51 [INFO] 19:22:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 19:22:51 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.2-SNAPSHOT.jar 19:22:51 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 19:22:51 [INFO] 19:22:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib-mdsal-writer --- 19:22:51 [INFO] No previous run data found, generating javadoc. 19:22:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.2-SNAPSHOT-javadoc.jar 19:22:53 [INFO] 19:22:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yanglib-mdsal-writer --- 19:22:53 [INFO] CycloneDX: Resolving Dependencies 19:22:53 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:22:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.xml 19:22:53 [INFO] attaching as yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.json 19:22:53 [INFO] attaching as yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.json 19:22:53 [INFO] 19:22:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 19:22:53 [INFO] Skipping duplicate-finder execution! 19:22:53 [INFO] 19:22:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 19:22:53 [WARNING] Used undeclared dependencies found: 19:22:53 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:22:53 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:22:53 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:22:53 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:22:53 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:22:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:22:53 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:22:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0:compile 19:22:53 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:22:53 [INFO] 19:22:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 19:22:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.2-SNAPSHOT-sources.jar 19:22:53 [INFO] 19:22:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 19:22:53 [INFO] 19:22:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib-mdsal-writer --- 19:22:53 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 19:22:53 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 4 classes 19:22:53 [INFO] 19:22:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib-mdsal-writer --- 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-SNAPSHOT.jar 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-SNAPSHOT.pom 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-SNAPSHOT-javadoc.jar 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.xml 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.json 19:22:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-SNAPSHOT-sources.jar 19:22:53 [INFO] 19:22:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 19:22:53 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-SNAPSHOT.jar 19:22:53 [INFO] Writing OBR metadata 19:22:53 [INFO] 19:22:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:22:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml 19:22:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:22:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:22:54 [INFO] 19:22:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:22:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:22:54 [INFO] 19:22:54 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 19:22:54 [INFO] Building odl-yanglib-mdsal-writer 7.0.2-SNAPSHOT [53/119] 19:22:54 [INFO] ------------------------------[ feature ]------------------------------- 19:22:54 [INFO] 19:22:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] 19:22:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:54 [INFO] 19:22:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:54 [INFO] 19:22:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] 19:22:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:54 [INFO] argLine set to empty 19:22:54 [INFO] 19:22:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Starting audit... 19:22:54 Audit done. 19:22:54 [INFO] You have 0 Checkstyle violations. 19:22:54 [INFO] 19:22:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Starting audit... 19:22:54 Audit done. 19:22:54 [INFO] You have 0 Checkstyle violations. 19:22:54 [INFO] 19:22:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/classes/META-INF/maven/dependencies.properties 19:22:54 [INFO] 19:22:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] 19:22:54 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 19:22:54 [INFO] ...done! 19:22:54 [INFO] Attaching features XML 19:22:54 [INFO] 19:22:54 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-yanglib-mdsal-writer --- 19:22:54 [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 19:22:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:22:54 [INFO] 19:22:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 19:22:54 [INFO] 19:22:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] 19:22:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 19:22:54 [INFO] 19:22:54 [INFO] 19:22:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] 19:22:54 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] 19:22:54 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-yanglib-mdsal-writer --- 19:22:54 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/surefire-reports 19:22:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:54 [INFO] 19:22:54 [INFO] ------------------------------------------------------- 19:22:54 [INFO] T E S T S 19:22:54 [INFO] ------------------------------------------------------- 19:22:56 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.43 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:15 [INFO] 19:23:15 [INFO] Results: 19:23:15 [INFO] 19:23:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:23:15 [INFO] 19:23:15 [INFO] 19:23:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-yanglib-mdsal-writer --- 19:23:15 [INFO] 19:23:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 19:23:15 [INFO] 19:23:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-yanglib-mdsal-writer --- 19:23:15 [INFO] CycloneDX: Resolving Dependencies 19:23:20 [INFO] CycloneDX: Creating BOM version 1.4 with 188 component(s) 19:23:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.xml 19:23:20 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.xml 19:23:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.json 19:23:20 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.json 19:23:20 [INFO] 19:23:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 19:23:20 [INFO] Skipping duplicate-finder execution! 19:23:20 [INFO] 19:23:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 19:23:20 [INFO] Skipping plugin execution 19:23:20 [INFO] 19:23:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 19:23:20 [INFO] No sources in project. Archive not created. 19:23:20 [INFO] 19:23:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 19:23:20 [INFO] 19:23:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib-mdsal-writer --- 19:23:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:20 [INFO] 19:23:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib-mdsal-writer --- 19:23:20 [INFO] No primary artifact to install, installing attached artifacts instead. 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-SNAPSHOT.pom 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-SNAPSHOT-features.xml 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.xml 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-SNAPSHOT-cyclonedx.json 19:23:20 [INFO] 19:23:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 19:23:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:23:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml 19:23:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml 19:23:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:23:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:23:20 [INFO] 19:23:20 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 19:23:20 [INFO] Building netconf-server-mdsal 7.0.2-SNAPSHOT [54/119] 19:23:20 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:20 [INFO] 19:23:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server-mdsal --- 19:23:20 [INFO] 19:23:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server-mdsal --- 19:23:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:20 [INFO] 19:23:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 19:23:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:20 [INFO] 19:23:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server-mdsal --- 19:23:21 [INFO] 19:23:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 19:23:21 [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/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:23:21 [INFO] 19:23:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server-mdsal --- 19:23:21 [INFO] Starting audit... 19:23:21 Audit done. 19:23:21 [INFO] You have 0 Checkstyle violations. 19:23:21 [INFO] 19:23:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server-mdsal --- 19:23:21 [INFO] Starting audit... 19:23:21 Audit done. 19:23:21 [INFO] You have 0 Checkstyle violations. 19:23:21 [INFO] 19:23:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server-mdsal --- 19:23:21 [INFO] 19:23:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 19:23:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/resources 19:23:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/generated-sources/spi 19:23:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/generated-sources/yang 19:23:21 [INFO] 19:23:21 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server-mdsal --- 19:23:21 [INFO] Recompiling the module because of changed dependency. 19:23:21 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 19:23:22 [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 19:23:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:22 [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 19:23:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:22 [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 19:23:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[62,45] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[42,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[81,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/SplittingNormalizedNodeMetadataStreamWriter.java:[90,36] LEGACY_ATTRIBUTE_NAMESPACE in org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream has been deprecated 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[45,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[319,21] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[309,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:23:22 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducer.java:[48,49] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:23:22 [INFO] 19:23:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 19:23:22 [INFO] 19:23:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-server-mdsal --- 19:23:22 [INFO] Fork Value is true 19:23:31 [INFO] Done SpotBugs Analysis.... 19:23:31 [INFO] 19:23:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 19:23:31 [INFO] 19:23:31 [INFO] 19:23:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-server-mdsal --- 19:23:31 [INFO] BugInstance size is 0 19:23:31 [INFO] Error size is 0 19:23:31 [INFO] No errors/warnings found 19:23:31 [INFO] 19:23:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 19:23:31 [INFO] Copying 168 resources from src/test/resources to target/test-classes 19:23:31 [INFO] 19:23:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server-mdsal --- 19:23:31 [INFO] Recompiling the module because of changed dependency. 19:23:31 [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes 19:23:31 [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 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [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 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [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 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,87] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 19:23:31 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,91] unchecked conversion 19:23:31 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:23:31 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[64,20] unchecked conversion 19:23:31 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[88,62] unchecked conversion 19:23:31 required: org.opendaylight.mdsal.binding.api.DataTreeModification 19:23:31 found: org.opendaylight.mdsal.binding.api.DataTreeModification 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[89,66] unchecked conversion 19:23:31 required: org.opendaylight.mdsal.binding.api.DataObjectModification 19:23:31 found: org.opendaylight.mdsal.binding.api.DataObjectModification 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 19:23:31 required: java.util.function.Consumer 19:23:31 found: java.lang.Object 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,59] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[48,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[59,49] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManagerTest.java:[135,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 19:23:31 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 19:23:31 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:23:31 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:23:31 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 19:23:31 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:23:31 [INFO] 19:23:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-server-mdsal --- 19:23:31 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/surefire-reports 19:23:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:31 [INFO] 19:23:31 [INFO] ------------------------------------------------------- 19:23:31 [INFO] T E S T S 19:23:31 [INFO] ------------------------------------------------------- 19:23:31 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:23:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:23:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.583 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:23:33 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:23:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.670 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:23:33 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:23:33 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.989 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:23:33 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:23:35 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 1.229 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:23:35 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:23:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:23:35 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:23:35 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:23:35 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:23:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:23:35 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:23:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:23:36 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:23:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:23:36 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:23:36 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:23:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:23:36 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:23:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:23:36 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:23:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:23:37 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:23:37 [INFO] 19:23:37 [INFO] Results: 19:23:37 [INFO] 19:23:37 [WARNING] Tests run: 103, Failures: 0, Errors: 0, Skipped: 14 19:23:37 [INFO] 19:23:37 [INFO] 19:23:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-server-mdsal --- 19:23:37 [INFO] 19:23:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 19:23:38 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.2-SNAPSHOT.jar 19:23:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 19:23:38 [INFO] 19:23:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server-mdsal --- 19:23:38 [INFO] No previous run data found, generating javadoc. 19:23:40 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.2-SNAPSHOT-javadoc.jar 19:23:40 [INFO] 19:23:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-server-mdsal --- 19:23:40 [INFO] CycloneDX: Resolving Dependencies 19:23:41 [INFO] CycloneDX: Creating BOM version 1.4 with 110 component(s) 19:23:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.xml 19:23:41 [INFO] attaching as netconf-server-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:23:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.json 19:23:41 [INFO] attaching as netconf-server-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:23:41 [INFO] 19:23:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 19:23:41 [INFO] Skipping duplicate-finder execution! 19:23:41 [INFO] 19:23:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 19:23:41 [WARNING] Non-test scoped test only dependencies found: 19:23:41 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:23:41 [INFO] 19:23:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 19:23:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.2-SNAPSHOT-sources.jar 19:23:41 [INFO] 19:23:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server-mdsal --- 19:23:41 [INFO] 19:23:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server-mdsal --- 19:23:41 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 19:23:41 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 19:23:41 [INFO] 19:23:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server-mdsal --- 19:23:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-SNAPSHOT.jar 19:23:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-SNAPSHOT.pom 19:23:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-SNAPSHOT-javadoc.jar 19:23:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:23:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:23:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-SNAPSHOT-sources.jar 19:23:41 [INFO] 19:23:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 19:23:41 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-SNAPSHOT.jar 19:23:42 [INFO] Writing OBR metadata 19:23:42 [INFO] 19:23:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server-mdsal --- 19:23:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:23:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:23:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:23:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:23:42 [INFO] 19:23:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 19:23:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:42 [INFO] 19:23:42 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 19:23:42 [INFO] Building netconf-nb 7.0.2-SNAPSHOT [55/119] 19:23:42 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:42 [INFO] 19:23:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-nb --- 19:23:42 [INFO] 19:23:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-nb --- 19:23:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:42 [INFO] 19:23:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-nb --- 19:23:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:42 [INFO] 19:23:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-nb --- 19:23:42 [INFO] 19:23:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-nb --- 19:23: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/netconf-maven-merge-master/apps/netconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:23:42 [INFO] 19:23:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-nb --- 19:23:42 [INFO] Starting audit... 19:23:42 Audit done. 19:23:42 [INFO] You have 0 Checkstyle violations. 19:23:42 [INFO] 19:23:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-nb --- 19:23:42 [INFO] Starting audit... 19:23:42 Audit done. 19:23:42 [INFO] You have 0 Checkstyle violations. 19:23:42 [INFO] 19:23:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-nb --- 19:23:42 [INFO] 19:23:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 19:23:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/main/resources 19:23:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/generated-sources/spi 19:23:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/generated-sources/yang 19:23:42 [INFO] 19:23:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-nb --- 19:23:42 [INFO] Recompiling the module because of changed dependency. 19:23:42 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 19:23:43 [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 19:23:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:23:43 [INFO] 19:23:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-nb >>> 19:23:43 [INFO] 19:23:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-nb --- 19:23:43 [INFO] Fork Value is true 19:23:46 [INFO] Done SpotBugs Analysis.... 19:23:46 [INFO] 19:23:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-nb <<< 19:23:46 [INFO] 19:23:46 [INFO] 19:23:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-nb --- 19:23:46 [INFO] BugInstance size is 0 19:23:46 [INFO] Error size is 0 19:23:46 [INFO] No errors/warnings found 19:23:46 [INFO] 19:23:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 19:23:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/test/resources 19:23:46 [INFO] 19:23:46 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-nb --- 19:23:46 [INFO] Recompiling the module because of changed dependency. 19:23:46 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:23:46 [INFO] 19:23:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-nb --- 19:23:46 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/surefire-reports 19:23:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:46 [INFO] 19:23:46 [INFO] ------------------------------------------------------- 19:23:46 [INFO] T E S T S 19:23:46 [INFO] ------------------------------------------------------- 19:23:47 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:23:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:23:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:23:49 [INFO] 19:23:49 [INFO] Results: 19:23:49 [INFO] 19:23:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:23:49 [INFO] 19:23:49 [INFO] 19:23:49 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-nb --- 19:23:49 [INFO] 19:23:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 19:23:49 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.2-SNAPSHOT.jar 19:23:49 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 19:23:49 [INFO] 19:23:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-nb --- 19:23:50 [INFO] No previous run data found, generating javadoc. 19:23:51 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.2-SNAPSHOT-javadoc.jar 19:23:51 [INFO] 19:23:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-nb --- 19:23:51 [INFO] CycloneDX: Resolving Dependencies 19:23:53 [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) 19:23:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.xml 19:23:53 [INFO] attaching as netconf-nb-7.0.2-SNAPSHOT-cyclonedx.xml 19:23:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.json 19:23:53 [INFO] attaching as netconf-nb-7.0.2-SNAPSHOT-cyclonedx.json 19:23:53 [INFO] 19:23:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 19:23:53 [INFO] Skipping duplicate-finder execution! 19:23:53 [INFO] 19:23:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-nb --- 19:23:53 [INFO] No dependency problems found 19:23:53 [INFO] 19:23:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-nb --- 19:23:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.2-SNAPSHOT-sources.jar 19:23:53 [INFO] 19:23:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-nb --- 19:23:53 [INFO] 19:23:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-nb --- 19:23:53 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/code-coverage/jacoco.exec 19:23:53 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 19:23:53 [INFO] 19:23:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-nb --- 19:23:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-SNAPSHOT.jar 19:23:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-SNAPSHOT.pom 19:23:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-SNAPSHOT-javadoc.jar 19:23:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-SNAPSHOT-cyclonedx.xml 19:23:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-SNAPSHOT-cyclonedx.json 19:23:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-SNAPSHOT-sources.jar 19:23:53 [INFO] 19:23:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 19:23:53 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-SNAPSHOT.jar 19:23:53 [INFO] Writing OBR metadata 19:23:53 [INFO] 19:23:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-nb --- 19:23:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:23:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:23:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:23:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:23:53 [INFO] 19:23:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 19:23:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:53 [INFO] 19:23:53 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 19:23:53 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.2-SNAPSHOT [56/119] 19:23:53 [INFO] ------------------------------[ feature ]------------------------------- 19:23:53 [INFO] 19:23:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-mdsal --- 19:23:53 [INFO] 19:23:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-mdsal --- 19:23:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:53 [INFO] 19:23:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 19:23:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:53 [INFO] 19:23:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-mdsal --- 19:23:54 [INFO] 19:23:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 19:23:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:54 [INFO] argLine set to empty 19:23:54 [INFO] 19:23:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-mdsal --- 19:23:54 [INFO] Starting audit... 19:23:54 Audit done. 19:23:54 [INFO] You have 0 Checkstyle violations. 19:23:54 [INFO] 19:23:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-mdsal --- 19:23:54 [INFO] Starting audit... 19:23:54 Audit done. 19:23:54 [INFO] You have 0 Checkstyle violations. 19:23:54 [INFO] 19:23:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-mdsal --- 19:23:54 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/classes/META-INF/maven/dependencies.properties 19:23:54 [INFO] 19:23:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-mdsal --- 19:23:54 [INFO] 19:23:54 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 19:23:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/feature/feature.xml 19:23:54 [INFO] ...done! 19:23:54 [INFO] Attaching features XML 19:23:54 [INFO] 19:23:54 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-mdsal --- 19:23:54 [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 19:23:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:23:54 [INFO] 19:23:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 19:23:54 [INFO] 19:23:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-mdsal --- 19:23:54 [INFO] 19:23:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 19:23:54 [INFO] 19:23:54 [INFO] 19:23:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-mdsal --- 19:23:54 [INFO] 19:23:54 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-mdsal --- 19:23:54 [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 19:23:54 [INFO] 19:23:54 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-mdsal --- 19:23:54 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/surefire-reports 19:23:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:54 [INFO] 19:23:54 [INFO] ------------------------------------------------------- 19:23:54 [INFO] T E S T S 19:23:54 [INFO] ------------------------------------------------------- 19:23:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.08 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:21 [INFO] 19:24:21 [INFO] Results: 19:24:21 [INFO] 19:24:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:24:21 [INFO] 19:24:21 [INFO] 19:24:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-mdsal --- 19:24:21 [INFO] 19:24:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-mdsal --- 19:24:21 [INFO] 19:24:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-mdsal --- 19:24:21 [INFO] CycloneDX: Resolving Dependencies 19:24:29 [INFO] CycloneDX: Creating BOM version 1.4 with 373 component(s) 19:24:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.xml 19:24:29 [INFO] attaching as odl-netconf-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:24:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.json 19:24:29 [INFO] attaching as odl-netconf-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:24:29 [INFO] 19:24:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 19:24:29 [INFO] Skipping duplicate-finder execution! 19:24:29 [INFO] 19:24:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 19:24:29 [INFO] Skipping plugin execution 19:24:29 [INFO] 19:24:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 19:24:29 [INFO] No sources in project. Archive not created. 19:24:29 [INFO] 19:24:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-mdsal --- 19:24:29 [INFO] 19:24:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-mdsal --- 19:24:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:29 [INFO] 19:24:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-mdsal --- 19:24:29 [INFO] No primary artifact to install, installing attached artifacts instead. 19:24:29 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-SNAPSHOT.pom 19:24:29 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-SNAPSHOT-features.xml 19:24:29 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:24:29 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:24:29 [INFO] 19:24:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-mdsal --- 19:24:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:29 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:24:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:24:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:29 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:29 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:29 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:29 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:29 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:24:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:24:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:29 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:29 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:29 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:29 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:29 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:24:29 [INFO] 19:24:29 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 19:24:29 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.2-SNAPSHOT [57/119] 19:24:29 [INFO] -------------------------------[ bundle ]------------------------------- 19:24:29 [INFO] 19:24:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 19:24:29 [INFO] 19:24:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 19:24:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:29 [INFO] 19:24:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 19:24:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:29 [INFO] 19:24:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] 19:24:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 19:24: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/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:24:30 [INFO] 19:24:30 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:24:30 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/main/yang 19:24:30 [INFO] yang-to-sources: Found 2 dependencies in 1.009 ms 19:24:30 [INFO] yang-to-sources: Project model files found: 1 in 2.222 ms 19:24:30 [INFO] yang-to-sources: 3 YANG models processed in 12.06 ms 19:24:30 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.881 ms 19:24:30 [INFO] Sorted 16 files into 6 directories in 60.03 μs 19:24:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 13.24 ms 19:24:30 [INFO] 19:24:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] Starting audit... 19:24:30 Audit done. 19:24:30 [INFO] You have 0 Checkstyle violations. 19:24:30 [INFO] 19:24:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] Starting audit... 19:24:30 Audit done. 19:24:30 [INFO] You have 0 Checkstyle violations. 19:24:30 [INFO] 19:24:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] 19:24:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/main/resources 19:24:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 19:24:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:24:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 19:24:30 [INFO] 19:24:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] Recompiling the module because of changed dependency. 19:24:30 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:24:30 [INFO] 19:24:30 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 19:24:30 [INFO] 19:24:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 19:24:30 [INFO] Fork Value is true 19:24:33 [INFO] Done SpotBugs Analysis.... 19:24:33 [INFO] 19:24:33 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 19:24:33 [INFO] 19:24:33 [INFO] 19:24:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 19:24:33 [INFO] BugInstance size is 0 19:24:33 [INFO] Error size is 0 19:24:33 [INFO] No errors/warnings found 19:24:33 [INFO] 19:24:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 19:24:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/test/resources 19:24:33 [INFO] 19:24:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 19:24:33 [INFO] No sources to compile 19:24:33 [INFO] 19:24:33 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 19:24:33 [INFO] No tests to run. 19:24:33 [INFO] 19:24:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 19:24:33 [INFO] 19:24:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 19:24:33 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT.jar 19:24:33 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 19:24:33 [INFO] 19:24:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 19:24:33 [INFO] No previous run data found, generating javadoc. 19:24:34 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-javadoc.jar 19:24:34 [INFO] 19:24:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 19:24:34 [INFO] CycloneDX: Resolving Dependencies 19:24:35 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:24:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 19:24:35 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-cyclonedx.xml 19:24:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json 19:24:35 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-cyclonedx.json 19:24:35 [INFO] 19:24:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] Skipping duplicate-finder execution! 19:24:35 [INFO] 19:24:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] No dependency problems found 19:24:35 [INFO] 19:24:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-sources.jar 19:24:35 [INFO] 19:24:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] 19:24:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:24:35 [INFO] 19:24:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT.jar 19:24:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT.pom 19:24:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-javadoc.jar 19:24:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-cyclonedx.xml 19:24:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-cyclonedx.json 19:24:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT-sources.jar 19:24:35 [INFO] 19:24:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-SNAPSHOT.jar 19:24:35 [INFO] Writing OBR metadata 19:24:35 [INFO] 19:24:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml 19:24:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:35 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml 19:24:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:24:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:35 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:24:35 [INFO] 19:24:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 19:24:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:24:35 [INFO] 19:24:35 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 19:24:35 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.2-SNAPSHOT [58/119] 19:24:35 [INFO] ------------------------------[ feature ]------------------------------- 19:24:35 [INFO] 19:24:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8040 --- 19:24:35 [INFO] 19:24:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 19:24:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:35 [INFO] 19:24:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 19:24:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:35 [INFO] 19:24:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] 19:24:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:36 [INFO] argLine set to empty 19:24:36 [INFO] 19:24:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] Starting audit... 19:24:36 Audit done. 19:24:36 [INFO] You have 0 Checkstyle violations. 19:24:36 [INFO] 19:24:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] Starting audit... 19:24:36 Audit done. 19:24:36 [INFO] You have 0 Checkstyle violations. 19:24:36 [INFO] 19:24:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/classes/META-INF/maven/dependencies.properties 19:24:36 [INFO] 19:24:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] 19:24:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml 19:24:36 [INFO] ...done! 19:24:36 [INFO] Attaching features XML 19:24:36 [INFO] 19:24:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8040 --- 19:24:36 [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 19:24:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:24:36 [INFO] 19:24:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 19:24:36 [INFO] 19:24:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] 19:24:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 19:24:36 [INFO] 19:24:36 [INFO] 19:24:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] 19:24:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] 19:24:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8040 --- 19:24:36 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/surefire-reports 19:24:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:24:36 [INFO] 19:24:36 [INFO] ------------------------------------------------------- 19:24:36 [INFO] T E S T S 19:24:36 [INFO] ------------------------------------------------------- 19:24:37 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.56 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:49 [INFO] 19:24:49 [INFO] Results: 19:24:49 [INFO] 19:24:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:24:49 [INFO] 19:24:49 [INFO] 19:24:49 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8040 --- 19:24:49 [INFO] 19:24:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 19:24:49 [INFO] 19:24:49 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8040 --- 19:24:49 [INFO] CycloneDX: Resolving Dependencies 19:24:52 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:24:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.xml 19:24:52 [INFO] attaching as odl-netconf-model-rfc8040-7.0.2-SNAPSHOT-cyclonedx.xml 19:24:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.json 19:24:53 [INFO] attaching as odl-netconf-model-rfc8040-7.0.2-SNAPSHOT-cyclonedx.json 19:24:53 [INFO] 19:24:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 19:24:53 [INFO] Skipping duplicate-finder execution! 19:24:53 [INFO] 19:24:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 19:24:53 [INFO] Skipping plugin execution 19:24:53 [INFO] 19:24:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 19:24:53 [INFO] No sources in project. Archive not created. 19:24:53 [INFO] 19:24:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 19:24:53 [INFO] 19:24:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8040 --- 19:24:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:53 [INFO] 19:24:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8040 --- 19:24:53 [INFO] No primary artifact to install, installing attached artifacts instead. 19:24:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-SNAPSHOT.pom 19:24:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-SNAPSHOT-features.xml 19:24:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-SNAPSHOT-cyclonedx.xml 19:24:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-SNAPSHOT-cyclonedx.json 19:24:53 [INFO] 19:24:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 19:24:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:53 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:24:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml 19:24:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml 19:24:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:24:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:24:53 [INFO] 19:24:53 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 19:24:53 [INFO] Building rfc8639 7.0.2-SNAPSHOT [59/119] 19:24:53 [INFO] -------------------------------[ bundle ]------------------------------- 19:24:53 [INFO] 19:24:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8639 --- 19:24:53 [INFO] 19:24:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8639 --- 19:24:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:53 [INFO] 19:24:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 19:24:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:53 [INFO] 19:24:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8639 --- 19:24:53 [INFO] 19:24:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8639 --- 19:24:53 [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/netconf-maven-merge-master/model/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:24:53 [INFO] 19:24:53 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8639 --- 19:24:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:24:53 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8639/src/main/yang 19:24:53 [INFO] yang-to-sources: Found 8 dependencies in 949.0 μs 19:24:53 [INFO] yang-to-sources: Project model files found: 1 in 5.468 ms 19:24:53 [INFO] yang-to-sources: 9 YANG models processed in 57.00 ms 19:24:53 [INFO] BindingJavaFileGenerator: Defined 136 files in 12.94 ms 19:24:53 [INFO] Sorted 136 files into 22 directories in 190.9 μs 19:24:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 67.40 ms 19:24:53 [INFO] 19:24:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8639 --- 19:24:53 [INFO] Starting audit... 19:24:53 Audit done. 19:24:53 [INFO] You have 0 Checkstyle violations. 19:24:53 [INFO] 19:24:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8639 --- 19:24:53 [INFO] Starting audit... 19:24:53 Audit done. 19:24:53 [INFO] You have 0 Checkstyle violations. 19:24:53 [INFO] 19:24:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8639 --- 19:24:53 [INFO] 19:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 19:24:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/src/main/resources 19:24:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/target/generated-sources/spi 19:24:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:24:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/target/generated-sources/spi 19:24:53 [INFO] 19:24:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8639 --- 19:24:53 [INFO] Recompiling the module because of changed dependency. 19:24:53 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 19:24:54 [INFO] 19:24:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8639 >>> 19:24:54 [INFO] 19:24:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8639 --- 19:24:54 [INFO] Fork Value is true 19:24:57 [INFO] Done SpotBugs Analysis.... 19:24:57 [INFO] 19:24:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8639 <<< 19:24:57 [INFO] 19:24:57 [INFO] 19:24:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8639 --- 19:24:57 [INFO] BugInstance size is 0 19:24:57 [INFO] Error size is 0 19:24:57 [INFO] No errors/warnings found 19:24:57 [INFO] 19:24:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 19:24:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/src/test/resources 19:24:57 [INFO] 19:24:57 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8639 --- 19:24:57 [INFO] No sources to compile 19:24:57 [INFO] 19:24:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8639 --- 19:24:57 [INFO] No tests to run. 19:24:57 [INFO] 19:24:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8639 --- 19:24:57 [INFO] 19:24:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 19:24:57 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.2-SNAPSHOT.jar 19:24:57 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/classes/META-INF/MANIFEST.MF 19:24:57 [INFO] 19:24:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8639 --- 19:24:57 [INFO] No previous run data found, generating javadoc. 19:25:01 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.2-SNAPSHOT-javadoc.jar 19:25:01 [INFO] 19:25:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8639 --- 19:25:01 [INFO] CycloneDX: Resolving Dependencies 19:25:01 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 19:25:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.xml 19:25:01 [INFO] attaching as rfc8639-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.json 19:25:01 [INFO] attaching as rfc8639-7.0.2-SNAPSHOT-cyclonedx.json 19:25:01 [INFO] 19:25:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 19:25:01 [INFO] Skipping duplicate-finder execution! 19:25:01 [INFO] 19:25:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8639 --- 19:25:01 [INFO] No dependency problems found 19:25:01 [INFO] 19:25:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8639 --- 19:25:01 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.2-SNAPSHOT-sources.jar 19:25:01 [INFO] 19:25:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8639 --- 19:25:01 [INFO] 19:25:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8639 --- 19:25:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:25:01 [INFO] 19:25:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8639 --- 19:25:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-SNAPSHOT.jar 19:25:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-SNAPSHOT.pom 19:25:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-SNAPSHOT-javadoc.jar 19:25:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-SNAPSHOT-cyclonedx.json 19:25:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-SNAPSHOT-sources.jar 19:25:01 [INFO] 19:25:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 19:25:01 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-SNAPSHOT.jar 19:25:01 [INFO] Writing OBR metadata 19:25:01 [INFO] 19:25:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8639 --- 19:25:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:25:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:25:02 [INFO] 19:25:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 19:25:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:02 [INFO] 19:25:02 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 19:25:02 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.2-SNAPSHOT [60/119] 19:25:02 [INFO] ------------------------------[ feature ]------------------------------- 19:25:02 [INFO] 19:25:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] 19:25:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:02 [INFO] 19:25:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:02 [INFO] 19:25:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] 19:25:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:25:02 [INFO] argLine set to empty 19:25:02 [INFO] 19:25:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Starting audit... 19:25:02 Audit done. 19:25:02 [INFO] You have 0 Checkstyle violations. 19:25:02 [INFO] 19:25:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Starting audit... 19:25:02 Audit done. 19:25:02 [INFO] You have 0 Checkstyle violations. 19:25:02 [INFO] 19:25:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/classes/META-INF/maven/dependencies.properties 19:25:02 [INFO] 19:25:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] 19:25:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml 19:25:02 [INFO] ...done! 19:25:02 [INFO] Attaching features XML 19:25:02 [INFO] 19:25:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8639 --- 19:25:02 [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 19:25:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:25:02 [INFO] 19:25:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 19:25:02 [INFO] 19:25:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] 19:25:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 19:25:02 [INFO] 19:25:02 [INFO] 19:25:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] 19:25:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] 19:25:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8639 --- 19:25:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/surefire-reports 19:25:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:02 [INFO] 19:25:02 [INFO] ------------------------------------------------------- 19:25:02 [INFO] T E S T S 19:25:02 [INFO] ------------------------------------------------------- 19:25:04 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:25:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.50 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:25:16 [INFO] 19:25:16 [INFO] Results: 19:25:16 [INFO] 19:25:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:25:16 [INFO] 19:25:16 [INFO] 19:25:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8639 --- 19:25:16 [INFO] 19:25:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 19:25:16 [INFO] 19:25:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8639 --- 19:25:16 [INFO] CycloneDX: Resolving Dependencies 19:25:19 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 19:25:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.xml 19:25:19 [INFO] attaching as odl-netconf-model-rfc8639-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.json 19:25:19 [INFO] attaching as odl-netconf-model-rfc8639-7.0.2-SNAPSHOT-cyclonedx.json 19:25:19 [INFO] 19:25:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 19:25:19 [INFO] Skipping duplicate-finder execution! 19:25:19 [INFO] 19:25:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 19:25:19 [INFO] Skipping plugin execution 19:25:19 [INFO] 19:25:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 19:25:19 [INFO] No sources in project. Archive not created. 19:25:19 [INFO] 19:25:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 19:25:19 [INFO] 19:25:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8639 --- 19:25:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:25:19 [INFO] 19:25:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8639 --- 19:25:19 [INFO] No primary artifact to install, installing attached artifacts instead. 19:25:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-SNAPSHOT.pom 19:25:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-SNAPSHOT-features.xml 19:25:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-SNAPSHOT-cyclonedx.json 19:25:19 [INFO] 19:25:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 19:25:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:25:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:25:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:25:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:25:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:25:19 [INFO] 19:25:19 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 19:25:19 [INFO] Building rfc8641 7.0.2-SNAPSHOT [61/119] 19:25:19 [INFO] -------------------------------[ bundle ]------------------------------- 19:25:19 [INFO] 19:25:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8641 --- 19:25:19 [INFO] 19:25:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8641 --- 19:25:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:19 [INFO] 19:25:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 19:25:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:19 [INFO] 19:25:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8641 --- 19:25:20 [INFO] 19:25:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8641 --- 19:25:20 [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/netconf-maven-merge-master/model/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:25:20 [INFO] 19:25:20 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8641 --- 19:25:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:25:20 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8641/src/main/yang 19:25:20 [INFO] yang-to-sources: Found 11 dependencies in 1.377 ms 19:25:20 [INFO] yang-to-sources: Project model files found: 1 in 3.152 ms 19:25:20 [INFO] yang-to-sources: 12 YANG models processed in 67.92 ms 19:25:20 [INFO] BindingJavaFileGenerator: Defined 94 files in 14.15 ms 19:25:20 [INFO] Sorted 94 files into 24 directories in 344.2 μs 19:25:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 67.97 ms 19:25:20 [INFO] 19:25:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8641 --- 19:25:20 [INFO] Starting audit... 19:25:20 Audit done. 19:25:20 [INFO] You have 0 Checkstyle violations. 19:25:20 [INFO] 19:25:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8641 --- 19:25:20 [INFO] Starting audit... 19:25:20 Audit done. 19:25:20 [INFO] You have 0 Checkstyle violations. 19:25:20 [INFO] 19:25:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8641 --- 19:25:20 [INFO] 19:25:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 19:25:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/src/main/resources 19:25:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/target/generated-sources/spi 19:25:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:25:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:25:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:25:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/target/generated-sources/spi 19:25:20 [INFO] 19:25:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8641 --- 19:25:20 [INFO] Recompiling the module because of changed dependency. 19:25:20 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 19:25:21 [INFO] 19:25:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8641 >>> 19:25:21 [INFO] 19:25:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8641 --- 19:25:21 [INFO] Fork Value is true 19:25:23 [INFO] Done SpotBugs Analysis.... 19:25:23 [INFO] 19:25:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8641 <<< 19:25:23 [INFO] 19:25:23 [INFO] 19:25:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8641 --- 19:25:23 [INFO] BugInstance size is 0 19:25:23 [INFO] Error size is 0 19:25:23 [INFO] No errors/warnings found 19:25:23 [INFO] 19:25:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 19:25:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/src/test/resources 19:25:23 [INFO] 19:25:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8641 --- 19:25:23 [INFO] No sources to compile 19:25:23 [INFO] 19:25:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8641 --- 19:25:23 [INFO] No tests to run. 19:25:23 [INFO] 19:25:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8641 --- 19:25:23 [INFO] 19:25:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 19:25:23 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.2-SNAPSHOT.jar 19:25:23 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/classes/META-INF/MANIFEST.MF 19:25:23 [INFO] 19:25:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8641 --- 19:25:23 [INFO] No previous run data found, generating javadoc. 19:25:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.2-SNAPSHOT-javadoc.jar 19:25:26 [INFO] 19:25:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8641 --- 19:25:26 [INFO] CycloneDX: Resolving Dependencies 19:25:27 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:25:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.xml 19:25:27 [INFO] attaching as rfc8641-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.json 19:25:27 [INFO] attaching as rfc8641-7.0.2-SNAPSHOT-cyclonedx.json 19:25:27 [INFO] 19:25:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 19:25:27 [INFO] Skipping duplicate-finder execution! 19:25:27 [INFO] 19:25:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8641 --- 19:25:27 [INFO] No dependency problems found 19:25:27 [INFO] 19:25:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8641 --- 19:25:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.2-SNAPSHOT-sources.jar 19:25:27 [INFO] 19:25:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8641 --- 19:25:27 [INFO] 19:25:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8641 --- 19:25:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:25:27 [INFO] 19:25:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8641 --- 19:25:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-SNAPSHOT.jar 19:25:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-SNAPSHOT.pom 19:25:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-SNAPSHOT-javadoc.jar 19:25:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-SNAPSHOT-cyclonedx.json 19:25:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-SNAPSHOT-sources.jar 19:25:27 [INFO] 19:25:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 19:25:27 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-SNAPSHOT.jar 19:25:27 [INFO] Writing OBR metadata 19:25:27 [INFO] 19:25:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8641 --- 19:25:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:25:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:25:27 [INFO] 19:25:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 19:25:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:27 [INFO] 19:25:27 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 19:25:27 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.2-SNAPSHOT [62/119] 19:25:27 [INFO] ------------------------------[ feature ]------------------------------- 19:25:27 [INFO] 19:25:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8641 --- 19:25:27 [INFO] 19:25:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 19:25:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:27 [INFO] 19:25:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 19:25:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:27 [INFO] 19:25:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] 19:25:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:25:28 [INFO] argLine set to empty 19:25:28 [INFO] 19:25:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] Starting audit... 19:25:28 Audit done. 19:25:28 [INFO] You have 0 Checkstyle violations. 19:25:28 [INFO] 19:25:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] Starting audit... 19:25:28 Audit done. 19:25:28 [INFO] You have 0 Checkstyle violations. 19:25:28 [INFO] 19:25:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/classes/META-INF/maven/dependencies.properties 19:25:28 [INFO] 19:25:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] 19:25:28 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml 19:25:28 [INFO] ...done! 19:25:28 [INFO] Attaching features XML 19:25:28 [INFO] 19:25:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:25:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:25:28 [INFO] 19:25:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 19:25:28 [INFO] 19:25:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] 19:25:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 19:25:28 [INFO] 19:25:28 [INFO] 19:25:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] 19:25:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] 19:25:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8641 --- 19:25:28 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/surefire-reports 19:25:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:28 [INFO] 19:25:28 [INFO] ------------------------------------------------------- 19:25:28 [INFO] T E S T S 19:25:28 [INFO] ------------------------------------------------------- 19:25:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:25:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.28 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:25:41 [INFO] 19:25:41 [INFO] Results: 19:25:41 [INFO] 19:25:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:25:41 [INFO] 19:25:41 [INFO] 19:25:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8641 --- 19:25:41 [INFO] 19:25:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 19:25:41 [INFO] 19:25:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8641 --- 19:25:41 [INFO] CycloneDX: Resolving Dependencies 19:25:44 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 19:25:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.xml 19:25:44 [INFO] attaching as odl-netconf-model-rfc8641-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.json 19:25:44 [INFO] attaching as odl-netconf-model-rfc8641-7.0.2-SNAPSHOT-cyclonedx.json 19:25:44 [INFO] 19:25:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 19:25:44 [INFO] Skipping duplicate-finder execution! 19:25:44 [INFO] 19:25:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 19:25:44 [INFO] Skipping plugin execution 19:25:44 [INFO] 19:25:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 19:25:44 [INFO] No sources in project. Archive not created. 19:25:44 [INFO] 19:25:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 19:25:44 [INFO] 19:25:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8641 --- 19:25:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:25:44 [INFO] 19:25:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8641 --- 19:25:44 [INFO] No primary artifact to install, installing attached artifacts instead. 19:25:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-SNAPSHOT.pom 19:25:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-SNAPSHOT-features.xml 19:25:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-SNAPSHOT-cyclonedx.json 19:25:44 [INFO] 19:25:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 19:25:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:44 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:25:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:25:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:25:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:25:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:25:44 [INFO] 19:25:44 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 19:25:44 [INFO] Building rfc8650 7.0.2-SNAPSHOT [63/119] 19:25:44 [INFO] -------------------------------[ bundle ]------------------------------- 19:25:44 [INFO] 19:25:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8650 --- 19:25:44 [INFO] 19:25:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8650 --- 19:25:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:44 [INFO] 19:25:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 19:25:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:44 [INFO] 19:25:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8650 --- 19:25:45 [INFO] 19:25:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8650 --- 19:25:45 [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/netconf-maven-merge-master/model/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:25:45 [INFO] 19:25:45 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8650 --- 19:25:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:25:45 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8650/src/main/yang 19:25:45 [INFO] yang-to-sources: Found 9 dependencies in 1.178 ms 19:25:45 [INFO] yang-to-sources: Project model files found: 1 in 564.7 μs 19:25:45 [INFO] yang-to-sources: 10 YANG models processed in 46.30 ms 19:25:45 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.606 ms 19:25:45 [INFO] Sorted 11 files into 3 directories in 61.48 μs 19:25:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.17 ms 19:25:45 [INFO] 19:25:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8650 --- 19:25:45 [INFO] Starting audit... 19:25:45 Audit done. 19:25:45 [INFO] You have 0 Checkstyle violations. 19:25:45 [INFO] 19:25:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8650 --- 19:25:45 [INFO] Starting audit... 19:25:45 Audit done. 19:25:45 [INFO] You have 0 Checkstyle violations. 19:25:45 [INFO] 19:25:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8650 --- 19:25:45 [INFO] 19:25:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 19:25:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/src/main/resources 19:25:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/target/generated-sources/spi 19:25:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:25:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:25:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:25:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/target/generated-sources/spi 19:25:45 [INFO] 19:25:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8650 --- 19:25:45 [INFO] Recompiling the module because of changed dependency. 19:25:45 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 19:25:45 [INFO] 19:25:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8650 >>> 19:25:45 [INFO] 19:25:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8650 --- 19:25:45 [INFO] Fork Value is true 19:25:48 [INFO] Done SpotBugs Analysis.... 19:25:48 [INFO] 19:25:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8650 <<< 19:25:48 [INFO] 19:25:48 [INFO] 19:25:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8650 --- 19:25:48 [INFO] BugInstance size is 0 19:25:48 [INFO] Error size is 0 19:25:48 [INFO] No errors/warnings found 19:25:48 [INFO] 19:25:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 19:25:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/src/test/resources 19:25:48 [INFO] 19:25:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8650 --- 19:25:48 [INFO] No sources to compile 19:25:48 [INFO] 19:25:48 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8650 --- 19:25:48 [INFO] No tests to run. 19:25:48 [INFO] 19:25:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8650 --- 19:25:48 [INFO] 19:25:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 19:25:48 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.2-SNAPSHOT.jar 19:25:48 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/classes/META-INF/MANIFEST.MF 19:25:48 [INFO] 19:25:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8650 --- 19:25:48 [INFO] No previous run data found, generating javadoc. 19:25:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.2-SNAPSHOT-javadoc.jar 19:25:49 [INFO] 19:25:49 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8650 --- 19:25:49 [INFO] CycloneDX: Resolving Dependencies 19:25:50 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:25:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.xml 19:25:50 [INFO] attaching as rfc8650-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.json 19:25:50 [INFO] attaching as rfc8650-7.0.2-SNAPSHOT-cyclonedx.json 19:25:50 [INFO] 19:25:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 19:25:50 [INFO] Skipping duplicate-finder execution! 19:25:50 [INFO] 19:25:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8650 --- 19:25:50 [INFO] No dependency problems found 19:25:50 [INFO] 19:25:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8650 --- 19:25:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.2-SNAPSHOT-sources.jar 19:25:50 [INFO] 19:25:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8650 --- 19:25:50 [INFO] 19:25:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8650 --- 19:25:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:25:50 [INFO] 19:25:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8650 --- 19:25:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-SNAPSHOT.jar 19:25:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-SNAPSHOT.pom 19:25:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-SNAPSHOT-javadoc.jar 19:25:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-SNAPSHOT-cyclonedx.xml 19:25:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-SNAPSHOT-cyclonedx.json 19:25:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-SNAPSHOT-sources.jar 19:25:50 [INFO] 19:25:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 19:25:50 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-SNAPSHOT.jar 19:25:50 [INFO] Writing OBR metadata 19:25:50 [INFO] 19:25:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8650 --- 19:25:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml 19:25:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:25:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:25:50 [INFO] 19:25:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 19:25:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:50 [INFO] 19:25:50 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 19:25:50 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.2-SNAPSHOT [64/119] 19:25:50 [INFO] ------------------------------[ feature ]------------------------------- 19:25:50 [INFO] 19:25:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] 19:25:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:50 [INFO] 19:25:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:50 [INFO] 19:25:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] 19:25:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:25:50 [INFO] argLine set to empty 19:25:50 [INFO] 19:25:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Starting audit... 19:25:50 Audit done. 19:25:50 [INFO] You have 0 Checkstyle violations. 19:25:50 [INFO] 19:25:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Starting audit... 19:25:50 Audit done. 19:25:50 [INFO] You have 0 Checkstyle violations. 19:25:50 [INFO] 19:25:50 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/classes/META-INF/maven/dependencies.properties 19:25:50 [INFO] 19:25:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] 19:25:50 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml 19:25:50 [INFO] ...done! 19:25:50 [INFO] Attaching features XML 19:25:50 [INFO] 19:25:50 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:25:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:25:50 [INFO] 19:25:50 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 19:25:50 [INFO] 19:25:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] 19:25:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 19:25:50 [INFO] 19:25:50 [INFO] 19:25:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] 19:25:50 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] 19:25:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8650 --- 19:25:50 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/surefire-reports 19:25:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:50 [INFO] 19:25:50 [INFO] ------------------------------------------------------- 19:25:50 [INFO] T E S T S 19:25:50 [INFO] ------------------------------------------------------- 19:25:52 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:26:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.55 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:26:04 [INFO] 19:26:04 [INFO] Results: 19:26:04 [INFO] 19:26:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:26:04 [INFO] 19:26:04 [INFO] 19:26:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8650 --- 19:26:04 [INFO] 19:26:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 19:26:04 [INFO] 19:26:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8650 --- 19:26:04 [INFO] CycloneDX: Resolving Dependencies 19:26:07 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 19:26:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.xml 19:26:07 [INFO] attaching as odl-netconf-model-rfc8650-7.0.2-SNAPSHOT-cyclonedx.xml 19:26:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.json 19:26:07 [INFO] attaching as odl-netconf-model-rfc8650-7.0.2-SNAPSHOT-cyclonedx.json 19:26:07 [INFO] 19:26:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 19:26:07 [INFO] Skipping duplicate-finder execution! 19:26:07 [INFO] 19:26:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 19:26:07 [INFO] Skipping plugin execution 19:26:07 [INFO] 19:26:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 19:26:07 [INFO] No sources in project. Archive not created. 19:26:07 [INFO] 19:26:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 19:26:07 [INFO] 19:26:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8650 --- 19:26:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:26:07 [INFO] 19:26:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8650 --- 19:26:07 [INFO] No primary artifact to install, installing attached artifacts instead. 19:26:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-SNAPSHOT.pom 19:26:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-SNAPSHOT-features.xml 19:26:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-SNAPSHOT-cyclonedx.xml 19:26:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-SNAPSHOT-cyclonedx.json 19:26:07 [INFO] 19:26:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 19:26:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:26:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml 19:26:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:26:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml 19:26:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:26:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:26:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:26:07 [INFO] 19:26:07 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 19:26:07 [INFO] Building keystore-legacy 7.0.2-SNAPSHOT [65/119] 19:26:07 [INFO] -------------------------------[ bundle ]------------------------------- 19:26:07 [INFO] 19:26:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-legacy --- 19:26:07 [INFO] 19:26:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-legacy --- 19:26:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:07 [INFO] 19:26:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-legacy --- 19:26:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:07 [INFO] 19:26:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-legacy --- 19:26:08 [INFO] 19:26:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-legacy --- 19:26:08 [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/netconf-maven-merge-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:26:08 [INFO] 19:26:08 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ keystore-legacy --- 19:26:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:26:08 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/yang 19:26:08 [INFO] yang-to-sources: Found 0 dependencies in 3.224 ms 19:26:08 [INFO] yang-to-sources: Project model files found: 1 in 1.494 ms 19:26:08 [INFO] yang-to-sources: 1 YANG models processed in 3.225 ms 19:26:08 [INFO] BindingJavaFileGenerator: Defined 60 files in 1.721 ms 19:26:08 [INFO] Sorted 60 files into 9 directories in 100.2 μs 19:26:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 20.27 ms 19:26:08 [INFO] 19:26:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-legacy --- 19:26:08 [INFO] Starting audit... 19:26:08 Audit done. 19:26:08 [INFO] You have 0 Checkstyle violations. 19:26:08 [INFO] 19:26:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-legacy --- 19:26:08 [INFO] Starting audit... 19:26:08 Audit done. 19:26:08 [INFO] You have 0 Checkstyle violations. 19:26:08 [INFO] 19:26:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-legacy --- 19:26:08 [INFO] 19:26:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 19:26:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/resources 19:26:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/generated-sources/spi 19:26:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:26:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:26:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:26:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/generated-sources/spi 19:26:08 [INFO] 19:26:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-legacy --- 19:26:08 [INFO] Recompiling the module because of changed dependency. 19:26:08 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 19:26:08 [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 19:26:08 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:08 [INFO] 19:26:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 19:26:08 [INFO] 19:26:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-legacy --- 19:26:08 [INFO] Fork Value is true 19:26:12 [INFO] Done SpotBugs Analysis.... 19:26:12 [INFO] 19:26:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 19:26:12 [INFO] 19:26:12 [INFO] 19:26:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-legacy --- 19:26:12 [INFO] BugInstance size is 0 19:26:12 [INFO] Error size is 0 19:26:12 [INFO] No errors/warnings found 19:26:12 [INFO] 19:26:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 19:26:12 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:26:12 [INFO] 19:26:12 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-legacy --- 19:26:12 [INFO] Recompiling the module because of changed dependency. 19:26:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:26:12 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:26:12 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:12 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 19:26:12 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 19:26:12 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:12 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:12 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:26:12 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:12 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 19:26:12 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 19:26:12 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:12 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:12 [INFO] 19:26:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-legacy --- 19:26:12 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/surefire-reports 19:26:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:26:12 [INFO] 19:26:12 [INFO] ------------------------------------------------------- 19:26:12 [INFO] T E S T S 19:26:12 [INFO] ------------------------------------------------------- 19:26:13 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:26:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:26:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.036 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:26:15 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:26:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:26:16 [INFO] 19:26:16 [INFO] Results: 19:26:16 [INFO] 19:26:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:26:16 [INFO] 19:26:16 [INFO] 19:26:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-legacy --- 19:26:16 [INFO] 19:26:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 19:26:16 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.2-SNAPSHOT.jar 19:26:16 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 19:26:16 [INFO] 19:26:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-legacy --- 19:26:17 [INFO] No previous run data found, generating javadoc. 19:26:19 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.2-SNAPSHOT-javadoc.jar 19:26:19 [INFO] 19:26:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-legacy --- 19:26:19 [INFO] CycloneDX: Resolving Dependencies 19:26:20 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:26:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.xml 19:26:20 [INFO] attaching as keystore-legacy-7.0.2-SNAPSHOT-cyclonedx.xml 19:26:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.json 19:26:20 [INFO] attaching as keystore-legacy-7.0.2-SNAPSHOT-cyclonedx.json 19:26:20 [INFO] 19:26:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 19:26:20 [INFO] Skipping duplicate-finder execution! 19:26:20 [INFO] 19:26:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-legacy --- 19:26:20 [INFO] No dependency problems found 19:26:20 [INFO] 19:26:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-legacy --- 19:26:20 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.2-SNAPSHOT-sources.jar 19:26:20 [INFO] 19:26:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-legacy --- 19:26:20 [INFO] 19:26:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-legacy --- 19:26:20 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec 19:26:20 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 19:26:20 [INFO] 19:26:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-legacy --- 19:26:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-SNAPSHOT.jar 19:26:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-SNAPSHOT.pom 19:26:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-SNAPSHOT-javadoc.jar 19:26:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-SNAPSHOT-cyclonedx.xml 19:26:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-SNAPSHOT-cyclonedx.json 19:26:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-SNAPSHOT-sources.jar 19:26:20 [INFO] 19:26:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 19:26:20 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-SNAPSHOT.jar 19:26:20 [INFO] Writing OBR metadata 19:26:20 [INFO] 19:26:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-legacy --- 19:26:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml 19:26:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml 19:26:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:26:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:26:20 [INFO] 19:26:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 19:26:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:26:20 [INFO] 19:26:20 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 19:26:20 [INFO] Building netconf-dom-api 7.0.2-SNAPSHOT [66/119] 19:26:20 [INFO] -------------------------------[ bundle ]------------------------------- 19:26:20 [INFO] 19:26:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-dom-api --- 19:26:20 [INFO] 19:26:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-dom-api --- 19:26:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:20 [INFO] 19:26:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 19:26:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:20 [INFO] 19:26:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-dom-api --- 19:26:21 [INFO] 19:26:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-dom-api --- 19:26:21 [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/netconf-maven-merge-master/plugins/netconf-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:26:21 [INFO] 19:26:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-dom-api --- 19:26:21 [INFO] Starting audit... 19:26:21 Audit done. 19:26:21 [INFO] You have 0 Checkstyle violations. 19:26:21 [INFO] 19:26:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-dom-api --- 19:26:21 [INFO] Starting audit... 19:26:21 Audit done. 19:26:21 [INFO] You have 0 Checkstyle violations. 19:26:21 [INFO] 19:26:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-dom-api --- 19:26:21 [INFO] 19:26:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 19:26:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/resources 19:26:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/generated-sources/spi 19:26:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/generated-sources/yang 19:26:21 [INFO] 19:26:21 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-dom-api --- 19:26:21 [INFO] Recompiling the module because of changed dependency. 19:26:21 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 19:26:21 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 19:26:21 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 19:26:21 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 19:26:21 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[48,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 19:26:21 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[57,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 19:26:21 [INFO] 19:26:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 19:26:21 [INFO] 19:26:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-dom-api --- 19:26:21 [INFO] Fork Value is true 19:26:23 [INFO] Done SpotBugs Analysis.... 19:26:23 [INFO] 19:26:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 19:26:23 [INFO] 19:26:23 [INFO] 19:26:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-dom-api --- 19:26:23 [INFO] BugInstance size is 0 19:26:23 [INFO] Error size is 0 19:26:23 [INFO] No errors/warnings found 19:26:23 [INFO] 19:26:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 19:26:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/test/resources 19:26:23 [INFO] 19:26:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-dom-api --- 19:26:23 [INFO] No sources to compile 19:26:23 [INFO] 19:26:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-dom-api --- 19:26:23 [INFO] No tests to run. 19:26:23 [INFO] 19:26:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-dom-api --- 19:26:23 [INFO] 19:26:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 19:26:23 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package: 19:26:23 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:26:23 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 19:26:23 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:26:23 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.2-SNAPSHOT.jar 19:26:23 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 19:26:23 [INFO] 19:26:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-dom-api --- 19:26:26 [INFO] No previous run data found, generating javadoc. 19:26:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.2-SNAPSHOT-javadoc.jar 19:26:26 [INFO] 19:26:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-dom-api --- 19:26:26 [INFO] CycloneDX: Resolving Dependencies 19:26:26 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 19:26:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.xml 19:26:26 [INFO] attaching as netconf-dom-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:26:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.json 19:26:26 [INFO] attaching as netconf-dom-api-7.0.2-SNAPSHOT-cyclonedx.json 19:26:26 [INFO] 19:26:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 19:26:26 [INFO] Skipping duplicate-finder execution! 19:26:26 [INFO] 19:26:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-dom-api --- 19:26:26 [INFO] No dependency problems found 19:26:26 [INFO] 19:26:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-dom-api --- 19:26:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.2-SNAPSHOT-sources.jar 19:26:26 [INFO] 19:26:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-dom-api --- 19:26:26 [INFO] 19:26:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-dom-api --- 19:26:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:26:26 [INFO] 19:26:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-dom-api --- 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-SNAPSHOT.jar 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-SNAPSHOT.pom 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-SNAPSHOT-javadoc.jar 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-SNAPSHOT-cyclonedx.json 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-SNAPSHOT-sources.jar 19:26:26 [INFO] 19:26:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 19:26:26 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-SNAPSHOT.jar 19:26:26 [INFO] Writing OBR metadata 19:26:26 [INFO] 19:26:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-dom-api --- 19:26:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:26:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:26:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:26:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:26:26 [INFO] 19:26:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 19:26:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:26:26 [INFO] 19:26:26 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 19:26:26 [INFO] Building netconf-client-mdsal 7.0.2-SNAPSHOT [67/119] 19:26:26 [INFO] -------------------------------[ bundle ]------------------------------- 19:26:26 [INFO] 19:26:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client-mdsal --- 19:26:26 [INFO] 19:26:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client-mdsal --- 19:26:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:26 [INFO] 19:26:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 19:26:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:26 [INFO] 19:26:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client-mdsal --- 19:26:26 [INFO] 19:26:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 19:26:26 [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/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:26:26 [INFO] 19:26:26 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-client-mdsal --- 19:26:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:26:26 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/yang 19:26:26 [INFO] yang-to-sources: Found 18 dependencies in 6.412 ms 19:26:26 [INFO] yang-to-sources: Project model files found: 1 in 2.422 ms 19:26:26 [INFO] yang-to-sources: 3 YANG models processed in 74.14 ms 19:26:26 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.776 ms 19:26:26 [INFO] Sorted 53 files into 17 directories in 127.3 μs 19:26:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 18.29 ms 19:26:26 [INFO] 19:26:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client-mdsal --- 19:26:26 [INFO] Starting audit... 19:26:26 Audit done. 19:26:26 [INFO] You have 0 Checkstyle violations. 19:26:26 [INFO] 19:26:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client-mdsal --- 19:26:27 [INFO] Starting audit... 19:26:27 Audit done. 19:26:27 [INFO] You have 0 Checkstyle violations. 19:26:27 [INFO] 19:26:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client-mdsal --- 19:26:27 [INFO] 19:26:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 19:26:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/resources 19:26:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:26:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:26:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:26:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:26:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:26:27 [INFO] 19:26:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client-mdsal --- 19:26:27 [INFO] Recompiling the module because of changed dependency. 19:26:27 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 19:26:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[265,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[135,80] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[138,80] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/AbstractWriteTx.java:[143,71] org.opendaylight.yangtools.yang.data.api.schema.MixinNode in org.opendaylight.yangtools.yang.data.api.schema has been deprecated and marked for removal 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSslContextFactory.java:[49,31] JdkSslContext(javax.net.ssl.SSLContext,boolean,io.netty.handler.ssl.ClientAuth) in io.netty.handler.ssl.JdkSslContext has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[98,62] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[101,83] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[102,76] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[108,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[311,61] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[312,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:26:28 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[343,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:26:28 [INFO] 19:26:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 19:26:28 [INFO] 19:26:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-client-mdsal --- 19:26:28 [INFO] Fork Value is true 19:26:35 [INFO] Done SpotBugs Analysis.... 19:26:35 [INFO] 19:26:35 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 19:26:35 [INFO] 19:26:35 [INFO] 19:26:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-client-mdsal --- 19:26:35 [INFO] BugInstance size is 0 19:26:35 [INFO] Error size is 0 19:26:35 [INFO] No errors/warnings found 19:26:35 [INFO] 19:26:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 19:26:35 [INFO] Copying 43 resources from src/test/resources to target/test-classes 19:26:35 [INFO] 19:26:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client-mdsal --- 19:26:35 [INFO] Recompiling the module because of changed dependency. 19:26:35 [INFO] Compiling 43 source files with javac [debug release 17] to target/test-classes 19:26:36 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:26:36 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:26:36 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[39,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[46,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[53,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[60,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[74,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[400,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 19:26:36 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 19:26:36 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,40] unchecked method invocation: method onRpcAvailable in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener is applied to given types 19:26:36 required: java.util.Collection 19:26:36 found: java.util.Collection 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 19:26:36 required: java.util.Collection 19:26:36 found: java.util.Collection 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 19:26:36 required: java.util.Collection 19:26:36 found: java.util.Collection 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/SchemalessNetconfDeviceTest.java:[94,66] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,59] unchecked method invocation: method createEffectiveModelContext in interface org.opendaylight.yangtools.yang.model.repo.api.EffectiveModelContextFactory is applied to given types 19:26:36 required: java.util.Collection 19:26:36 found: java.util.Collection 19:26:36 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,74] unchecked conversion 19:26:36 required: java.util.Collection 19:26:36 found: java.util.Collection 19:26:36 [INFO] 19:26:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-client-mdsal --- 19:26:36 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/surefire-reports 19:26:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:26:36 [INFO] 19:26:36 [INFO] ------------------------------------------------------- 19:26:36 [INFO] T E S T S 19:26:36 [INFO] ------------------------------------------------------- 19:26:37 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:26:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:26:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.31 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:26:50 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:26:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:26:50 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:26:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:26:50 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:26:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.009 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:26:54 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:26:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:26:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 19:26:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 19:26:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 19:26:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 19:26:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:26:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:26:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:26:54 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 19:26:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.880 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 19:26:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:26:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:26:55 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:26:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:26:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:26:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:26:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:26:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:26:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:26:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:26:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:26:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:26:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:26:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:26:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:26:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:26:57 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:26:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:26:57 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:26:57 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:26:57 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:26:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:26:57 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:26:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:26:57 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:26:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:26:57 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:26:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:26:58 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:26:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:26:58 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:26:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:26:59 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:27:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:27:00 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:27:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:27:00 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:27:01 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 19:27:01 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.073 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:27:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:27:01 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:27:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:27:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:27:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:27:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:27:01 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:27:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:27:02 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:27:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:27:02 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:27:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:27:02 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:27:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:27:02 [INFO] 19:27:02 [INFO] Results: 19:27:02 [INFO] 19:27:02 [WARNING] Tests run: 216, Failures: 0, Errors: 0, Skipped: 1 19:27:02 [INFO] 19:27:02 [INFO] 19:27:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-client-mdsal --- 19:27:02 [INFO] 19:27:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 19:27:02 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.2-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 19:27:02 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.2-SNAPSHOT.jar 19:27:02 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 19:27:02 [INFO] 19:27:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client-mdsal --- 19:27:02 [INFO] No previous run data found, generating javadoc. 19:27:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.2-SNAPSHOT-javadoc.jar 19:27:06 [INFO] 19:27:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-client-mdsal --- 19:27:06 [INFO] CycloneDX: Resolving Dependencies 19:27:07 [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) 19:27:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.xml 19:27:07 [INFO] attaching as netconf-client-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:27:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.json 19:27:07 [INFO] attaching as netconf-client-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:27:07 [INFO] 19:27:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 19:27:07 [INFO] Skipping duplicate-finder execution! 19:27:07 [INFO] 19:27:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 19:27:07 [WARNING] Used undeclared dependencies found: 19:27:07 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:27:07 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 19:27:07 [WARNING] Non-test scoped test only dependencies found: 19:27:07 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:27:07 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 19:27:07 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:27:07 [INFO] 19:27:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 19:27:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.2-SNAPSHOT-sources.jar 19:27:08 [INFO] 19:27:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client-mdsal --- 19:27:08 [INFO] 19:27:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client-mdsal --- 19:27:08 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 19:27:08 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 19:27:08 [INFO] 19:27:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client-mdsal --- 19:27:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-SNAPSHOT.jar 19:27:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-SNAPSHOT.pom 19:27:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-SNAPSHOT-javadoc.jar 19:27:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-SNAPSHOT-cyclonedx.xml 19:27:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-SNAPSHOT-cyclonedx.json 19:27:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-SNAPSHOT-sources.jar 19:27:08 [INFO] 19:27:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 19:27:08 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-SNAPSHOT.jar 19:27:08 [INFO] Writing OBR metadata 19:27:08 [INFO] 19:27:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client-mdsal --- 19:27:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:27:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:27:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:27:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:27:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:27:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:27:08 [INFO] 19:27:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 19:27:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:27:08 [INFO] 19:27:08 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 19:27:08 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.2-SNAPSHOT [68/119] 19:27:08 [INFO] ------------------------------[ feature ]------------------------------- 19:27:08 [INFO] 19:27:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector --- 19:27:08 [INFO] 19:27:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector --- 19:27:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:08 [INFO] 19:27:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 19:27:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:08 [INFO] 19:27:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector --- 19:27:09 [INFO] 19:27:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 19:27:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:27:09 [INFO] argLine set to empty 19:27:09 [INFO] 19:27:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector --- 19:27:09 [INFO] Starting audit... 19:27:09 Audit done. 19:27:09 [INFO] You have 0 Checkstyle violations. 19:27:09 [INFO] 19:27:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector --- 19:27:09 [INFO] Starting audit... 19:27:09 Audit done. 19:27:09 [INFO] You have 0 Checkstyle violations. 19:27:09 [INFO] 19:27:09 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector --- 19:27:09 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/classes/META-INF/maven/dependencies.properties 19:27:09 [INFO] 19:27:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector --- 19:27:09 [INFO] 19:27:09 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 19:27:09 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/feature/feature.xml 19:27:09 [INFO] ...done! 19:27:09 [INFO] Attaching features XML 19:27:09 [INFO] 19:27:09 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-connector --- 19:27:09 [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 19:27:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:27:09 [INFO] 19:27:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 19:27:09 [INFO] 19:27:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-connector --- 19:27:09 [INFO] 19:27:09 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 19:27:09 [INFO] 19:27:09 [INFO] 19:27:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-connector --- 19:27:09 [INFO] 19:27:09 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector --- 19:27:09 [INFO] 19:27:09 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-connector --- 19:27:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/surefire-reports 19:27:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:27:09 [INFO] 19:27:09 [INFO] ------------------------------------------------------- 19:27:09 [INFO] T E S T S 19:27:09 [INFO] ------------------------------------------------------- 19:27:11 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:27:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.32 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:27:31 [INFO] 19:27:31 [INFO] Results: 19:27:31 [INFO] 19:27:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:27:31 [INFO] 19:27:31 [INFO] 19:27:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-connector --- 19:27:31 [INFO] 19:27:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector --- 19:27:31 [INFO] 19:27:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-connector --- 19:27:31 [INFO] CycloneDX: Resolving Dependencies 19:27:36 [INFO] CycloneDX: Creating BOM version 1.4 with 257 component(s) 19:27:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.xml 19:27:36 [INFO] attaching as odl-netconf-connector-7.0.2-SNAPSHOT-cyclonedx.xml 19:27:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.json 19:27:36 [INFO] attaching as odl-netconf-connector-7.0.2-SNAPSHOT-cyclonedx.json 19:27:36 [INFO] 19:27:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 19:27:36 [INFO] Skipping duplicate-finder execution! 19:27:36 [INFO] 19:27:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector --- 19:27:36 [INFO] Skipping plugin execution 19:27:36 [INFO] 19:27:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector --- 19:27:36 [INFO] No sources in project. Archive not created. 19:27:36 [INFO] 19:27:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector --- 19:27:36 [INFO] 19:27:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector --- 19:27:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:27:36 [INFO] 19:27:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector --- 19:27:36 [INFO] No primary artifact to install, installing attached artifacts instead. 19:27:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-SNAPSHOT.pom 19:27:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-SNAPSHOT-features.xml 19:27:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-SNAPSHOT-cyclonedx.xml 19:27:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-SNAPSHOT-cyclonedx.json 19:27:36 [INFO] 19:27:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector --- 19:27:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:27:36 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:27:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml 19:27:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:27:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:27:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:36 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml 19:27:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:27:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:27:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:27:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:36 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:27:36 [INFO] 19:27:36 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 19:27:36 [INFO] Building netconf-test-models 7.0.2-SNAPSHOT [69/119] 19:27:36 [INFO] -------------------------------[ bundle ]------------------------------- 19:27:36 [INFO] 19:27:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-models --- 19:27:36 [INFO] 19:27:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-models --- 19:27:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:36 [INFO] 19:27:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-models --- 19:27:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:36 [INFO] 19:27:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-models --- 19:27:37 [INFO] 19:27:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-models --- 19:27:37 [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/netconf-maven-merge-master/netconf/netconf-test-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:27:37 [INFO] 19:27:37 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-test-models --- 19:27:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:27:37 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/main/yang 19:27:37 [INFO] yang-to-sources: Found 3 dependencies in 974.2 μs 19:27:37 [INFO] yang-to-sources: Project model files found: 3 in 824.6 μs 19:27:37 [INFO] yang-to-sources: 5 YANG models processed in 12.55 ms 19:27:37 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.467 ms 19:27:37 [INFO] Sorted 32 files into 7 directories in 75.19 μs 19:27:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 10.48 ms 19:27:37 [INFO] 19:27:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-models --- 19:27:37 [INFO] Starting audit... 19:27:37 Audit done. 19:27:37 [INFO] You have 0 Checkstyle violations. 19:27:37 [INFO] 19:27:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-models --- 19:27:37 [INFO] Starting audit... 19:27:37 Audit done. 19:27:37 [INFO] You have 0 Checkstyle violations. 19:27:37 [INFO] 19:27:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-models --- 19:27:37 [INFO] 19:27:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 19:27:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/main/resources 19:27:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/generated-sources/spi 19:27:37 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:27:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:27:37 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:27:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/generated-sources/spi 19:27:37 [INFO] 19:27:37 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-models --- 19:27:37 [INFO] Recompiling the module because of changed dependency. 19:27:37 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 19:27:37 [INFO] 19:27:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 19:27:37 [INFO] 19:27:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-models --- 19:27:37 [INFO] Fork Value is true 19:27:39 [INFO] Done SpotBugs Analysis.... 19:27:39 [INFO] 19:27:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 19:27:39 [INFO] 19:27:39 [INFO] 19:27:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-models --- 19:27:39 [INFO] BugInstance size is 0 19:27:39 [INFO] Error size is 0 19:27:39 [INFO] No errors/warnings found 19:27:39 [INFO] 19:27:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 19:27:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/test/resources 19:27:39 [INFO] 19:27:39 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-models --- 19:27:39 [INFO] No sources to compile 19:27:39 [INFO] 19:27:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-models --- 19:27:39 [INFO] No tests to run. 19:27:39 [INFO] 19:27:39 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-models --- 19:27:40 [INFO] 19:27:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 19:27:40 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.2-SNAPSHOT.jar 19:27:40 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 19:27:40 [INFO] 19:27:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-models --- 19:27:40 [INFO] No previous run data found, generating javadoc. 19:27:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.2-SNAPSHOT-javadoc.jar 19:27:41 [INFO] 19:27:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-models --- 19:27:41 [INFO] CycloneDX: Resolving Dependencies 19:27:42 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:27:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.xml 19:27:42 [INFO] attaching as netconf-test-models-7.0.2-SNAPSHOT-cyclonedx.xml 19:27:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.json 19:27:42 [INFO] attaching as netconf-test-models-7.0.2-SNAPSHOT-cyclonedx.json 19:27:42 [INFO] 19:27:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 19:27:42 [INFO] Skipping duplicate-finder execution! 19:27:42 [INFO] 19:27:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-models --- 19:27:42 [INFO] No dependency problems found 19:27:42 [INFO] 19:27:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-models --- 19:27:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.2-SNAPSHOT-sources.jar 19:27:42 [INFO] 19:27:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-models --- 19:27:42 [INFO] 19:27:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-models --- 19:27:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:27:42 [INFO] 19:27:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-models --- 19:27:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-SNAPSHOT.jar 19:27:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-SNAPSHOT.pom 19:27:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-SNAPSHOT-javadoc.jar 19:27:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-SNAPSHOT-cyclonedx.xml 19:27:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-SNAPSHOT-cyclonedx.json 19:27:42 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-SNAPSHOT-sources.jar 19:27:42 [INFO] 19:27:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 19:27:42 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-SNAPSHOT.jar 19:27:42 [INFO] Writing OBR metadata 19:27:42 [INFO] 19:27:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-models --- 19:27:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:27:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml 19:27:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml 19:27:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:27:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:42 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:27:42 [INFO] 19:27:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 19:27:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:27:42 [INFO] 19:27:42 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 19:27:42 [INFO] Building netconf-topology 7.0.2-SNAPSHOT [70/119] 19:27:42 [INFO] -------------------------------[ bundle ]------------------------------- 19:27:42 [INFO] 19:27:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology --- 19:27:42 [INFO] 19:27:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology --- 19:27:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:42 [INFO] 19:27:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology --- 19:27:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:42 [INFO] 19:27:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology --- 19:27:43 [INFO] 19:27:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology --- 19:27:43 [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/netconf-maven-merge-master/apps/netconf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:27:43 [INFO] 19:27:43 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-topology --- 19:27:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:27:43 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/yang 19:27:43 [INFO] yang-to-sources: Found 21 dependencies in 7.775 ms 19:27:43 [INFO] yang-to-sources: Project model files found: 2 in 1.848 ms 19:27:43 [INFO] yang-to-sources: 7 YANG models processed in 84.73 ms 19:27:43 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.783 ms 19:27:43 [INFO] Sorted 44 files into 12 directories in 114.1 μs 19:27:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 24.49 ms 19:27:43 [INFO] 19:27:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology --- 19:27:43 [INFO] Starting audit... 19:27:43 Audit done. 19:27:43 [INFO] You have 0 Checkstyle violations. 19:27:43 [INFO] 19:27:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology --- 19:27:43 [INFO] Starting audit... 19:27:43 Audit done. 19:27:43 [INFO] You have 0 Checkstyle violations. 19:27:43 [INFO] 19:27:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology --- 19:27:43 [INFO] 19:27:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 19:27:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/resources 19:27:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/generated-sources/spi 19:27:43 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:27:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:27:43 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:27:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/generated-sources/spi 19:27:43 [INFO] 19:27:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology --- 19:27:43 [INFO] Recompiling the module because of changed dependency. 19:27:43 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 19:27:44 [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 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 19:27:44 [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 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [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 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:44 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[356,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:27:44 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[28,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:27:44 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[29,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:27:44 [INFO] 19:27:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology >>> 19:27:44 [INFO] 19:27:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology --- 19:27:44 [INFO] Fork Value is true 19:27:48 [INFO] Done SpotBugs Analysis.... 19:27:48 [INFO] 19:27:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology <<< 19:27:48 [INFO] 19:27:48 [INFO] 19:27:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology --- 19:27:48 [INFO] BugInstance size is 0 19:27:48 [INFO] Error size is 0 19:27:48 [INFO] No errors/warnings found 19:27:48 [INFO] 19:27:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 19:27:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/resources 19:27:48 [INFO] 19:27:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology --- 19:27:48 [INFO] Recompiling the module because of changed dependency. 19:27:48 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 19:27: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 19:27:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27: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 19:27:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27: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 19:27:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[66,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[54,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:27:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:27:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 19:27:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:27:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:27:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 19:27:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:27:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:27:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 19:27:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:27:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:27:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 19:27:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:27:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:27:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 19:27:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:27:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:27:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 19:27:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[52,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:27:48 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[113,33] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:27:48 [INFO] 19:27:48 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology --- 19:27:48 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/surefire-reports 19:27:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:27:48 [INFO] 19:27:48 [INFO] ------------------------------------------------------- 19:27:48 [INFO] T E S T S 19:27:48 [INFO] ------------------------------------------------------- 19:27:49 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:27:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:27:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.469 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:27:52 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:27:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:27:52 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:27:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:27:52 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:27:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:27:53 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:27:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.987 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:27:56 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:27:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.698 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:27:59 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:27:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:27:59 [INFO] 19:27:59 [INFO] Results: 19:27:59 [INFO] 19:27:59 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 19:27:59 [INFO] 19:27:59 [INFO] 19:27:59 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology --- 19:27:59 [INFO] 19:27:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 19:28:00 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.2-SNAPSHOT.jar 19:28:00 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 19:28:00 [INFO] 19:28:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology --- 19:28:00 [INFO] No previous run data found, generating javadoc. 19:28:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.2-SNAPSHOT-javadoc.jar 19:28:02 [INFO] 19:28:02 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology --- 19:28:02 [INFO] CycloneDX: Resolving Dependencies 19:28:04 [INFO] CycloneDX: Creating BOM version 1.4 with 122 component(s) 19:28:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.xml 19:28:04 [INFO] attaching as netconf-topology-7.0.2-SNAPSHOT-cyclonedx.xml 19:28:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.json 19:28:04 [INFO] attaching as netconf-topology-7.0.2-SNAPSHOT-cyclonedx.json 19:28:04 [INFO] 19:28:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 19:28:04 [INFO] Skipping duplicate-finder execution! 19:28:04 [INFO] 19:28:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology --- 19:28:04 [WARNING] Used undeclared dependencies found: 19:28:04 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:28:04 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:28:04 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:28:04 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:28:04 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:28:04 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:compile 19:28:04 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] Unused declared dependencies found: 19:28:04 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 19:28:04 [WARNING] Non-test scoped test only dependencies found: 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:28:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:28:04 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT:compile 19:28:04 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:28:04 [INFO] 19:28:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology --- 19:28:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.2-SNAPSHOT-sources.jar 19:28:04 [INFO] 19:28:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology --- 19:28:04 [INFO] 19:28:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology --- 19:28:04 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/code-coverage/jacoco.exec 19:28:04 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 19:28:04 [INFO] 19:28:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology --- 19:28:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-SNAPSHOT.jar 19:28:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-SNAPSHOT.pom 19:28:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-SNAPSHOT-javadoc.jar 19:28:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-SNAPSHOT-cyclonedx.xml 19:28:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-SNAPSHOT-cyclonedx.json 19:28:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-SNAPSHOT-sources.jar 19:28:04 [INFO] 19:28:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 19:28:04 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-SNAPSHOT.jar 19:28:04 [INFO] Writing OBR metadata 19:28:04 [INFO] 19:28:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology --- 19:28:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:28:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:28:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:28:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:28:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:28:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:28:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:28:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:28:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:28:04 [INFO] 19:28:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 19:28:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:28:04 [INFO] 19:28:04 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 19:28:04 [INFO] Building netconf-topology-singleton 7.0.2-SNAPSHOT [71/119] 19:28:04 [INFO] -------------------------------[ bundle ]------------------------------- 19:28:05 [INFO] 19:28:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-singleton --- 19:28:05 [INFO] 19:28:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-singleton --- 19:28:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:05 [INFO] 19:28:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 19:28:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:05 [INFO] 19:28:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-singleton --- 19:28:06 [INFO] 19:28:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 19:28:06 [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/netconf-maven-merge-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:28:06 [INFO] 19:28:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-singleton --- 19:28:06 [INFO] Starting audit... 19:28:06 Audit done. 19:28:06 [INFO] You have 0 Checkstyle violations. 19:28:06 [INFO] 19:28:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-singleton --- 19:28:07 [INFO] Starting audit... 19:28:07 Audit done. 19:28:07 [INFO] You have 0 Checkstyle violations. 19:28:07 [INFO] 19:28:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-singleton --- 19:28:07 [INFO] 19:28:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 19:28:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/resources 19:28:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/generated-sources/spi 19:28:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/generated-sources/yang 19:28:07 [INFO] 19:28:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-singleton --- 19:28:07 [INFO] Recompiling the module because of changed dependency. 19:28:07 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[39,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[207,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[310,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[317,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[141,29] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[169,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[69,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[75,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:07 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/NetconfTopologyUtils.java:[53,37] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep 19:28:07 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 19:28:07 [INFO] 19:28:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 19:28:07 [INFO] 19:28:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology-singleton --- 19:28:07 [INFO] Fork Value is true 19:28:13 [INFO] Done SpotBugs Analysis.... 19:28:13 [INFO] 19:28:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 19:28:13 [INFO] 19:28:13 [INFO] 19:28:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology-singleton --- 19:28:13 [INFO] BugInstance size is 0 19:28:13 [INFO] Error size is 0 19:28:13 [INFO] No errors/warnings found 19:28:13 [INFO] 19:28:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 19:28:13 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:28:13 [INFO] 19:28:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-singleton --- 19:28:13 [INFO] Recompiling the module because of changed dependency. 19:28:13 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/actors/ReadTransactionActorTestAdapter.java:[47,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[192,44] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[193,44] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[239,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/tx/ProxyReadWriteTransactionTest.java:[72,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ProxyNetconfServiceTest.java:[71,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[344,73] unchecked conversion 19:28:14 required: org.opendaylight.mdsal.binding.api.DataObjectModification 19:28:14 found: org.opendaylight.mdsal.binding.api.DataObjectModification 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[174,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[231,47] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[309,18] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[600,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[608,44] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[609,34] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfDataTreeServiceActorTest.java:[71,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/ProxyNetconfDataTreeServiceTest.java:[59,47] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[332,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[333,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[417,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[439,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[552,61] DOMDataTreeIdentifier(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier) in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier has been deprecated and marked for removal 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[659,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[660,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:28:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[449,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 19:28:14 [INFO] 19:28:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology-singleton --- 19:28:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/surefire-reports 19:28:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:28:14 [INFO] 19:28:14 [INFO] ------------------------------------------------------- 19:28:14 [INFO] T E S T S 19:28:14 [INFO] ------------------------------------------------------- 19:28:15 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:28:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:28:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.645 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:28:21 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:28:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:28:21 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:28:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:28:23 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:28:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:28:26 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:28:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.088 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:28:34 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:28:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:28:37 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:28:39 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.850 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:28:39 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:28:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.207 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:28:41 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:28:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.853 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:28:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 19:28:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 19:28:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:28:48 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.713 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:28:48 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:28:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:28:48 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:28:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.729 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:28:51 [INFO] 19:28:51 [INFO] Results: 19:28:51 [INFO] 19:28:51 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 19:28:51 [INFO] 19:28:51 [INFO] 19:28:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology-singleton --- 19:28:51 [INFO] 19:28:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 19:28:51 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.2-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 19:28:51 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.2-SNAPSHOT.jar 19:28:51 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 19:28:51 [INFO] 19:28:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-singleton --- 19:28:51 [INFO] No previous run data found, generating javadoc. 19:28:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.2-SNAPSHOT-javadoc.jar 19:28:53 [INFO] 19:28:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology-singleton --- 19:28:53 [INFO] CycloneDX: Resolving Dependencies 19:28:56 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 19:28:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.xml 19:28:56 [INFO] attaching as netconf-topology-singleton-7.0.2-SNAPSHOT-cyclonedx.xml 19:28:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.json 19:28:56 [INFO] attaching as netconf-topology-singleton-7.0.2-SNAPSHOT-cyclonedx.json 19:28:56 [INFO] 19:28:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 19:28:56 [INFO] Skipping duplicate-finder execution! 19:28:56 [INFO] 19:28:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 19:28:56 [WARNING] Used undeclared dependencies found: 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 19:28:56 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.2-SNAPSHOT:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:28:56 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:28:56 [WARNING] com.typesafe:config:jar:1.4.2:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:28:56 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.2-SNAPSHOT:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:28:56 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 19:28:56 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:28:56 [WARNING] org.scala-lang:scala-library:jar:2.13.12:compile 19:28:56 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:28:56 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.0:test 19:28:56 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.2-SNAPSHOT:compile 19:28:56 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.2-SNAPSHOT:compile 19:28:56 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 19:28:56 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT:compile 19:28:56 [WARNING] Non-test scoped test only dependencies found: 19:28:56 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:28:56 [WARNING] com.typesafe:config:jar:1.4.2:compile 19:28:56 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:28:56 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.2-SNAPSHOT:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:28:56 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:28:56 [INFO] 19:28:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 19:28:56 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.2-SNAPSHOT-sources.jar 19:28:56 [INFO] 19:28:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-singleton --- 19:28:56 [INFO] 19:28:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-singleton --- 19:28:56 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 19:28:56 [INFO] Analyzed bundle 'netconf-topology-singleton' with 108 classes 19:28:56 [INFO] 19:28:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-singleton --- 19:28:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-SNAPSHOT.jar 19:28:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-SNAPSHOT.pom 19:28:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-SNAPSHOT-javadoc.jar 19:28:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-SNAPSHOT-cyclonedx.xml 19:28:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-SNAPSHOT-cyclonedx.json 19:28:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-SNAPSHOT-sources.jar 19:28:56 [INFO] 19:28:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 19:28:56 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-SNAPSHOT.jar 19:28:56 [INFO] Writing OBR metadata 19:28:56 [INFO] 19:28:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-singleton --- 19:28:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:28:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml 19:28:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:28:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:28:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml 19:28:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:28:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:28:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:28:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:28:56 [INFO] 19:28:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 19:28:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:28:56 [INFO] 19:28:56 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 19:28:56 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.2-SNAPSHOT [72/119] 19:28:56 [INFO] ------------------------------[ feature ]------------------------------- 19:28:56 [INFO] 19:28:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-clustered-topology --- 19:28:56 [INFO] 19:28:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 19:28:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:56 [INFO] 19:28:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:57 [INFO] 19:28:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] 19:28:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:28:57 [INFO] argLine set to empty 19:28:57 [INFO] 19:28:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Starting audit... 19:28:57 Audit done. 19:28:57 [INFO] You have 0 Checkstyle violations. 19:28:57 [INFO] 19:28:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Starting audit... 19:28:57 Audit done. 19:28:57 [INFO] You have 0 Checkstyle violations. 19:28:57 [INFO] 19:28:57 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/classes/META-INF/maven/dependencies.properties 19:28:57 [INFO] 19:28:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] 19:28:57 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/feature/feature.xml 19:28:57 [INFO] ...done! 19:28:57 [INFO] Attaching features XML 19:28:57 [INFO] 19:28:57 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:28:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:28:57 [INFO] 19:28:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 19:28:57 [INFO] 19:28:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] 19:28:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 19:28:57 [INFO] 19:28:57 [INFO] 19:28:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] 19:28:57 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] 19:28:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-clustered-topology --- 19:28:57 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/surefire-reports 19:28:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:28:57 [INFO] 19:28:57 [INFO] ------------------------------------------------------- 19:28:57 [INFO] T E S T S 19:28:57 [INFO] ------------------------------------------------------- 19:29:00 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:29:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.72 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:29:22 [INFO] 19:29:22 [INFO] Results: 19:29:22 [INFO] 19:29:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:29:22 [INFO] 19:29:22 [INFO] 19:29:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-clustered-topology --- 19:29:22 [INFO] 19:29:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 19:29:22 [INFO] 19:29:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-clustered-topology --- 19:29:22 [INFO] CycloneDX: Resolving Dependencies 19:29:27 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 19:29:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.xml 19:29:27 [INFO] attaching as odl-netconf-clustered-topology-7.0.2-SNAPSHOT-cyclonedx.xml 19:29:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.json 19:29:27 [INFO] attaching as odl-netconf-clustered-topology-7.0.2-SNAPSHOT-cyclonedx.json 19:29:27 [INFO] 19:29:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 19:29:27 [INFO] Skipping duplicate-finder execution! 19:29:27 [INFO] 19:29:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 19:29:27 [INFO] Skipping plugin execution 19:29:27 [INFO] 19:29:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 19:29:27 [INFO] No sources in project. Archive not created. 19:29:27 [INFO] 19:29:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 19:29:27 [INFO] 19:29:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-clustered-topology --- 19:29:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:27 [INFO] 19:29:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-clustered-topology --- 19:29:27 [INFO] No primary artifact to install, installing attached artifacts instead. 19:29:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-SNAPSHOT.pom 19:29:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-SNAPSHOT-features.xml 19:29:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-SNAPSHOT-cyclonedx.xml 19:29:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-SNAPSHOT-cyclonedx.json 19:29:27 [INFO] 19:29:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-clustered-topology --- 19:29:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:29:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:29:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:29:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:29:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:29:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:29:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:29:27 [INFO] 19:29:27 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 19:29:27 [INFO] Building netconf-topology-impl 7.0.2-SNAPSHOT [73/119] 19:29:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:29:27 [INFO] 19:29:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-impl --- 19:29:27 [INFO] 19:29:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-impl --- 19:29:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:27 [INFO] 19:29:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 19:29:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:27 [INFO] 19:29:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-impl --- 19:29:28 [INFO] 19:29:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 19:29:28 [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/netconf-maven-merge-master/apps/netconf-topology-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/** 19:29:28 [INFO] 19:29:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-impl --- 19:29:28 [INFO] Starting audit... 19:29:28 Audit done. 19:29:28 [INFO] You have 0 Checkstyle violations. 19:29:28 [INFO] 19:29:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-impl --- 19:29:28 [INFO] Starting audit... 19:29:28 Audit done. 19:29:28 [INFO] You have 0 Checkstyle violations. 19:29:28 [INFO] 19:29:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-impl --- 19:29:28 [INFO] 19:29:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 19:29:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/resources 19:29:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/generated-sources/spi 19:29:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/generated-sources/yang 19:29:28 [INFO] 19:29:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-impl --- 19:29:28 [INFO] Recompiling the module because of changed dependency. 19:29:28 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:29:28 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:29:28 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:29:28 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:29:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:29:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:29:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:29:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[69,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:29:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[96,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:29:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[101,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:29:28 [INFO] 19:29:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 19:29:28 [INFO] 19:29:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology-impl --- 19:29:28 [INFO] Fork Value is true 19:29:31 [INFO] Done SpotBugs Analysis.... 19:29:31 [INFO] 19:29:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 19:29:31 [INFO] 19:29:31 [INFO] 19:29:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology-impl --- 19:29:31 [INFO] BugInstance size is 0 19:29:31 [INFO] Error size is 0 19:29:31 [INFO] No errors/warnings found 19:29:31 [INFO] 19:29:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 19:29:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/test/resources 19:29:31 [INFO] 19:29:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-impl --- 19:29:31 [INFO] Recompiling the module because of changed dependency. 19:29:31 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:29:31 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:29:31 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:29:31 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:29:31 [INFO] 19:29:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology-impl --- 19:29:31 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/surefire-reports 19:29:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:29:31 [INFO] 19:29:31 [INFO] ------------------------------------------------------- 19:29:31 [INFO] T E S T S 19:29:31 [INFO] ------------------------------------------------------- 19:29:32 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:29:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:29:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:29:35 [INFO] 19:29:35 [INFO] Results: 19:29:35 [INFO] 19:29:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:29:35 [INFO] 19:29:35 [INFO] 19:29:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology-impl --- 19:29:35 [INFO] 19:29:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 19:29:35 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.2-SNAPSHOT.jar 19:29:35 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 19:29:35 [INFO] 19:29:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-impl --- 19:29:35 [INFO] No previous run data found, generating javadoc. 19:29:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.2-SNAPSHOT-javadoc.jar 19:29:37 [INFO] 19:29:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology-impl --- 19:29:37 [INFO] CycloneDX: Resolving Dependencies 19:29:38 [INFO] CycloneDX: Creating BOM version 1.4 with 123 component(s) 19:29:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.xml 19:29:38 [INFO] attaching as netconf-topology-impl-7.0.2-SNAPSHOT-cyclonedx.xml 19:29:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.json 19:29:38 [INFO] attaching as netconf-topology-impl-7.0.2-SNAPSHOT-cyclonedx.json 19:29:38 [INFO] 19:29:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 19:29:38 [INFO] Skipping duplicate-finder execution! 19:29:38 [INFO] 19:29:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-impl --- 19:29:38 [WARNING] Used undeclared dependencies found: 19:29:38 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:29:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:29:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:29:38 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.2-SNAPSHOT:compile 19:29:38 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:29:38 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:29:38 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:29:38 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:29:38 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:29:38 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:29:38 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:29:38 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.2-SNAPSHOT:compile 19:29:38 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 19:29:38 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT:compile 19:29:38 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:29:38 [WARNING] Non-test scoped test only dependencies found: 19:29:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:29:38 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:29:38 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:29:38 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:29:38 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:29:38 [INFO] 19:29:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-impl --- 19:29:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.2-SNAPSHOT-sources.jar 19:29:38 [INFO] 19:29:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-impl --- 19:29:38 [INFO] 19:29:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-impl --- 19:29:38 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 19:29:38 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 19:29:38 [INFO] 19:29:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-impl --- 19:29:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-SNAPSHOT.jar 19:29:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-SNAPSHOT.pom 19:29:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-SNAPSHOT-javadoc.jar 19:29:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-SNAPSHOT-cyclonedx.xml 19:29:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-SNAPSHOT-cyclonedx.json 19:29:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-SNAPSHOT-sources.jar 19:29:38 [INFO] 19:29:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 19:29:38 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-SNAPSHOT.jar 19:29:38 [INFO] Writing OBR metadata 19:29:38 [INFO] 19:29:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-impl --- 19:29:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml 19:29:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml 19:29:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:29:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:29:39 [INFO] 19:29:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 19:29:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:29:39 [INFO] 19:29:39 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 19:29:39 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.2-SNAPSHOT [74/119] 19:29:39 [INFO] ------------------------------[ feature ]------------------------------- 19:29:39 [INFO] 19:29:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-topology --- 19:29:39 [INFO] 19:29:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-topology --- 19:29:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:39 [INFO] 19:29:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 19:29:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:39 [INFO] 19:29:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-topology --- 19:29:39 [INFO] 19:29:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 19:29:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:39 [INFO] argLine set to empty 19:29:39 [INFO] 19:29:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-topology --- 19:29:39 [INFO] Starting audit... 19:29:39 Audit done. 19:29:39 [INFO] You have 0 Checkstyle violations. 19:29:39 [INFO] 19:29:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-topology --- 19:29:39 [INFO] Starting audit... 19:29:39 Audit done. 19:29:39 [INFO] You have 0 Checkstyle violations. 19:29:39 [INFO] 19:29:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-topology --- 19:29:39 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/classes/META-INF/maven/dependencies.properties 19:29:39 [INFO] 19:29:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-topology --- 19:29:39 [INFO] 19:29:39 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 19:29:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/feature/feature.xml 19:29:39 [INFO] ...done! 19:29:39 [INFO] Attaching features XML 19:29:39 [INFO] 19:29:39 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-topology --- 19:29:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:29:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:29:39 [INFO] 19:29:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 19:29:39 [INFO] 19:29:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-topology --- 19:29:39 [INFO] 19:29:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 19:29:39 [INFO] 19:29:39 [INFO] 19:29:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-topology --- 19:29:39 [INFO] 19:29:39 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-topology --- 19:29:39 [INFO] 19:29:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-topology --- 19:29:39 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/surefire-reports 19:29:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:29:39 [INFO] 19:29:39 [INFO] ------------------------------------------------------- 19:29:39 [INFO] T E S T S 19:29:39 [INFO] ------------------------------------------------------- 19:29:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.60 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:02 [INFO] 19:30:02 [INFO] Results: 19:30:02 [INFO] 19:30:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:30:02 [INFO] 19:30:02 [INFO] 19:30:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-topology --- 19:30:02 [INFO] 19:30:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-topology --- 19:30:02 [INFO] 19:30:02 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-topology --- 19:30:02 [INFO] CycloneDX: Resolving Dependencies 19:30:07 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 19:30:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.xml 19:30:07 [INFO] attaching as odl-netconf-topology-7.0.2-SNAPSHOT-cyclonedx.xml 19:30:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.json 19:30:07 [INFO] attaching as odl-netconf-topology-7.0.2-SNAPSHOT-cyclonedx.json 19:30:07 [INFO] 19:30:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 19:30:07 [INFO] Skipping duplicate-finder execution! 19:30:07 [INFO] 19:30:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-topology --- 19:30:07 [INFO] Skipping plugin execution 19:30:07 [INFO] 19:30:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-topology --- 19:30:07 [INFO] No sources in project. Archive not created. 19:30:07 [INFO] 19:30:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-topology --- 19:30:07 [INFO] 19:30:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-topology --- 19:30:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:30:07 [INFO] 19:30:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-topology --- 19:30:07 [INFO] No primary artifact to install, installing attached artifacts instead. 19:30:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-SNAPSHOT.pom 19:30:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-SNAPSHOT-features.xml 19:30:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-SNAPSHOT-cyclonedx.xml 19:30:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-SNAPSHOT-cyclonedx.json 19:30:07 [INFO] 19:30:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-topology --- 19:30:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:30:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:30:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:30:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:30:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:30:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:30:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:30:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:30:07 [INFO] 19:30:07 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 19:30:07 [INFO] Building callhome-provider 7.0.2-SNAPSHOT [75/119] 19:30:07 [INFO] -------------------------------[ bundle ]------------------------------- 19:30:07 [INFO] 19:30:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ callhome-provider --- 19:30:07 [INFO] 19:30:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ callhome-provider --- 19:30:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:07 [INFO] 19:30:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ callhome-provider --- 19:30:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:07 [INFO] 19:30:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ callhome-provider --- 19:30:08 [INFO] 19:30:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ callhome-provider --- 19:30:08 [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/netconf-maven-merge-master/apps/callhome-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:30:08 [INFO] 19:30:08 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ callhome-provider --- 19:30:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:30:08 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/yang 19:30:08 [INFO] yang-to-sources: Found 22 dependencies in 7.542 ms 19:30:08 [INFO] yang-to-sources: Project model files found: 1 in 1.150 ms 19:30:08 [INFO] yang-to-sources: 1 YANG models processed in 68.99 ms 19:30:08 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.339 ms 19:30:08 [INFO] Sorted 26 files into 10 directories in 86.64 μs 19:30:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 9.244 ms 19:30:08 [INFO] 19:30:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ callhome-provider --- 19:30:08 [INFO] Starting audit... 19:30:08 Audit done. 19:30:08 [INFO] You have 0 Checkstyle violations. 19:30:08 [INFO] 19:30:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ callhome-provider --- 19:30:08 [INFO] Starting audit... 19:30:08 Audit done. 19:30:08 [INFO] You have 0 Checkstyle violations. 19:30:08 [INFO] 19:30:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ callhome-provider --- 19:30:08 [INFO] 19:30:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 19:30:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/resources 19:30:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/spi 19:30:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:30:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:30:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:30:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/spi 19:30:08 [INFO] 19:30:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ callhome-provider --- 19:30:08 [INFO] Recompiling the module because of changed dependency. 19:30:08 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 19:30:09 [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 19:30:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:09 [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 19:30:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:09 [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 19:30:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[106,32] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[348,23] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[30,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[28,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[121,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[155,43] auto-closeable resource has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/AbstractCallHomeSessionContextManager.java:[13,17] auto-closeable resource org.opendaylight.netconf.topology.callhome.AbstractCallHomeSessionContextManager has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshSessionContextManager.java:[20,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshSessionContextManager has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[203,55] auto-closeable resource has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsSessionContextManager.java:[21,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsSessionContextManager has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[223,83] auto-closeable resource has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSessionContextManager.java:[19,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSessionContextManager has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[43,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 19:30:09 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:09 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[62,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:30:09 [INFO] 19:30:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ callhome-provider >>> 19:30:09 [INFO] 19:30:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ callhome-provider --- 19:30:09 [INFO] Fork Value is true 19:30:14 [INFO] Done SpotBugs Analysis.... 19:30:14 [INFO] 19:30:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ callhome-provider <<< 19:30:14 [INFO] 19:30:14 [INFO] 19:30:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ callhome-provider --- 19:30:14 [INFO] BugInstance size is 0 19:30:14 [INFO] Error size is 0 19:30:14 [INFO] No errors/warnings found 19:30:14 [INFO] 19:30:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 19:30:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/test/resources 19:30:14 [INFO] 19:30:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ callhome-provider --- 19:30:14 [INFO] Recompiling the module because of changed dependency. 19:30:14 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:30:14 [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 19:30:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:14 [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 19:30:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:14 [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 19:30:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[159,99] auto-closeable resource has a member method close() that could throw InterruptedException 19:30:14 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServerTest.java:[136,75] auto-closeable resource has a member method close() that could throw InterruptedException 19:30:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:30:14 [INFO] 19:30:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ callhome-provider --- 19:30:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/surefire-reports 19:30:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:30:14 [INFO] 19:30:14 [INFO] ------------------------------------------------------- 19:30:14 [INFO] T E S T S 19:30:14 [INFO] ------------------------------------------------------- 19:30:15 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:30:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:30:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.522 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:30:23 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:30:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:30:24 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:30:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:30:26 [INFO] 19:30:26 [INFO] Results: 19:30:26 [INFO] 19:30:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 19:30:26 [INFO] 19:30:26 [INFO] 19:30:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ callhome-provider --- 19:30:26 [INFO] 19:30:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 19:30:26 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.2-SNAPSHOT.jar 19:30:26 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 19:30:26 [INFO] 19:30:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ callhome-provider --- 19:30:26 [INFO] No previous run data found, generating javadoc. 19:30:29 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.2-SNAPSHOT-javadoc.jar 19:30:29 [INFO] 19:30:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ callhome-provider --- 19:30:29 [INFO] CycloneDX: Resolving Dependencies 19:30:30 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 19:30:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.xml 19:30:30 [INFO] attaching as callhome-provider-7.0.2-SNAPSHOT-cyclonedx.xml 19:30:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.json 19:30:30 [INFO] attaching as callhome-provider-7.0.2-SNAPSHOT-cyclonedx.json 19:30:30 [INFO] 19:30:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 19:30:30 [INFO] Skipping duplicate-finder execution! 19:30:30 [INFO] 19:30:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ callhome-provider --- 19:30:30 [WARNING] Used undeclared dependencies found: 19:30:30 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:30:30 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:compile 19:30:30 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:30:30 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:compile 19:30:30 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] Non-test scoped test only dependencies found: 19:30:30 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.2-SNAPSHOT:compile 19:30:30 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.2-SNAPSHOT:compile 19:30:30 [INFO] 19:30:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ callhome-provider --- 19:30:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.2-SNAPSHOT-sources.jar 19:30:30 [INFO] 19:30:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ callhome-provider --- 19:30:30 [INFO] 19:30:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ callhome-provider --- 19:30:30 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/code-coverage/jacoco.exec 19:30:30 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 19:30:31 [INFO] 19:30:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ callhome-provider --- 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-SNAPSHOT.jar 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-SNAPSHOT.pom 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-SNAPSHOT-javadoc.jar 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-SNAPSHOT-cyclonedx.xml 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-SNAPSHOT-cyclonedx.json 19:30:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-SNAPSHOT-sources.jar 19:30:31 [INFO] 19:30:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 19:30:31 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-SNAPSHOT.jar 19:30:31 [INFO] Writing OBR metadata 19:30:31 [INFO] 19:30:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ callhome-provider --- 19:30:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:30:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml 19:30:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml 19:30:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:30:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:30:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:30:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:30:31 [INFO] 19:30:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 19:30:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:30:31 [INFO] 19:30:31 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 19:30:31 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.2-SNAPSHOT [76/119] 19:30:31 [INFO] ------------------------------[ feature ]------------------------------- 19:30:31 [INFO] 19:30:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] 19:30:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:31 [INFO] 19:30:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:31 [INFO] 19:30:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] 19:30:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:30:31 [INFO] argLine set to empty 19:30:31 [INFO] 19:30:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] Starting audit... 19:30:31 Audit done. 19:30:31 [INFO] You have 0 Checkstyle violations. 19:30:31 [INFO] 19:30:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] Starting audit... 19:30:31 Audit done. 19:30:31 [INFO] You have 0 Checkstyle violations. 19:30:31 [INFO] 19:30:31 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/classes/META-INF/maven/dependencies.properties 19:30:31 [INFO] 19:30:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] 19:30:31 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 19:30:31 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml 19:30:32 [INFO] ...done! 19:30:32 [INFO] Attaching features XML 19:30:32 [INFO] 19:30:32 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-callhome-ssh --- 19:30:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:30:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:30:32 [INFO] 19:30:32 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 19:30:32 [INFO] 19:30:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 19:30:32 [INFO] 19:30:32 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 19:30:32 [INFO] 19:30:32 [INFO] 19:30:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-callhome-ssh --- 19:30:32 [INFO] 19:30:32 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-callhome-ssh --- 19:30:32 [INFO] 19:30:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-callhome-ssh --- 19:30:32 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/surefire-reports 19:30:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:30:32 [INFO] 19:30:32 [INFO] ------------------------------------------------------- 19:30:32 [INFO] T E S T S 19:30:32 [INFO] ------------------------------------------------------- 19:30:34 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.46 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:55 [INFO] 19:30:55 [INFO] Results: 19:30:55 [INFO] 19:30:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:30:55 [INFO] 19:30:55 [INFO] 19:30:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-callhome-ssh --- 19:30:55 [INFO] 19:30:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 19:30:55 [INFO] 19:30:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-callhome-ssh --- 19:30:55 [INFO] CycloneDX: Resolving Dependencies 19:31:00 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 19:31:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.xml 19:31:00 [INFO] attaching as odl-netconf-callhome-ssh-7.0.2-SNAPSHOT-cyclonedx.xml 19:31:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.json 19:31:00 [INFO] attaching as odl-netconf-callhome-ssh-7.0.2-SNAPSHOT-cyclonedx.json 19:31:00 [INFO] 19:31:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 19:31:00 [INFO] Skipping duplicate-finder execution! 19:31:00 [INFO] 19:31:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 19:31:00 [INFO] Skipping plugin execution 19:31:00 [INFO] 19:31:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 19:31:00 [INFO] No sources in project. Archive not created. 19:31:00 [INFO] 19:31:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 19:31:00 [INFO] 19:31:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-callhome-ssh --- 19:31:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:00 [INFO] 19:31:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-callhome-ssh --- 19:31:00 [INFO] No primary artifact to install, installing attached artifacts instead. 19:31:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-SNAPSHOT.pom 19:31:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-SNAPSHOT-features.xml 19:31:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-SNAPSHOT-cyclonedx.xml 19:31:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-SNAPSHOT-cyclonedx.json 19:31:00 [INFO] 19:31:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 19:31:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:00 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:31:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:31:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:31:00 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:31:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:00 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:31:00 [INFO] 19:31:00 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 19:31:00 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.2-SNAPSHOT [77/119] 19:31:00 [INFO] ------------------------------[ feature ]------------------------------- 19:31:00 [INFO] 19:31:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector-all --- 19:31:00 [INFO] 19:31:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector-all --- 19:31:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:00 [INFO] 19:31:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 19:31:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:00 [INFO] 19:31:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector-all --- 19:31:01 [INFO] 19:31:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 19:31:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:01 [INFO] argLine set to empty 19:31:01 [INFO] 19:31:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector-all --- 19:31:01 [INFO] Starting audit... 19:31:01 Audit done. 19:31:01 [INFO] You have 0 Checkstyle violations. 19:31:01 [INFO] 19:31:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector-all --- 19:31:01 [INFO] Starting audit... 19:31:01 Audit done. 19:31:01 [INFO] You have 0 Checkstyle violations. 19:31:01 [INFO] 19:31:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector-all --- 19:31:01 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/classes/META-INF/maven/dependencies.properties 19:31:01 [INFO] 19:31:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector-all --- 19:31:01 [INFO] 19:31:01 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 19:31:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/feature/feature.xml 19:31:01 [INFO] ...done! 19:31:01 [INFO] Attaching features XML 19:31:01 [INFO] 19:31:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-connector-all --- 19:31:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:31:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:31:01 [INFO] 19:31:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 19:31:01 [INFO] 19:31:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-connector-all --- 19:31:01 [INFO] 19:31:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 19:31:01 [INFO] 19:31:01 [INFO] 19:31:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-connector-all --- 19:31:01 [INFO] 19:31:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector-all --- 19:31:01 [INFO] 19:31:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-connector-all --- 19:31:01 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/surefire-reports 19:31:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:31:01 [INFO] 19:31:01 [INFO] ------------------------------------------------------- 19:31:01 [INFO] T E S T S 19:31:01 [INFO] ------------------------------------------------------- 19:31:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:31:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.50 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:31:24 [INFO] 19:31:24 [INFO] Results: 19:31:24 [INFO] 19:31:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:31:24 [INFO] 19:31:24 [INFO] 19:31:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-connector-all --- 19:31:24 [INFO] 19:31:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector-all --- 19:31:24 [INFO] 19:31:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-connector-all --- 19:31:24 [INFO] CycloneDX: Resolving Dependencies 19:31:30 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 19:31:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.xml 19:31:30 [INFO] attaching as odl-netconf-connector-all-7.0.2-SNAPSHOT-cyclonedx.xml 19:31:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.json 19:31:30 [INFO] attaching as odl-netconf-connector-all-7.0.2-SNAPSHOT-cyclonedx.json 19:31:30 [INFO] 19:31:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 19:31:30 [INFO] Skipping duplicate-finder execution! 19:31:30 [INFO] 19:31:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 19:31:30 [INFO] Skipping plugin execution 19:31:30 [INFO] 19:31:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 19:31:30 [INFO] No sources in project. Archive not created. 19:31:30 [INFO] 19:31:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector-all --- 19:31:30 [INFO] 19:31:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector-all --- 19:31:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:30 [INFO] 19:31:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector-all --- 19:31:30 [INFO] No primary artifact to install, installing attached artifacts instead. 19:31:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-SNAPSHOT.pom 19:31:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-SNAPSHOT-features.xml 19:31:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-SNAPSHOT-cyclonedx.xml 19:31:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-SNAPSHOT-cyclonedx.json 19:31:30 [INFO] 19:31:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector-all --- 19:31:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:30 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:31:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:31:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:31:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:31:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:31:30 [INFO] 19:31:30 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 19:31:30 [INFO] Building netconf-console 7.0.2-SNAPSHOT [78/119] 19:31:30 [INFO] -------------------------------[ bundle ]------------------------------- 19:31:30 [INFO] 19:31:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-console --- 19:31:30 [INFO] 19:31:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-console --- 19:31:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:30 [INFO] 19:31:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-console --- 19:31:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:30 [INFO] 19:31:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-console --- 19:31:30 [INFO] 19:31:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-console --- 19:31: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/netconf-maven-merge-master/apps/netconf-console/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:31:30 [INFO] 19:31:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-console --- 19:31:30 [INFO] Starting audit... 19:31:30 Audit done. 19:31:30 [INFO] You have 0 Checkstyle violations. 19:31:30 [INFO] 19:31:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-console --- 19:31:30 [INFO] Starting audit... 19:31:30 Audit done. 19:31:30 [INFO] You have 0 Checkstyle violations. 19:31:30 [INFO] 19:31:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-console --- 19:31:30 [INFO] 19:31:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 19:31:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/main/resources 19:31:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/generated-sources/spi 19:31:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/generated-sources/yang 19:31:30 [INFO] 19:31:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-console --- 19:31:30 [INFO] Recompiling the module because of changed dependency. 19:31:30 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 19:31:31 [INFO] 19:31:31 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-console >>> 19:31:31 [INFO] 19:31:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-console --- 19:31:31 [INFO] Fork Value is true 19:31:34 [INFO] Done SpotBugs Analysis.... 19:31:34 [INFO] 19:31:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-console <<< 19:31:34 [INFO] 19:31:34 [INFO] 19:31:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-console --- 19:31:34 [INFO] BugInstance size is 0 19:31:34 [INFO] Error size is 0 19:31:34 [INFO] No errors/warnings found 19:31:34 [INFO] 19:31:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 19:31:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/test/resources 19:31:34 [INFO] 19:31:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-console --- 19:31:34 [INFO] Recompiling the module because of changed dependency. 19:31:34 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:31:34 [INFO] 19:31:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-console --- 19:31:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/surefire-reports 19:31:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:31:34 [INFO] 19:31:34 [INFO] ------------------------------------------------------- 19:31:34 [INFO] T E S T S 19:31:34 [INFO] ------------------------------------------------------- 19:31:35 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:31:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:31:39 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:31:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:31:39 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:31:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:31:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:31:40 [INFO] 19:31:40 [INFO] Results: 19:31:40 [INFO] 19:31:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:31:40 [INFO] 19:31:40 [INFO] 19:31:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-console --- 19:31:40 [INFO] 19:31:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 19:31:40 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.2-SNAPSHOT.jar 19:31:40 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 19:31:40 [INFO] 19:31:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-console --- 19:31:40 [INFO] No previous run data found, generating javadoc. 19:31:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.2-SNAPSHOT-javadoc.jar 19:31:42 [INFO] 19:31:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-console --- 19:31:42 [INFO] CycloneDX: Resolving Dependencies 19:31:43 [INFO] CycloneDX: Creating BOM version 1.4 with 126 component(s) 19:31:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.xml 19:31:43 [INFO] attaching as netconf-console-7.0.2-SNAPSHOT-cyclonedx.xml 19:31:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.json 19:31:44 [INFO] attaching as netconf-console-7.0.2-SNAPSHOT-cyclonedx.json 19:31:44 [INFO] 19:31:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 19:31:44 [INFO] Skipping duplicate-finder execution! 19:31:44 [INFO] 19:31:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-console --- 19:31:44 [INFO] No dependency problems found 19:31:44 [INFO] 19:31:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-console --- 19:31:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.2-SNAPSHOT-sources.jar 19:31:44 [INFO] 19:31:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-console --- 19:31:44 [INFO] 19:31:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-console --- 19:31:44 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/code-coverage/jacoco.exec 19:31:44 [INFO] Analyzed bundle 'netconf-console' with 11 classes 19:31:44 [INFO] 19:31:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-console --- 19:31:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-SNAPSHOT.jar 19:31:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-SNAPSHOT.pom 19:31:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-SNAPSHOT-javadoc.jar 19:31:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-SNAPSHOT-cyclonedx.xml 19:31:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-SNAPSHOT-cyclonedx.json 19:31:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-SNAPSHOT-sources.jar 19:31:44 [INFO] 19:31:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 19:31:44 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-SNAPSHOT.jar 19:31:44 [INFO] Writing OBR metadata 19:31:44 [INFO] 19:31:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-console --- 19:31:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml 19:31:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml 19:31:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:31:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:31:44 [INFO] 19:31:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 19:31:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:31:44 [INFO] 19:31:44 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 19:31:44 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.2-SNAPSHOT [79/119] 19:31:44 [INFO] ------------------------------[ feature ]------------------------------- 19:31:44 [INFO] 19:31:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-console --- 19:31:44 [INFO] 19:31:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-console --- 19:31:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:44 [INFO] 19:31:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 19:31:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:44 [INFO] 19:31:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-console --- 19:31:44 [INFO] 19:31:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-console --- 19:31:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:44 [INFO] argLine set to empty 19:31:44 [INFO] 19:31:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-console --- 19:31:44 [INFO] Starting audit... 19:31:44 Audit done. 19:31:44 [INFO] You have 0 Checkstyle violations. 19:31:44 [INFO] 19:31:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-console --- 19:31:45 [INFO] Starting audit... 19:31:45 Audit done. 19:31:45 [INFO] You have 0 Checkstyle violations. 19:31:45 [INFO] 19:31:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-console --- 19:31:45 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/classes/META-INF/maven/dependencies.properties 19:31:45 [INFO] 19:31:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-console --- 19:31:45 [INFO] 19:31:45 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 19:31:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/feature/feature.xml 19:31:45 [INFO] ...done! 19:31:45 [INFO] Attaching features XML 19:31:45 [INFO] 19:31:45 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-console --- 19:31:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:31:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:31:45 [INFO] 19:31:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 19:31:45 [INFO] 19:31:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-console --- 19:31:45 [INFO] 19:31:45 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 19:31:45 [INFO] 19:31:45 [INFO] 19:31:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-console --- 19:31:45 [INFO] 19:31:45 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-console --- 19:31:45 [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 19:31:45 [INFO] 19:31:45 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-console --- 19:31:45 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/surefire-reports 19:31:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:31:45 [INFO] 19:31:45 [INFO] ------------------------------------------------------- 19:31:45 [INFO] T E S T S 19:31:45 [INFO] ------------------------------------------------------- 19:31:47 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.43 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:12 [INFO] 19:32:12 [INFO] Results: 19:32:12 [INFO] 19:32:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:32:12 [INFO] 19:32:12 [INFO] 19:32:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-console --- 19:32:12 [INFO] 19:32:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-console --- 19:32:12 [INFO] 19:32:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-console --- 19:32:12 [INFO] CycloneDX: Resolving Dependencies 19:32:19 [INFO] CycloneDX: Creating BOM version 1.4 with 387 component(s) 19:32:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.xml 19:32:19 [INFO] attaching as odl-netconf-console-7.0.2-SNAPSHOT-cyclonedx.xml 19:32:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.json 19:32:19 [INFO] attaching as odl-netconf-console-7.0.2-SNAPSHOT-cyclonedx.json 19:32:19 [INFO] 19:32:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 19:32:19 [INFO] Skipping duplicate-finder execution! 19:32:19 [INFO] 19:32:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-console --- 19:32:19 [INFO] Skipping plugin execution 19:32:19 [INFO] 19:32:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-console --- 19:32:19 [INFO] No sources in project. Archive not created. 19:32:19 [INFO] 19:32:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-console --- 19:32:19 [INFO] 19:32:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-console --- 19:32:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:32:19 [INFO] 19:32:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-console --- 19:32:19 [INFO] No primary artifact to install, installing attached artifacts instead. 19:32:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-SNAPSHOT.pom 19:32:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-SNAPSHOT-features.xml 19:32:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-SNAPSHOT-cyclonedx.xml 19:32:19 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-SNAPSHOT-cyclonedx.json 19:32:19 [INFO] 19:32:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-console --- 19:32:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:32:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:32:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml 19:32:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:32:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml 19:32:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:32:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:32:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:19 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:32:19 [INFO] 19:32:19 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 19:32:19 [INFO] Building restconf-common-models 7.0.2-SNAPSHOT [80/119] 19:32:19 [INFO] -------------------------------[ bundle ]------------------------------- 19:32:19 [INFO] 19:32:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common-models --- 19:32:19 [INFO] 19:32:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common-models --- 19:32:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:19 [INFO] 19:32:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common-models --- 19:32:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:19 [INFO] 19:32:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common-models --- 19:32:20 [INFO] 19:32:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common-models --- 19:32:20 [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/netconf-maven-merge-master/restconf/restconf-common-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:32:20 [INFO] 19:32:20 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-common-models --- 19:32:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:32:20 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/main/yang 19:32:20 [INFO] yang-to-sources: Found 1 dependencies in 788.1 μs 19:32:20 [INFO] yang-to-sources: Project model files found: 6 in 2.907 ms 19:32:20 [INFO] yang-to-sources: 7 YANG models processed in 6.287 ms 19:32:20 [INFO] BindingJavaFileGenerator: Defined 80 files in 2.762 ms 19:32:20 [INFO] Sorted 80 files into 25 directories in 132.7 μs 19:32:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 24.04 ms 19:32:20 [INFO] 19:32:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common-models --- 19:32:20 [INFO] Starting audit... 19:32:20 Audit done. 19:32:20 [INFO] You have 0 Checkstyle violations. 19:32:20 [INFO] 19:32:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common-models --- 19:32:20 [INFO] Starting audit... 19:32:20 Audit done. 19:32:20 [INFO] You have 0 Checkstyle violations. 19:32:20 [INFO] 19:32:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common-models --- 19:32:20 [INFO] 19:32:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 19:32:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/main/resources 19:32:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/spi 19:32:20 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:32:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:32:20 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:32:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/spi 19:32:20 [INFO] 19:32:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common-models --- 19:32:20 [INFO] Recompiling the module because of changed dependency. 19:32:20 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[55,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[90,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[70,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[80,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[95,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[144,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[266,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[305,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[72,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[83,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[84,27] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[99,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[204,62] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 19:32:20 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[199,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:32:20 [INFO] 19:32:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 19:32:20 [INFO] 19:32:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-common-models --- 19:32:20 [INFO] Fork Value is true 19:32:23 [INFO] Done SpotBugs Analysis.... 19:32:23 [INFO] 19:32:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 19:32:23 [INFO] 19:32:23 [INFO] 19:32:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-common-models --- 19:32:23 [INFO] BugInstance size is 0 19:32:23 [INFO] Error size is 0 19:32:23 [INFO] No errors/warnings found 19:32:23 [INFO] 19:32:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 19:32:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/test/resources 19:32:23 [INFO] 19:32:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common-models --- 19:32:23 [INFO] No sources to compile 19:32:23 [INFO] 19:32:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-common-models --- 19:32:23 [INFO] No tests to run. 19:32:23 [INFO] 19:32:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-common-models --- 19:32:23 [INFO] 19:32:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 19:32:23 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.2-SNAPSHOT.jar 19:32:23 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 19:32:23 [INFO] 19:32:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common-models --- 19:32:23 [INFO] No previous run data found, generating javadoc. 19:32:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.2-SNAPSHOT-javadoc.jar 19:32:26 [INFO] 19:32:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-common-models --- 19:32:26 [INFO] CycloneDX: Resolving Dependencies 19:32:26 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:32:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.xml 19:32:26 [INFO] attaching as restconf-common-models-7.0.2-SNAPSHOT-cyclonedx.xml 19:32:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.json 19:32:26 [INFO] attaching as restconf-common-models-7.0.2-SNAPSHOT-cyclonedx.json 19:32:26 [INFO] 19:32:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 19:32:26 [INFO] Skipping duplicate-finder execution! 19:32:26 [INFO] 19:32:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common-models --- 19:32:26 [INFO] No dependency problems found 19:32:26 [INFO] 19:32:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common-models --- 19:32:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.2-SNAPSHOT-sources.jar 19:32:26 [INFO] 19:32:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common-models --- 19:32:26 [INFO] 19:32:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common-models --- 19:32:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:32:26 [INFO] 19:32:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common-models --- 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-SNAPSHOT.jar 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-SNAPSHOT.pom 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-SNAPSHOT-javadoc.jar 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-SNAPSHOT-cyclonedx.xml 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-SNAPSHOT-cyclonedx.json 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-SNAPSHOT-sources.jar 19:32:26 [INFO] 19:32:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 19:32:26 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-SNAPSHOT.jar 19:32:26 [INFO] Writing OBR metadata 19:32:26 [INFO] 19:32:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common-models --- 19:32:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:32:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml 19:32:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml 19:32:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:32:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:32:26 [INFO] 19:32:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 19:32:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:32:26 [INFO] 19:32:26 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 19:32:26 [INFO] Building restconf-common 7.0.2-SNAPSHOT [81/119] 19:32:26 [INFO] -------------------------------[ bundle ]------------------------------- 19:32:26 [INFO] 19:32:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common --- 19:32:26 [INFO] 19:32:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common --- 19:32:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:26 [INFO] 19:32:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common --- 19:32:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:26 [INFO] 19:32:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common --- 19:32:27 [INFO] 19:32:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common --- 19:32:27 [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/netconf-maven-merge-master/restconf/restconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:32:27 [INFO] 19:32:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common --- 19:32:27 [INFO] Starting audit... 19:32:27 Audit done. 19:32:27 [INFO] You have 0 Checkstyle violations. 19:32:27 [INFO] 19:32:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common --- 19:32:27 [INFO] Starting audit... 19:32:27 Audit done. 19:32:27 [INFO] You have 0 Checkstyle violations. 19:32:27 [INFO] 19:32:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common --- 19:32:27 [INFO] 19:32:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 19:32:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/main/resources 19:32:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/generated-sources/spi 19:32:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/generated-sources/yang 19:32:27 [INFO] 19:32:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common --- 19:32:27 [INFO] Recompiling the module because of changed dependency. 19:32:27 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 19:32:27 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:32:27 [INFO] 19:32:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-common >>> 19:32:27 [INFO] 19:32:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-common --- 19:32:27 [INFO] Fork Value is true 19:32:30 [INFO] Done SpotBugs Analysis.... 19:32:30 [INFO] 19:32:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-common <<< 19:32:30 [INFO] 19:32:30 [INFO] 19:32:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-common --- 19:32:30 [INFO] BugInstance size is 0 19:32:30 [INFO] Error size is 0 19:32:30 [INFO] No errors/warnings found 19:32:30 [INFO] 19:32:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 19:32:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/test/resources 19:32:30 [INFO] 19:32:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common --- 19:32:30 [INFO] No sources to compile 19:32:30 [INFO] 19:32:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-common --- 19:32:30 [INFO] No tests to run. 19:32:30 [INFO] 19:32:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-common --- 19:32:30 [INFO] 19:32:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 19:32:30 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.2-SNAPSHOT.jar 19:32:30 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 19:32:30 [INFO] 19:32:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common --- 19:32:30 [INFO] No previous run data found, generating javadoc. 19:32:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.2-SNAPSHOT-javadoc.jar 19:32:32 [INFO] 19:32:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-common --- 19:32:32 [INFO] CycloneDX: Resolving Dependencies 19:32:32 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 19:32:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.xml 19:32:32 [INFO] attaching as restconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:32:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.json 19:32:32 [INFO] attaching as restconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:32:32 [INFO] 19:32:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 19:32:32 [INFO] Skipping duplicate-finder execution! 19:32:32 [INFO] 19:32:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common --- 19:32:32 [WARNING] Unused declared dependencies found: 19:32:32 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:32:32 [INFO] 19:32:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common --- 19:32:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.2-SNAPSHOT-sources.jar 19:32:32 [INFO] 19:32:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common --- 19:32:32 [INFO] 19:32:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common --- 19:32:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:32:32 [INFO] 19:32:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common --- 19:32:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-SNAPSHOT.jar 19:32:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-SNAPSHOT.pom 19:32:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-SNAPSHOT-javadoc.jar 19:32:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:32:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:32:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-SNAPSHOT-sources.jar 19:32:32 [INFO] 19:32:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 19:32:33 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-SNAPSHOT.jar 19:32:33 [INFO] Writing OBR metadata 19:32:33 [INFO] 19:32:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common --- 19:32:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:32:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:32:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:32:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:32:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:32:33 [INFO] 19:32:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 19:32:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:32:33 [INFO] 19:32:33 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 19:32:33 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.2-SNAPSHOT [82/119] 19:32:33 [INFO] ------------------------------[ feature ]------------------------------- 19:32:33 [INFO] 19:32:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-common --- 19:32:33 [INFO] 19:32:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-common --- 19:32:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:33 [INFO] 19:32:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 19:32:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:33 [INFO] 19:32:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-common --- 19:32:33 [INFO] 19:32:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-common --- 19:32:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:32:33 [INFO] argLine set to empty 19:32:33 [INFO] 19:32:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-common --- 19:32:33 [INFO] Starting audit... 19:32:33 Audit done. 19:32:33 [INFO] You have 0 Checkstyle violations. 19:32:33 [INFO] 19:32:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-common --- 19:32:33 [INFO] Starting audit... 19:32:33 Audit done. 19:32:33 [INFO] You have 0 Checkstyle violations. 19:32:33 [INFO] 19:32:33 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-common --- 19:32:33 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/classes/META-INF/maven/dependencies.properties 19:32:33 [INFO] 19:32:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-common --- 19:32:33 [INFO] 19:32:33 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 19:32:33 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/feature/feature.xml 19:32:33 [INFO] ...done! 19:32:33 [INFO] Attaching features XML 19:32:33 [INFO] 19:32:33 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-common --- 19:32:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:32:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:32:33 [INFO] 19:32:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 19:32:34 [INFO] 19:32:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-common --- 19:32:34 [INFO] 19:32:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 19:32:34 [INFO] 19:32:34 [INFO] 19:32:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-common --- 19:32:34 [INFO] 19:32:34 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-common --- 19:32:34 [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 19:32:34 [INFO] 19:32:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-common --- 19:32:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/surefire-reports 19:32:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:32:34 [INFO] 19:32:34 [INFO] ------------------------------------------------------- 19:32:34 [INFO] T E S T S 19:32:34 [INFO] ------------------------------------------------------- 19:32:36 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.50 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:58 [INFO] 19:32:58 [INFO] Results: 19:32:58 [INFO] 19:32:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:32:58 [INFO] 19:32:58 [INFO] 19:32:58 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-common --- 19:32:58 [INFO] 19:32:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-common --- 19:32:58 [INFO] 19:32:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-common --- 19:32:58 [INFO] CycloneDX: Resolving Dependencies 19:33:04 [INFO] CycloneDX: Creating BOM version 1.4 with 319 component(s) 19:33:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.xml 19:33:04 [INFO] attaching as odl-restconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:33:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.json 19:33:04 [INFO] attaching as odl-restconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:33:04 [INFO] 19:33:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 19:33:04 [INFO] Skipping duplicate-finder execution! 19:33:04 [INFO] 19:33:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-common --- 19:33:04 [INFO] Skipping plugin execution 19:33:04 [INFO] 19:33:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-common --- 19:33:04 [INFO] No sources in project. Archive not created. 19:33:04 [INFO] 19:33:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-common --- 19:33:04 [INFO] 19:33:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-common --- 19:33:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:04 [INFO] 19:33:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-common --- 19:33:04 [INFO] No primary artifact to install, installing attached artifacts instead. 19:33:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-SNAPSHOT.pom 19:33:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-SNAPSHOT-features.xml 19:33:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-SNAPSHOT-cyclonedx.xml 19:33:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-SNAPSHOT-cyclonedx.json 19:33:04 [INFO] 19:33:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-common --- 19:33:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:04 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:33:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:33:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:33:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:33:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:33:04 [INFO] 19:33:04 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 19:33:04 [INFO] Building restconf-api 7.0.2-SNAPSHOT [83/119] 19:33:04 [INFO] -------------------------------[ bundle ]------------------------------- 19:33:04 [INFO] 19:33:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-api --- 19:33:04 [INFO] 19:33:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-api --- 19:33:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:04 [INFO] 19:33:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-api --- 19:33:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:04 [INFO] 19:33:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-api --- 19:33:05 [INFO] 19:33:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-api --- 19:33:05 [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/netconf-maven-merge-master/protocol/restconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:33:05 [INFO] 19:33:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-api --- 19:33:05 [INFO] Starting audit... 19:33:05 Audit done. 19:33:05 [INFO] You have 0 Checkstyle violations. 19:33:05 [INFO] 19:33:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-api --- 19:33:05 [INFO] Starting audit... 19:33:05 Audit done. 19:33:05 [INFO] You have 0 Checkstyle violations. 19:33:05 [INFO] 19:33:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-api --- 19:33:05 [INFO] 19:33:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 19:33:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/resources 19:33:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/generated-sources/spi 19:33:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/generated-sources/yang 19:33:05 [INFO] 19:33:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-api --- 19:33:05 [INFO] Recompiling the module because of changed dependency. 19:33:05 [INFO] Compiling 25 source files with javac [debug release 17 module-path] to target/classes 19:33:05 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 19:33:05 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 19:33:05 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 19:33:05 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 19:33:05 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[19,17] requires directive for an automatic module 19:33:05 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 19:33:05 [INFO] 19:33:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-api >>> 19:33:05 [INFO] 19:33:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-api --- 19:33:05 [INFO] Fork Value is true 19:33:09 [INFO] Done SpotBugs Analysis.... 19:33:09 [INFO] 19:33:09 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-api <<< 19:33:09 [INFO] 19:33:09 [INFO] 19:33:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-api --- 19:33:09 [INFO] BugInstance size is 0 19:33:09 [INFO] Error size is 0 19:33:09 [INFO] No errors/warnings found 19:33:09 [INFO] 19:33:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 19:33:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/test/resources 19:33:09 [INFO] 19:33:09 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-api --- 19:33:09 [INFO] Recompiling the module because of changed dependency. 19:33:09 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 19:33:09 [INFO] 19:33:09 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-api --- 19:33:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/surefire-reports 19:33:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:33:09 [INFO] 19:33:09 [INFO] ------------------------------------------------------- 19:33:09 [INFO] T E S T S 19:33:09 [INFO] ------------------------------------------------------- 19:33:10 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 19:33:10 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.restconf.api.ApiPathTest 19:33:10 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 19:33:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.restconf.api.FieldsParamTest 19:33:10 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 19:33:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 19:33:10 [INFO] 19:33:10 [INFO] Results: 19:33:10 [INFO] 19:33:10 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 19:33:10 [INFO] 19:33:10 [INFO] 19:33:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-api --- 19:33:10 [INFO] 19:33:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 19:33:11 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.2-SNAPSHOT : Split package, multiple jars provide the same package: 19:33:11 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:33:11 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] 19:33:11 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:33:11 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.2-SNAPSHOT.jar 19:33:11 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 19:33:11 [INFO] 19:33:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-api --- 19:33:11 [INFO] No previous run data found, generating javadoc. 19:33:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.2-SNAPSHOT-javadoc.jar 19:33:12 [INFO] 19:33:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-api --- 19:33:12 [INFO] CycloneDX: Resolving Dependencies 19:33:13 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:33:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.xml 19:33:13 [INFO] attaching as restconf-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:33:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.json 19:33:13 [INFO] attaching as restconf-api-7.0.2-SNAPSHOT-cyclonedx.json 19:33:13 [INFO] 19:33:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 19:33:13 [INFO] Skipping duplicate-finder execution! 19:33:13 [INFO] 19:33:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-api --- 19:33:13 [INFO] No dependency problems found 19:33:13 [INFO] 19:33:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-api --- 19:33:13 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.2-SNAPSHOT-sources.jar 19:33:13 [INFO] 19:33:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-api --- 19:33:13 [INFO] 19:33:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-api --- 19:33:13 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/code-coverage/jacoco.exec 19:33:13 [INFO] Analyzed bundle 'restconf-api' with 27 classes 19:33:13 [INFO] 19:33:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-api --- 19:33:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-SNAPSHOT.jar 19:33:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-SNAPSHOT.pom 19:33:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-SNAPSHOT-javadoc.jar 19:33:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-SNAPSHOT-cyclonedx.xml 19:33:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-SNAPSHOT-cyclonedx.json 19:33:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-SNAPSHOT-sources.jar 19:33:13 [INFO] 19:33:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 19:33:13 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-SNAPSHOT.jar 19:33:13 [INFO] Writing OBR metadata 19:33:13 [INFO] 19:33:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-api --- 19:33:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:33:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:33:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:33:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:33:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:33:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:33:13 [INFO] 19:33:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 19:33:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:33:13 [INFO] 19:33:13 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 19:33:13 [INFO] Building restconf-nb 7.0.2-SNAPSHOT [84/119] 19:33:13 [INFO] -------------------------------[ bundle ]------------------------------- 19:33:14 [INFO] 19:33:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-nb --- 19:33:14 [INFO] 19:33:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-nb --- 19:33:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:14 [INFO] 19:33:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-nb --- 19:33:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:14 [INFO] 19:33:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-nb --- 19:33:15 [INFO] 19:33:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-nb --- 19:33:15 [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/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:33:15 [INFO] 19:33:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-nb --- 19:33:15 [INFO] Starting audit... 19:33:15 Audit done. 19:33:15 [INFO] You have 0 Checkstyle violations. 19:33:15 [INFO] 19:33:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-nb --- 19:33:17 [INFO] Starting audit... 19:33:17 Audit done. 19:33:17 [INFO] You have 0 Checkstyle violations. 19:33:17 [INFO] 19:33:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-nb --- 19:33:17 [INFO] 19:33:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 19:33:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/resources 19:33:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/generated-sources/spi 19:33:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/generated-sources/yang 19:33:17 [INFO] 19:33:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-nb --- 19:33:17 [INFO] Recompiling the module because of changed dependency. 19:33:17 [INFO] Compiling 123 source files with javac [debug release 17] to target/classes 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.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 19:33:18 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.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 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1152,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 19:33:18 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1517,52] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java:[90,20] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[91,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[71,37] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[31,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/legacy/ErrorTags.java:[55,22] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[83,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[104,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java:[70,69] unchecked cast 19:33:18 required: org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode 19:33:18 found: org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild 19:33:18 [INFO] 19:33:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-nb >>> 19:33:18 [INFO] 19:33:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-nb --- 19:33:18 [INFO] Fork Value is true 19:33:26 [INFO] Done SpotBugs Analysis.... 19:33:26 [INFO] 19:33:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-nb <<< 19:33:26 [INFO] 19:33:26 [INFO] 19:33:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-nb --- 19:33:26 [INFO] BugInstance size is 0 19:33:26 [INFO] Error size is 0 19:33:26 [INFO] No errors/warnings found 19:33:26 [INFO] 19:33:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 19:33:26 [INFO] Copying 150 resources from src/test/resources to target/test-classes 19:33:26 [INFO] 19:33:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-nb --- 19:33:26 [INFO] Recompiling the module because of changed dependency. 19:33:26 [INFO] Compiling 60 source files with javac [debug release 17] to target/test-classes 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[48,43] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[69,32] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[84,26] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:33:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[56,31] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:33:26 [INFO] 19:33:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-nb --- 19:33:26 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/surefire-reports 19:33:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:33:26 [INFO] 19:33:26 [INFO] ------------------------------------------------------- 19:33:26 [INFO] T E S T S 19:33:26 [INFO] ------------------------------------------------------- 19:33:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:33:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 19:33:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 19:33:33 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 19:33:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 19:33:33 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 19:33:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 19:33:33 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 19:33:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 19:33:33 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 19:33:34 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 19:33:34 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 19:33:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 19:33:34 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 19:33:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 19:33:34 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 19:33:35 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 19:33:35 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.YangInstanceIdentifierSerializerTest 19:33:35 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.YangInstanceIdentifierSerializerTest 19:33:35 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 19:33:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 19:33:35 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 19:33:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 19:33:35 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 19:33:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 19:33:35 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 19:33:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 19:33:35 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 19:33:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 19:33:35 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 19:33:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 19:33:36 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 19:33:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 19:33:36 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 19:33:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 19:33:36 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 19:33:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 19:33:36 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 19:33:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 19:33:36 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 19:33:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 19:33:36 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 19:33:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 19:33:36 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 19:33:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 19:33:36 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 19:33:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 19:33:36 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 19:33:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 19:33:36 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 19:33:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 19:33:37 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 19:33:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 19:33:37 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 19:33:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 19:33:37 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:33:37 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 19:33:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 19:33:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 19:33:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 19:33:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 19:33:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 19:33:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 19:33:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 19:33:37 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 19:33:39 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 19:33:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 19:33:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 19:33:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 19:33:39 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.119 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 19:33:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 19:33:39 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.013 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 19:33:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 19:33:39 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 19:33:40 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 19:33:40 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 19:33:40 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 19:33:40 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.NetconfFieldsTranslatorTest 19:33:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.NetconfFieldsTranslatorTest 19:33:40 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.WriterFieldsTranslatorTest 19:33:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.WriterFieldsTranslatorTest 19:33:40 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 19:33:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 19:33:40 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 19:33:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 19:33:41 [INFO] 19:33:41 [INFO] Results: 19:33:41 [INFO] 19:33:41 [WARNING] Tests run: 433, Failures: 0, Errors: 0, Skipped: 4 19:33:41 [INFO] 19:33:41 [INFO] 19:33:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-nb --- 19:33:41 [INFO] 19:33:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 19:33:41 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.2-SNAPSHOT.jar 19:33:41 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 19:33:41 [INFO] 19:33:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-nb --- 19:33:41 [INFO] No previous run data found, generating javadoc. 19:33:44 [WARNING] Javadoc Warnings 19:33:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:33:44 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:33:44 [WARNING] ^ 19:33:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:11: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:33:44 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:33:44 [WARNING] ^ 19:33:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:33:44 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:33:44 [WARNING] ^ 19:33:44 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:33:44 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:33:44 [WARNING] ^ 19:33:44 [WARNING] 4 warnings 19:33:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.2-SNAPSHOT-javadoc.jar 19:33:44 [INFO] 19:33:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-nb --- 19:33:44 [INFO] CycloneDX: Resolving Dependencies 19:33:46 [INFO] CycloneDX: Creating BOM version 1.4 with 93 component(s) 19:33:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.xml 19:33:46 [INFO] attaching as restconf-nb-7.0.2-SNAPSHOT-cyclonedx.xml 19:33:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.json 19:33:46 [INFO] attaching as restconf-nb-7.0.2-SNAPSHOT-cyclonedx.json 19:33:46 [INFO] 19:33:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 19:33:46 [INFO] Skipping duplicate-finder execution! 19:33:46 [INFO] 19:33:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-nb --- 19:33:46 [WARNING] Used undeclared dependencies found: 19:33:46 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 19:33:46 [WARNING] org.xmlunit:xmlunit-core:jar:2.9.1:test 19:33:46 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 19:33:46 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:33:46 [WARNING] com.google.inject:guice:jar:6.0.0:test 19:33:46 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:test 19:33:46 [WARNING] Unused declared dependencies found: 19:33:46 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 19:33:46 [INFO] 19:33:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-nb --- 19:33:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.2-SNAPSHOT-sources.jar 19:33:46 [INFO] 19:33:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-nb --- 19:33:47 [INFO] 19:33:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-nb --- 19:33:47 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec 19:33:47 [INFO] Analyzed bundle 'restconf-nb' with 169 classes 19:33:47 [INFO] 19:33:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-nb --- 19:33:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-SNAPSHOT.jar 19:33:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-SNAPSHOT.pom 19:33:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-SNAPSHOT-javadoc.jar 19:33:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-SNAPSHOT-cyclonedx.xml 19:33:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-SNAPSHOT-cyclonedx.json 19:33:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-SNAPSHOT-sources.jar 19:33:47 [INFO] 19:33:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 19:33:47 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-SNAPSHOT.jar 19:33:47 [INFO] Writing OBR metadata 19:33:47 [INFO] 19:33:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-nb --- 19:33:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:33:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:33:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:47 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:33:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:33:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:33:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:47 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:33:47 [INFO] 19:33:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 19:33:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:33:47 [INFO] 19:33:47 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 19:33:47 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.2-SNAPSHOT [85/119] 19:33:47 [INFO] ------------------------------[ feature ]------------------------------- 19:33:47 [INFO] 19:33:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-nb --- 19:33:47 [INFO] 19:33:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-nb --- 19:33:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:47 [INFO] 19:33:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 19:33:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:47 [INFO] 19:33:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-nb --- 19:33:48 [INFO] 19:33:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 19:33:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:48 [INFO] argLine set to empty 19:33:48 [INFO] 19:33:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-nb --- 19:33:48 [INFO] Starting audit... 19:33:48 Audit done. 19:33:48 [INFO] You have 0 Checkstyle violations. 19:33:48 [INFO] 19:33:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-nb --- 19:33:48 [INFO] Starting audit... 19:33:48 Audit done. 19:33:48 [INFO] You have 0 Checkstyle violations. 19:33:48 [INFO] 19:33:48 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-nb --- 19:33:48 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/classes/META-INF/maven/dependencies.properties 19:33:48 [INFO] 19:33:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-nb --- 19:33:48 [INFO] 19:33:48 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 19:33:48 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/feature/feature.xml 19:33:48 [INFO] ...done! 19:33:48 [INFO] Attaching features XML 19:33:48 [INFO] 19:33:48 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-nb --- 19:33:48 [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 19:33:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:33:48 [INFO] 19:33:48 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 19:33:48 [INFO] 19:33:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-nb --- 19:33:48 [INFO] 19:33:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 19:33:48 [INFO] 19:33:48 [INFO] 19:33:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-nb --- 19:33:48 [INFO] 19:33:48 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-nb --- 19:33:48 [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 19:33:48 [INFO] 19:33:48 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-nb --- 19:33:48 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/surefire-reports 19:33:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:33:48 [INFO] 19:33:48 [INFO] ------------------------------------------------------- 19:33:48 [INFO] T E S T S 19:33:48 [INFO] ------------------------------------------------------- 19:33:50 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.27 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:13 [INFO] 19:34:13 [INFO] Results: 19:34:13 [INFO] 19:34:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:34:13 [INFO] 19:34:13 [INFO] 19:34:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-nb --- 19:34:13 [INFO] 19:34:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-nb --- 19:34:13 [INFO] 19:34:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-nb --- 19:34:13 [INFO] CycloneDX: Resolving Dependencies 19:34:20 [INFO] CycloneDX: Creating BOM version 1.4 with 363 component(s) 19:34:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.xml 19:34:20 [INFO] attaching as odl-restconf-nb-7.0.2-SNAPSHOT-cyclonedx.xml 19:34:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.json 19:34:20 [INFO] attaching as odl-restconf-nb-7.0.2-SNAPSHOT-cyclonedx.json 19:34:20 [INFO] 19:34:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 19:34:20 [INFO] Skipping duplicate-finder execution! 19:34:20 [INFO] 19:34:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-nb --- 19:34:20 [INFO] Skipping plugin execution 19:34:20 [INFO] 19:34:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-nb --- 19:34:20 [INFO] No sources in project. Archive not created. 19:34:20 [INFO] 19:34:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-nb --- 19:34:20 [INFO] 19:34:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-nb --- 19:34:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:20 [INFO] 19:34:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-nb --- 19:34:20 [INFO] No primary artifact to install, installing attached artifacts instead. 19:34:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-SNAPSHOT.pom 19:34:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-SNAPSHOT-features.xml 19:34:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-SNAPSHOT-cyclonedx.xml 19:34:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-SNAPSHOT-cyclonedx.json 19:34:20 [INFO] 19:34:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-nb --- 19:34:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:34:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:34:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:34:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:34:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:34:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:34:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:34:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:34:20 [INFO] 19:34:20 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 19:34:20 [INFO] Building OpenDaylight :: Restconf 7.0.2-SNAPSHOT [86/119] 19:34:20 [INFO] ------------------------------[ feature ]------------------------------- 19:34:20 [INFO] 19:34:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf --- 19:34:20 [INFO] 19:34:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf --- 19:34:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:20 [INFO] 19:34:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf --- 19:34:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:20 [INFO] 19:34:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf --- 19:34:21 [INFO] 19:34:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf --- 19:34:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:21 [INFO] argLine set to empty 19:34:21 [INFO] 19:34:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf --- 19:34:21 [INFO] Starting audit... 19:34:21 Audit done. 19:34:21 [INFO] You have 0 Checkstyle violations. 19:34:21 [INFO] 19:34:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf --- 19:34:21 [INFO] Starting audit... 19:34:21 Audit done. 19:34:21 [INFO] You have 0 Checkstyle violations. 19:34:21 [INFO] 19:34:21 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf --- 19:34:21 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/classes/META-INF/maven/dependencies.properties 19:34:21 [INFO] 19:34:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf --- 19:34:21 [INFO] 19:34:21 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 19:34:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/feature/feature.xml 19:34:21 [INFO] ...done! 19:34:21 [INFO] Attaching features XML 19:34:21 [INFO] 19:34:21 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf --- 19:34:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:34:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:34:21 [INFO] 19:34:21 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf >>> 19:34:21 [INFO] 19:34:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf --- 19:34:21 [INFO] 19:34:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf <<< 19:34:21 [INFO] 19:34:21 [INFO] 19:34:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf --- 19:34:21 [INFO] 19:34:21 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf --- 19:34:21 [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 19:34:21 [INFO] 19:34:21 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf --- 19:34:21 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/surefire-reports 19:34:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:34:21 [INFO] 19:34:21 [INFO] ------------------------------------------------------- 19:34:21 [INFO] T E S T S 19:34:21 [INFO] ------------------------------------------------------- 19:34:23 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.76 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:45 [INFO] 19:34:45 [INFO] Results: 19:34:45 [INFO] 19:34:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:34:45 [INFO] 19:34:45 [INFO] 19:34:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf --- 19:34:45 [INFO] 19:34:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf --- 19:34:45 [INFO] 19:34:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf --- 19:34:45 [INFO] CycloneDX: Resolving Dependencies 19:34:52 [INFO] CycloneDX: Creating BOM version 1.4 with 364 component(s) 19:34:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.xml 19:34:52 [INFO] attaching as odl-restconf-7.0.2-SNAPSHOT-cyclonedx.xml 19:34:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.json 19:34:52 [INFO] attaching as odl-restconf-7.0.2-SNAPSHOT-cyclonedx.json 19:34:52 [INFO] 19:34:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 19:34:52 [INFO] Skipping duplicate-finder execution! 19:34:52 [INFO] 19:34:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf --- 19:34:52 [INFO] Skipping plugin execution 19:34:52 [INFO] 19:34:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf --- 19:34:52 [INFO] No sources in project. Archive not created. 19:34:52 [INFO] 19:34:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf --- 19:34:52 [INFO] 19:34:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf --- 19:34:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:52 [INFO] 19:34:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf --- 19:34:52 [INFO] No primary artifact to install, installing attached artifacts instead. 19:34:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-SNAPSHOT.pom 19:34:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-SNAPSHOT-features.xml 19:34:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-SNAPSHOT-cyclonedx.xml 19:34:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-SNAPSHOT-cyclonedx.json 19:34:52 [INFO] 19:34:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf --- 19:34:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:34:52 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:34:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml 19:34:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml 19:34:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:34:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:34:52 [INFO] 19:34:52 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 19:34:52 [INFO] Building restconf-openapi 7.0.2-SNAPSHOT [87/119] 19:34:52 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:53 [INFO] 19:34:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-openapi --- 19:34:53 [INFO] 19:34:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-openapi --- 19:34:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:53 [INFO] 19:34:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-openapi --- 19:34:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:53 [INFO] 19:34:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-openapi --- 19:34:53 [INFO] 19:34:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-openapi --- 19:34:53 [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/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:34:53 [INFO] 19:34:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-openapi --- 19:34:53 [INFO] Starting audit... 19:34:53 Audit done. 19:34:53 [INFO] You have 0 Checkstyle violations. 19:34:53 [INFO] 19:34:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-openapi --- 19:34:54 [INFO] Starting audit... 19:34:54 Audit done. 19:34:54 [INFO] You have 0 Checkstyle violations. 19:34:54 [INFO] 19:34:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-openapi --- 19:34:54 [INFO] 19:34:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 19:34:54 [INFO] Copying 20 resources from src/main/resources to target/classes 19:34:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/generated-sources/spi 19:34:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/generated-sources/yang 19:34:54 [INFO] 19:34:54 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-openapi --- 19:34:54 [INFO] Recompiling the module because of changed dependency. 19:34:54 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[156,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[117,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[135,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[154,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[41,65] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[51,52] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[179,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[231,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[265,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[192,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:34:54 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:34:54 [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 19:34:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:54 [INFO] 19:34:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 19:34:54 [INFO] 19:34:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-openapi --- 19:34:54 [INFO] Fork Value is true 19:34:59 [INFO] Done SpotBugs Analysis.... 19:34:59 [INFO] 19:34:59 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 19:34:59 [INFO] 19:34:59 [INFO] 19:34:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-openapi --- 19:34:59 [INFO] BugInstance size is 0 19:34:59 [INFO] Error size is 0 19:34:59 [INFO] No errors/warnings found 19:34:59 [INFO] 19:34:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 19:34:59 [INFO] Copying 66 resources from src/test/resources to target/test-classes 19:34:59 [INFO] 19:34:59 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-openapi --- 19:34:59 [INFO] Recompiling the module because of changed dependency. 19:34:59 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 19:34:59 [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 19:34:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [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 19:34:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [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 19:34:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:59 [INFO] 19:34:59 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-openapi --- 19:34:59 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/surefire-reports 19:34:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:34:59 [INFO] 19:34:59 [INFO] ------------------------------------------------------- 19:34:59 [INFO] T E S T S 19:34:59 [INFO] ------------------------------------------------------- 19:35:00 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 19:35:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:35:05 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.254 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 19:35:05 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 19:35:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 19:35:06 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 19:35:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 19:35:06 [INFO] 19:35:06 [INFO] Results: 19:35:06 [INFO] 19:35:06 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 19:35:06 [INFO] 19:35:06 [INFO] 19:35:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-openapi --- 19:35:06 [INFO] 19:35:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 19:35:06 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.2-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 19:35:06 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.2-SNAPSHOT.jar 19:35:07 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 19:35:07 [INFO] 19:35:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-openapi --- 19:35:07 [INFO] No previous run data found, generating javadoc. 19:35:09 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.2-SNAPSHOT-javadoc.jar 19:35:09 [INFO] 19:35:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-openapi --- 19:35:09 [INFO] CycloneDX: Resolving Dependencies 19:35:10 [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) 19:35:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.xml 19:35:10 [INFO] attaching as restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.xml 19:35:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.json 19:35:10 [INFO] attaching as restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.json 19:35:10 [INFO] 19:35:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 19:35:10 [INFO] Skipping duplicate-finder execution! 19:35:10 [INFO] 19:35:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-openapi --- 19:35:10 [WARNING] Used undeclared dependencies found: 19:35:10 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 19:35:10 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 19:35:10 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:35:10 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.41:test 19:35:10 [WARNING] Non-test scoped test only dependencies found: 19:35:10 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 19:35:10 [INFO] 19:35:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-openapi --- 19:35:10 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.2-SNAPSHOT-sources.jar 19:35:10 [INFO] 19:35:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-openapi --- 19:35:10 [INFO] 19:35:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-openapi --- 19:35:10 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec 19:35:10 [INFO] Analyzed bundle 'restconf-openapi' with 48 classes 19:35:11 [INFO] 19:35:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-openapi --- 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-SNAPSHOT.jar 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-SNAPSHOT.pom 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-SNAPSHOT-javadoc.jar 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.xml 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.json 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-SNAPSHOT-sources.jar 19:35:11 [INFO] 19:35:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 19:35:11 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-SNAPSHOT.jar 19:35:11 [INFO] Writing OBR metadata 19:35:11 [INFO] 19:35:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-openapi --- 19:35:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml 19:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml 19:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:35:11 [INFO] 19:35:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 19:35:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:11 [INFO] 19:35:11 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 19:35:11 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.2-SNAPSHOT [88/119] 19:35:11 [INFO] ------------------------------[ feature ]------------------------------- 19:35:11 [INFO] 19:35:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-openapi --- 19:35:11 [INFO] 19:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-openapi --- 19:35:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:11 [INFO] 19:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 19:35:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:11 [INFO] 19:35:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-openapi --- 19:35:12 [INFO] 19:35:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 19:35:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:12 [INFO] argLine set to empty 19:35:12 [INFO] 19:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-openapi --- 19:35:12 [INFO] Starting audit... 19:35:12 Audit done. 19:35:12 [INFO] You have 0 Checkstyle violations. 19:35:12 [INFO] 19:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-openapi --- 19:35:12 [INFO] Starting audit... 19:35:12 Audit done. 19:35:12 [INFO] You have 0 Checkstyle violations. 19:35:12 [INFO] 19:35:12 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-openapi --- 19:35:12 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/classes/META-INF/maven/dependencies.properties 19:35:12 [INFO] 19:35:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-openapi --- 19:35:12 [INFO] 19:35:12 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 19:35:12 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/feature/feature.xml 19:35:12 [INFO] ...done! 19:35:12 [INFO] Attaching features XML 19:35:12 [INFO] 19:35:12 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-openapi --- 19:35:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:35:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:12 [INFO] 19:35:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 19:35:12 [INFO] 19:35:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-openapi --- 19:35:12 [INFO] 19:35:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 19:35:12 [INFO] 19:35:12 [INFO] 19:35:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-openapi --- 19:35:12 [INFO] 19:35:12 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-openapi --- 19:35:12 [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 19:35:12 [INFO] 19:35:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-openapi --- 19:35:12 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/surefire-reports 19:35:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:35:12 [INFO] 19:35:12 [INFO] ------------------------------------------------------- 19:35:12 [INFO] T E S T S 19:35:12 [INFO] ------------------------------------------------------- 19:35:14 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:35:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.14 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:35:37 [INFO] 19:35:37 [INFO] Results: 19:35:37 [INFO] 19:35:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:35:37 [INFO] 19:35:37 [INFO] 19:35:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-openapi --- 19:35:37 [INFO] 19:35:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-openapi --- 19:35:37 [INFO] 19:35:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-openapi --- 19:35:37 [INFO] CycloneDX: Resolving Dependencies 19:35:44 [INFO] CycloneDX: Creating BOM version 1.4 with 377 component(s) 19:35:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.xml 19:35:44 [INFO] attaching as odl-restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.xml 19:35:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.json 19:35:44 [INFO] attaching as odl-restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.json 19:35:44 [INFO] 19:35:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 19:35:44 [INFO] Skipping duplicate-finder execution! 19:35:44 [INFO] 19:35:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 19:35:44 [INFO] Skipping plugin execution 19:35:44 [INFO] 19:35:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 19:35:44 [INFO] No sources in project. Archive not created. 19:35:44 [INFO] 19:35:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-openapi --- 19:35:44 [INFO] 19:35:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-openapi --- 19:35:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:44 [INFO] 19:35:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-openapi --- 19:35:44 [INFO] No primary artifact to install, installing attached artifacts instead. 19:35:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-SNAPSHOT.pom 19:35:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-SNAPSHOT-features.xml 19:35:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.xml 19:35:44 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-SNAPSHOT-cyclonedx.json 19:35:44 [INFO] 19:35:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-openapi --- 19:35:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:44 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:35:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml 19:35:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml 19:35:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:35:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:44 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:35:44 [INFO] 19:35:44 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 19:35:44 [INFO] Building OpenDaylight :: Restconf :: All 7.0.2-SNAPSHOT [89/119] 19:35:44 [INFO] ------------------------------[ feature ]------------------------------- 19:35:44 [INFO] 19:35:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-all --- 19:35:44 [INFO] 19:35:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-all --- 19:35:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:44 [INFO] 19:35:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 19:35:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:44 [INFO] 19:35:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-all --- 19:35:45 [INFO] 19:35:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-all --- 19:35:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:45 [INFO] argLine set to empty 19:35:45 [INFO] 19:35:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-all --- 19:35:45 [INFO] Starting audit... 19:35:45 Audit done. 19:35:45 [INFO] You have 0 Checkstyle violations. 19:35:45 [INFO] 19:35:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-all --- 19:35:45 [INFO] Starting audit... 19:35:45 Audit done. 19:35:45 [INFO] You have 0 Checkstyle violations. 19:35:45 [INFO] 19:35:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-all --- 19:35:45 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/classes/META-INF/maven/dependencies.properties 19:35:45 [INFO] 19:35:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-all --- 19:35:45 [INFO] 19:35:45 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 19:35:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/feature/feature.xml 19:35:45 [INFO] ...done! 19:35:45 [INFO] Attaching features XML 19:35:45 [INFO] 19:35:45 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-all --- 19:35:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:35:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:45 [INFO] 19:35:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 19:35:45 [INFO] 19:35:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-all --- 19:35:45 [INFO] 19:35:45 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 19:35:45 [INFO] 19:35:45 [INFO] 19:35:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-all --- 19:35:45 [INFO] 19:35:45 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-all --- 19:35:45 [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 19:35:45 [INFO] 19:35:45 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-all --- 19:35:45 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/surefire-reports 19:35:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:35:45 [INFO] 19:35:45 [INFO] ------------------------------------------------------- 19:35:45 [INFO] T E S T S 19:35:45 [INFO] ------------------------------------------------------- 19:35:47 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:36:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.55 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:36:09 [INFO] 19:36:09 [INFO] Results: 19:36:09 [INFO] 19:36:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:36:09 [INFO] 19:36:09 [INFO] 19:36:09 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-all --- 19:36:09 [INFO] 19:36:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-all --- 19:36:09 [INFO] 19:36:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-all --- 19:36:09 [INFO] CycloneDX: Resolving Dependencies 19:36:16 [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) 19:36:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.xml 19:36:16 [INFO] attaching as odl-restconf-all-7.0.2-SNAPSHOT-cyclonedx.xml 19:36:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.json 19:36:16 [INFO] attaching as odl-restconf-all-7.0.2-SNAPSHOT-cyclonedx.json 19:36:16 [INFO] 19:36:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 19:36:16 [INFO] Skipping duplicate-finder execution! 19:36:16 [INFO] 19:36:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-all --- 19:36:16 [INFO] Skipping plugin execution 19:36:16 [INFO] 19:36:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-all --- 19:36:16 [INFO] No sources in project. Archive not created. 19:36:16 [INFO] 19:36:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-all --- 19:36:16 [INFO] 19:36:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-all --- 19:36:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:16 [INFO] 19:36:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-all --- 19:36:16 [INFO] No primary artifact to install, installing attached artifacts instead. 19:36:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-SNAPSHOT.pom 19:36:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-SNAPSHOT-features.xml 19:36:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-SNAPSHOT-cyclonedx.xml 19:36:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-SNAPSHOT-cyclonedx.json 19:36:16 [INFO] 19:36:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-all --- 19:36:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:36:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:36:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:36:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:36:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:36:16 [INFO] 19:36:16 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 19:36:16 [INFO] Building features-netconf 7.0.2-SNAPSHOT [90/119] 19:36:16 [INFO] ------------------------------[ feature ]------------------------------- 19:36:17 [INFO] 19:36:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf --- 19:36:17 [INFO] 19:36:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf --- 19:36:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:17 [INFO] 19:36:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf --- 19:36:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:17 [INFO] 19:36:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf --- 19:36:18 [INFO] 19:36:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf --- 19:36:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:18 [INFO] argLine set to empty 19:36:18 [INFO] 19:36:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf --- 19:36:18 [INFO] Starting audit... 19:36:18 Audit done. 19:36:18 [INFO] You have 0 Checkstyle violations. 19:36:18 [INFO] 19:36:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf --- 19:36:18 [INFO] Starting audit... 19:36:18 Audit done. 19:36:18 [INFO] You have 0 Checkstyle violations. 19:36:18 [INFO] 19:36:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf --- 19:36:18 [INFO] 19:36:18 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf --- 19:36:18 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf/target/classes/META-INF/maven/dependencies.properties 19:36:18 [INFO] 19:36:18 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 19:36:18 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf/target/feature/feature.xml 19:36:18 [INFO] ...done! 19:36:18 [INFO] Attaching features XML 19:36:18 [INFO] 19:36:18 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf --- 19:36:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:36:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:36:18 [INFO] 19:36:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf >>> 19:36:18 [INFO] 19:36:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf --- 19:36:18 [INFO] 19:36:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf <<< 19:36:18 [INFO] 19:36:18 [INFO] 19:36:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf --- 19:36:18 [INFO] 19:36:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf --- 19:36:18 [INFO] Tests are skipped. 19:36:18 [INFO] 19:36:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf --- 19:36:18 [INFO] 19:36:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf --- 19:36:18 [INFO] 19:36:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf --- 19:36:18 [INFO] CycloneDX: Resolving Dependencies 19:36:26 [INFO] CycloneDX: Creating BOM version 1.4 with 446 component(s) 19:36:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.xml 19:36:26 [INFO] attaching as features-netconf-7.0.2-SNAPSHOT-cyclonedx.xml 19:36:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.json 19:36:26 [INFO] attaching as features-netconf-7.0.2-SNAPSHOT-cyclonedx.json 19:36:26 [INFO] 19:36:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 19:36:26 [INFO] Skipping duplicate-finder execution! 19:36:26 [INFO] 19:36:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf --- 19:36:26 [INFO] Skipping plugin execution 19:36:26 [INFO] 19:36:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf --- 19:36:26 [INFO] No sources in project. Archive not created. 19:36:26 [INFO] 19:36:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf --- 19:36:26 [INFO] 19:36:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf --- 19:36:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:26 [INFO] 19:36:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf --- 19:36:26 [INFO] No primary artifact to install, installing attached artifacts instead. 19:36:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-SNAPSHOT.pom 19:36:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-SNAPSHOT-features.xml 19:36:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-SNAPSHOT-cyclonedx.xml 19:36:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-SNAPSHOT-cyclonedx.json 19:36:26 [INFO] 19:36:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf --- 19:36:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:26 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:36:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml 19:36:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml 19:36:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:36:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:36:26 [INFO] 19:36:26 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 19:36:26 [INFO] Building netconf-test-perf 7.0.2-SNAPSHOT [91/119] 19:36:26 [INFO] -------------------------------[ bundle ]------------------------------- 19:36:26 [INFO] 19:36:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-perf --- 19:36:26 [INFO] 19:36:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-perf --- 19:36:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:26 [INFO] 19:36:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 19:36:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:26 [INFO] 19:36:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-perf --- 19:36:27 [INFO] 19:36:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-perf --- 19:36:27 [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/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:36:27 [INFO] 19:36:27 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-test-perf --- 19:36:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:36:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/yang 19:36:27 [INFO] yang-to-sources: Found 24 dependencies in 7.008 ms 19:36:27 [INFO] yang-to-sources: Project model files found: 4 in 2.932 ms 19:36:27 [INFO] yang-to-sources: 5 YANG models processed in 109.5 ms 19:36:27 [INFO] BindingJavaFileGenerator: Defined 134 files in 5.235 ms 19:36:27 [INFO] Sorted 134 files into 28 directories in 257.1 μs 19:36:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 65.50 ms 19:36:27 [INFO] 19:36:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-perf --- 19:36:27 [INFO] Starting audit... 19:36:27 Audit done. 19:36:27 [INFO] You have 0 Checkstyle violations. 19:36:27 [INFO] 19:36:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-perf --- 19:36:27 [INFO] Starting audit... 19:36:27 Audit done. 19:36:27 [INFO] You have 0 Checkstyle violations. 19:36:27 [INFO] 19:36:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-perf --- 19:36:27 [INFO] 19:36:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 19:36:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/resources 19:36:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 19:36:27 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:36:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:36:27 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:36:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 19:36:27 [INFO] 19:36:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-perf --- 19:36:27 [INFO] Recompiling the module because of changed dependency. 19:36:27 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 19:36:28 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/NcmountRpcs.java:[70,29] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:36:28 [INFO] 19:36:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 19:36:28 [INFO] 19:36:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-perf --- 19:36:28 [INFO] Fork Value is true 19:36:31 [INFO] Done SpotBugs Analysis.... 19:36:31 [INFO] 19:36:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 19:36:31 [INFO] 19:36:31 [INFO] 19:36:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-perf --- 19:36:31 [INFO] BugInstance size is 0 19:36:31 [INFO] Error size is 0 19:36:31 [INFO] No errors/warnings found 19:36:31 [INFO] 19:36:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 19:36:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/test/resources 19:36:31 [INFO] 19:36:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-perf --- 19:36:31 [INFO] No sources to compile 19:36:31 [INFO] 19:36:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-perf --- 19:36:31 [INFO] No tests to run. 19:36:31 [INFO] 19:36:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-perf --- 19:36:31 [INFO] 19:36:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 19:36:31 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.2-SNAPSHOT.jar 19:36:31 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 19:36:31 [INFO] 19:36:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-perf --- 19:36:31 [INFO] No previous run data found, generating javadoc. 19:36:35 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.2-SNAPSHOT-javadoc.jar 19:36:35 [INFO] 19:36:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-perf --- 19:36:35 [INFO] CycloneDX: Resolving Dependencies 19:36:37 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 19:36:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.xml 19:36:37 [INFO] attaching as netconf-test-perf-7.0.2-SNAPSHOT-cyclonedx.xml 19:36:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.json 19:36:37 [INFO] attaching as netconf-test-perf-7.0.2-SNAPSHOT-cyclonedx.json 19:36:37 [INFO] 19:36:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 19:36:37 [INFO] Skipping duplicate-finder execution! 19:36:37 [INFO] 19:36:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-perf --- 19:36:37 [WARNING] Used undeclared dependencies found: 19:36:37 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:36:37 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:36:37 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:36:37 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:36:37 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:36:37 [WARNING] Unused declared dependencies found: 19:36:37 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.2-SNAPSHOT:compile 19:36:37 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.2-SNAPSHOT:compile 19:36:37 [INFO] 19:36:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-perf --- 19:36:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.2-SNAPSHOT-sources.jar 19:36:37 [INFO] 19:36:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-perf --- 19:36:37 [INFO] 19:36:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-perf --- 19:36:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:36:37 [INFO] 19:36:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-perf --- 19:36:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-SNAPSHOT.jar 19:36:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-SNAPSHOT.pom 19:36:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-SNAPSHOT-javadoc.jar 19:36:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-SNAPSHOT-cyclonedx.xml 19:36:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-SNAPSHOT-cyclonedx.json 19:36:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-SNAPSHOT-sources.jar 19:36:37 [INFO] 19:36:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 19:36:37 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-SNAPSHOT.jar 19:36:37 [INFO] Writing OBR metadata 19:36:37 [INFO] 19:36:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-perf --- 19:36:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml 19:36:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:36:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml 19:36:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:36:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:36:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:36:37 [INFO] 19:36:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 19:36:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:36:37 [INFO] 19:36:37 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 19:36:37 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.2-SNAPSHOT [92/119] 19:36:37 [INFO] ------------------------------[ feature ]------------------------------- 19:36:37 [INFO] 19:36:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-test-tools --- 19:36:37 [INFO] 19:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-test-tools --- 19:36:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:37 [INFO] 19:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 19:36:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:38 [INFO] 19:36:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-test-tools --- 19:36:38 [INFO] 19:36:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 19:36:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:38 [INFO] argLine set to empty 19:36:38 [INFO] 19:36:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-test-tools --- 19:36:38 [INFO] Starting audit... 19:36:38 Audit done. 19:36:38 [INFO] You have 0 Checkstyle violations. 19:36:38 [INFO] 19:36:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-test-tools --- 19:36:38 [INFO] Starting audit... 19:36:38 Audit done. 19:36:38 [INFO] You have 0 Checkstyle violations. 19:36:38 [INFO] 19:36:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-test-tools --- 19:36:38 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/classes/META-INF/maven/dependencies.properties 19:36:38 [INFO] 19:36:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-test-tools --- 19:36:38 [INFO] 19:36:38 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 19:36:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/feature/feature.xml 19:36:38 [INFO] ...done! 19:36:38 [INFO] Attaching features XML 19:36:38 [INFO] 19:36:38 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-test-tools --- 19:36:38 [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 19:36:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:36:38 [INFO] 19:36:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 19:36:38 [INFO] 19:36:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-test-tools --- 19:36:38 [INFO] 19:36:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 19:36:38 [INFO] 19:36:38 [INFO] 19:36:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-test-tools --- 19:36:38 [INFO] 19:36:38 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-test-tools --- 19:36:38 [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 19:36:38 [INFO] 19:36:38 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-test-tools --- 19:36:38 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/surefire-reports 19:36:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:36:38 [INFO] 19:36:38 [INFO] ------------------------------------------------------- 19:36:38 [INFO] T E S T S 19:36:38 [INFO] ------------------------------------------------------- 19:36:41 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:37:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.33 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:37:05 [INFO] 19:37:05 [INFO] Results: 19:37:05 [INFO] 19:37:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:37:05 [INFO] 19:37:05 [INFO] 19:37:05 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-test-tools --- 19:37:05 [INFO] 19:37:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-test-tools --- 19:37:05 [INFO] 19:37:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-test-tools --- 19:37:05 [INFO] CycloneDX: Resolving Dependencies 19:37:13 [INFO] CycloneDX: Creating BOM version 1.4 with 382 component(s) 19:37:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.xml 19:37:13 [INFO] attaching as odl-netconf-test-tools-7.0.2-SNAPSHOT-cyclonedx.xml 19:37:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.json 19:37:13 [INFO] attaching as odl-netconf-test-tools-7.0.2-SNAPSHOT-cyclonedx.json 19:37:13 [INFO] 19:37:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 19:37:13 [INFO] Skipping duplicate-finder execution! 19:37:13 [INFO] 19:37:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 19:37:13 [INFO] Skipping plugin execution 19:37:13 [INFO] 19:37:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 19:37:13 [INFO] No sources in project. Archive not created. 19:37:13 [INFO] 19:37:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-test-tools --- 19:37:13 [INFO] 19:37:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-test-tools --- 19:37:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:37:13 [INFO] 19:37:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-test-tools --- 19:37:13 [INFO] No primary artifact to install, installing attached artifacts instead. 19:37:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-SNAPSHOT.pom 19:37:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-SNAPSHOT-features.xml 19:37:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-SNAPSHOT-cyclonedx.xml 19:37:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-SNAPSHOT-cyclonedx.json 19:37:13 [INFO] 19:37:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-test-tools --- 19:37:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:37:13 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:37:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml 19:37:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:37:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml 19:37:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:37:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:37:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:37:13 [INFO] 19:37:13 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 19:37:13 [INFO] Building features-netconf-testing 7.0.2-SNAPSHOT [93/119] 19:37:13 [INFO] ------------------------------[ feature ]------------------------------- 19:37:13 [INFO] 19:37:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-testing --- 19:37:13 [INFO] 19:37:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-testing --- 19:37:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:13 [INFO] 19:37:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 19:37:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:13 [INFO] 19:37:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-testing --- 19:37:14 [INFO] 19:37:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-testing --- 19:37:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:37:14 [INFO] argLine set to empty 19:37:14 [INFO] 19:37:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-testing --- 19:37:14 [INFO] Starting audit... 19:37:14 Audit done. 19:37:14 [INFO] You have 0 Checkstyle violations. 19:37:14 [INFO] 19:37:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-testing --- 19:37:14 [INFO] Starting audit... 19:37:14 Audit done. 19:37:14 [INFO] You have 0 Checkstyle violations. 19:37:14 [INFO] 19:37:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-testing --- 19:37:14 [INFO] 19:37:14 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-testing --- 19:37:14 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/classes/META-INF/maven/dependencies.properties 19:37:14 [INFO] 19:37:14 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 19:37:14 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/feature/feature.xml 19:37:14 [INFO] ...done! 19:37:14 [INFO] Attaching features XML 19:37:14 [INFO] 19:37:14 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf-testing --- 19:37:14 [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 19:37:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:37:14 [INFO] 19:37:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 19:37:14 [INFO] 19:37:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf-testing --- 19:37:14 [INFO] 19:37:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 19:37:14 [INFO] 19:37:14 [INFO] 19:37:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf-testing --- 19:37:14 [INFO] 19:37:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf-testing --- 19:37:14 [INFO] Tests are skipped. 19:37:14 [INFO] 19:37:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf-testing --- 19:37:14 [INFO] 19:37:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-testing --- 19:37:14 [INFO] 19:37:14 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf-testing --- 19:37:14 [INFO] CycloneDX: Resolving Dependencies 19:37:22 [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) 19:37:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.xml 19:37:22 [INFO] attaching as features-netconf-testing-7.0.2-SNAPSHOT-cyclonedx.xml 19:37:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.json 19:37:22 [INFO] attaching as features-netconf-testing-7.0.2-SNAPSHOT-cyclonedx.json 19:37:22 [INFO] 19:37:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 19:37:22 [INFO] Skipping duplicate-finder execution! 19:37:22 [INFO] 19:37:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-testing --- 19:37:22 [INFO] Skipping plugin execution 19:37:22 [INFO] 19:37:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-testing --- 19:37:22 [INFO] No sources in project. Archive not created. 19:37:22 [INFO] 19:37:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-testing --- 19:37:22 [INFO] 19:37:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-testing --- 19:37:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:37:22 [INFO] 19:37:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-testing --- 19:37:22 [INFO] No primary artifact to install, installing attached artifacts instead. 19:37:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-SNAPSHOT.pom 19:37:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-SNAPSHOT-features.xml 19:37:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-SNAPSHOT-cyclonedx.xml 19:37:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-SNAPSHOT-cyclonedx.json 19:37:22 [INFO] 19:37:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-testing --- 19:37:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:37:22 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:37:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml 19:37:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:37:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml 19:37:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:37:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:37:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:37:22 [INFO] 19:37:22 [INFO] ------------------< org.opendaylight.netconf:yanglib >------------------ 19:37:22 [INFO] Building yanglib 7.0.2-SNAPSHOT [94/119] 19:37:22 [INFO] -------------------------------[ bundle ]------------------------------- 19:37:22 [INFO] 19:37:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib --- 19:37:22 [INFO] 19:37:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib --- 19:37:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:22 [INFO] 19:37:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib --- 19:37:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:22 [INFO] 19:37:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib --- 19:37:23 [INFO] 19:37:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib --- 19:37:23 [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/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:37:23 [INFO] 19:37:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib --- 19:37:23 [INFO] Starting audit... 19:37:23 Audit done. 19:37:23 [INFO] You have 0 Checkstyle violations. 19:37:23 [INFO] 19:37:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib --- 19:37:23 [INFO] Starting audit... 19:37:23 Audit done. 19:37:23 [INFO] You have 0 Checkstyle violations. 19:37:23 [INFO] 19:37:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib --- 19:37:23 [INFO] 19:37:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib --- 19:37:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/resources 19:37:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/generated-sources/spi 19:37:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/generated-sources/yang 19:37:23 [INFO] 19:37:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib --- 19:37:23 [INFO] Recompiling the module because of changed dependency. 19:37:23 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 19:37:23 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[150,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:37:23 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[171,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:37:23 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[197,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:37:23 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[196,79] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:37:23 [INFO] 19:37:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yanglib >>> 19:37:23 [INFO] 19:37:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yanglib --- 19:37:23 [INFO] Fork Value is true 19:37:26 [INFO] Done SpotBugs Analysis.... 19:37:26 [INFO] 19:37:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yanglib <<< 19:37:26 [INFO] 19:37:26 [INFO] 19:37:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yanglib --- 19:37:26 [INFO] BugInstance size is 0 19:37:26 [INFO] Error size is 0 19:37:26 [INFO] No errors/warnings found 19:37:26 [INFO] 19:37:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib --- 19:37:26 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:37:26 [INFO] 19:37:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib --- 19:37:26 [INFO] Recompiling the module because of changed dependency. 19:37:26 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[72,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[76,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[126,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[128,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[125,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[146,24] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:37:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[145,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:37:26 [INFO] 19:37:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yanglib --- 19:37:26 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/surefire-reports 19:37:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:37:26 [INFO] 19:37:26 [INFO] ------------------------------------------------------- 19:37:26 [INFO] T E S T S 19:37:26 [INFO] ------------------------------------------------------- 19:37:27 [INFO] Running org.opendaylight.yanglib.impl.YangLibProviderTest 19:37:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:37:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s -- in org.opendaylight.yanglib.impl.YangLibProviderTest 19:37:29 [INFO] 19:37:29 [INFO] Results: 19:37:29 [INFO] 19:37:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 19:37:29 [INFO] 19:37:29 [INFO] 19:37:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yanglib --- 19:37:29 [INFO] 19:37:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib --- 19:37:29 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.2-SNAPSHOT.jar 19:37:29 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/classes/META-INF/MANIFEST.MF 19:37:29 [INFO] 19:37:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib --- 19:37:29 [INFO] No previous run data found, generating javadoc. 19:37:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.2-SNAPSHOT-javadoc.jar 19:37:30 [INFO] 19:37:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yanglib --- 19:37:30 [INFO] CycloneDX: Resolving Dependencies 19:37:31 [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) 19:37:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.xml 19:37:31 [INFO] attaching as yanglib-7.0.2-SNAPSHOT-cyclonedx.xml 19:37:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.json 19:37:31 [INFO] attaching as yanglib-7.0.2-SNAPSHOT-cyclonedx.json 19:37:31 [INFO] 19:37:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib --- 19:37:31 [INFO] Skipping duplicate-finder execution! 19:37:31 [INFO] 19:37:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib --- 19:37:31 [WARNING] Used undeclared dependencies found: 19:37:31 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:37:31 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:37:31 [WARNING] Non-test scoped test only dependencies found: 19:37:31 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:37:31 [INFO] 19:37:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib --- 19:37:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.2-SNAPSHOT-sources.jar 19:37:31 [INFO] 19:37:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib --- 19:37:31 [INFO] 19:37:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib --- 19:37:31 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec 19:37:31 [INFO] Analyzed bundle 'yanglib' with 5 classes 19:37:31 [INFO] 19:37:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib --- 19:37:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-SNAPSHOT.jar 19:37:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-SNAPSHOT.pom 19:37:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-SNAPSHOT-javadoc.jar 19:37:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-SNAPSHOT-cyclonedx.xml 19:37:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-SNAPSHOT-cyclonedx.json 19:37:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-SNAPSHOT-sources.jar 19:37:31 [INFO] 19:37:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib --- 19:37:31 [INFO] Installing org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-SNAPSHOT.jar 19:37:31 [INFO] Writing OBR metadata 19:37:31 [INFO] 19:37:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib --- 19:37:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:37:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml 19:37:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:37:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:37:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml 19:37:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/maven-metadata.xml 19:37:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:37:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:37:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/maven-metadata.xml 19:37:31 [INFO] 19:37:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib --- 19:37:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:37:31 [INFO] 19:37:31 [INFO] ----------------< org.opendaylight.netconf:odl-yanglib >---------------- 19:37:31 [INFO] Building OpenDaylight :: Yanglib 7.0.2-SNAPSHOT [95/119] 19:37:31 [INFO] ------------------------------[ feature ]------------------------------- 19:37:31 [INFO] 19:37:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib --- 19:37:31 [INFO] 19:37:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib --- 19:37:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:32 [INFO] 19:37:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib --- 19:37:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:32 [INFO] 19:37:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib --- 19:37:32 [INFO] 19:37:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib --- 19:37:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:37:32 [INFO] argLine set to empty 19:37:32 [INFO] 19:37:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib --- 19:37:32 [INFO] Starting audit... 19:37:32 Audit done. 19:37:32 [INFO] You have 0 Checkstyle violations. 19:37:32 [INFO] 19:37:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib --- 19:37:32 [INFO] Starting audit... 19:37:32 Audit done. 19:37:32 [INFO] You have 0 Checkstyle violations. 19:37:32 [INFO] 19:37:32 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib --- 19:37:32 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/classes/META-INF/maven/dependencies.properties 19:37:32 [INFO] 19:37:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib --- 19:37:32 [INFO] 19:37:32 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib --- 19:37:32 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/feature/feature.xml 19:37:32 [INFO] ...done! 19:37:32 [INFO] Attaching features XML 19:37:32 [INFO] 19:37:32 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-yanglib --- 19:37:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:37:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:37:32 [INFO] 19:37:32 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-yanglib >>> 19:37:32 [INFO] 19:37:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-yanglib --- 19:37:32 [INFO] 19:37:32 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-yanglib <<< 19:37:32 [INFO] 19:37:32 [INFO] 19:37:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-yanglib --- 19:37:32 [INFO] 19:37:32 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib --- 19:37:32 [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 19:37:32 [INFO] 19:37:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-yanglib --- 19:37:32 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/surefire-reports 19:37:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:37:32 [INFO] 19:37:32 [INFO] ------------------------------------------------------- 19:37:32 [INFO] T E S T S 19:37:32 [INFO] ------------------------------------------------------- 19:37:35 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:37:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.29 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:37:57 [INFO] 19:37:57 [INFO] Results: 19:37:57 [INFO] 19:37:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:37:57 [INFO] 19:37:57 [INFO] 19:37:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-yanglib --- 19:37:57 [INFO] 19:37:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib --- 19:37:57 [INFO] 19:37:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-yanglib --- 19:37:57 [INFO] CycloneDX: Resolving Dependencies 19:38:04 [INFO] CycloneDX: Creating BOM version 1.4 with 366 component(s) 19:38:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.xml 19:38:04 [INFO] attaching as odl-yanglib-7.0.2-SNAPSHOT-cyclonedx.xml 19:38:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.json 19:38:05 [INFO] attaching as odl-yanglib-7.0.2-SNAPSHOT-cyclonedx.json 19:38:05 [INFO] 19:38:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib --- 19:38:05 [INFO] Skipping duplicate-finder execution! 19:38:05 [INFO] 19:38:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib --- 19:38:05 [INFO] Skipping plugin execution 19:38:05 [INFO] 19:38:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib --- 19:38:05 [INFO] No sources in project. Archive not created. 19:38:05 [INFO] 19:38:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib --- 19:38:05 [INFO] 19:38:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib --- 19:38:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:38:05 [INFO] 19:38:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib --- 19:38:05 [INFO] No primary artifact to install, installing attached artifacts instead. 19:38:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-SNAPSHOT.pom 19:38:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-SNAPSHOT-features.xml 19:38:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-SNAPSHOT-cyclonedx.xml 19:38:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-SNAPSHOT-cyclonedx.json 19:38:05 [INFO] 19:38:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib --- 19:38:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:38:05 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:38:05 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml 19:38:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:38:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:38:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:05 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml 19:38:05 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:38:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:38:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:38:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:05 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:38:05 [INFO] 19:38:05 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 19:38:05 [INFO] Building features-netconf-experimental 7.0.2-SNAPSHOT [96/119] 19:38:05 [INFO] ------------------------------[ feature ]------------------------------- 19:38:05 [INFO] 19:38:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-experimental --- 19:38:05 [INFO] 19:38:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-experimental --- 19:38:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:05 [INFO] 19:38:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 19:38:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:05 [INFO] 19:38:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-experimental --- 19:38:06 [INFO] 19:38:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 19:38:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:38:06 [INFO] argLine set to empty 19:38:06 [INFO] 19:38:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-experimental --- 19:38:06 [INFO] Starting audit... 19:38:06 Audit done. 19:38:06 [INFO] You have 0 Checkstyle violations. 19:38:06 [INFO] 19:38:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-experimental --- 19:38:06 [INFO] Starting audit... 19:38:06 Audit done. 19:38:06 [INFO] You have 0 Checkstyle violations. 19:38:06 [INFO] 19:38:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-experimental --- 19:38:06 [INFO] 19:38:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-experimental --- 19:38:06 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/classes/META-INF/maven/dependencies.properties 19:38:06 [INFO] 19:38:06 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 19:38:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/feature/feature.xml 19:38:06 [INFO] ...done! 19:38:06 [INFO] Attaching features XML 19:38:06 [INFO] 19:38:06 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf-experimental --- 19:38:06 [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 19:38:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:38:06 [INFO] 19:38:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 19:38:06 [INFO] 19:38:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf-experimental --- 19:38:06 [INFO] 19:38:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 19:38:06 [INFO] 19:38:06 [INFO] 19:38:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf-experimental --- 19:38:06 [INFO] 19:38:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf-experimental --- 19:38:06 [INFO] Tests are skipped. 19:38:06 [INFO] 19:38:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf-experimental --- 19:38:06 [INFO] 19:38:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-experimental --- 19:38:06 [INFO] 19:38:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf-experimental --- 19:38:06 [INFO] CycloneDX: Resolving Dependencies 19:38:14 [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) 19:38:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.xml 19:38:14 [INFO] attaching as features-netconf-experimental-7.0.2-SNAPSHOT-cyclonedx.xml 19:38:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.json 19:38:14 [INFO] attaching as features-netconf-experimental-7.0.2-SNAPSHOT-cyclonedx.json 19:38:14 [INFO] 19:38:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 19:38:14 [INFO] Skipping duplicate-finder execution! 19:38:14 [INFO] 19:38:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-experimental --- 19:38:14 [INFO] Skipping plugin execution 19:38:14 [INFO] 19:38:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-experimental --- 19:38:14 [INFO] No sources in project. Archive not created. 19:38:14 [INFO] 19:38:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-experimental --- 19:38:14 [INFO] 19:38:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-experimental --- 19:38:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:38:14 [INFO] 19:38:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-experimental --- 19:38:14 [INFO] No primary artifact to install, installing attached artifacts instead. 19:38:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-SNAPSHOT.pom 19:38:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-SNAPSHOT-features.xml 19:38:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-SNAPSHOT-cyclonedx.xml 19:38:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-SNAPSHOT-cyclonedx.json 19:38:14 [INFO] 19:38:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-experimental --- 19:38:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:38:14 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:38:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml 19:38:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:38:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:38:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:14 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml 19:38:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:38:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:38:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:38:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:14 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:38:14 [INFO] 19:38:14 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 19:38:14 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.2-SNAPSHOT [97/119] 19:38:14 [INFO] ------------------------------[ feature ]------------------------------- 19:38:14 [INFO] 19:38:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-ssh --- 19:38:14 [INFO] 19:38:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-ssh --- 19:38:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:14 [INFO] 19:38:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 19:38:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:14 [INFO] 19:38:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-ssh --- 19:38:15 [INFO] 19:38:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 19:38:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:38:15 [INFO] argLine set to empty 19:38:15 [INFO] 19:38:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-ssh --- 19:38:15 [INFO] Starting audit... 19:38:15 Audit done. 19:38:15 [INFO] You have 0 Checkstyle violations. 19:38:15 [INFO] 19:38:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-ssh --- 19:38:15 [INFO] Starting audit... 19:38:15 Audit done. 19:38:15 [INFO] You have 0 Checkstyle violations. 19:38:15 [INFO] 19:38:15 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-ssh --- 19:38:15 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/classes/META-INF/maven/dependencies.properties 19:38:15 [INFO] 19:38:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-ssh --- 19:38:15 [INFO] 19:38:15 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 19:38:15 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/feature/feature.xml 19:38:15 [INFO] ...done! 19:38:15 [INFO] Attaching features XML 19:38:15 [INFO] 19:38:15 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-ssh --- 19:38:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:38:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:38:15 [INFO] 19:38:15 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 19:38:15 [INFO] 19:38:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-ssh --- 19:38:15 [INFO] 19:38:15 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 19:38:15 [INFO] 19:38:15 [INFO] 19:38:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-ssh --- 19:38:15 [INFO] 19:38:15 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-ssh --- 19:38:15 [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 19:38:15 [INFO] 19:38:15 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-ssh --- 19:38:15 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/surefire-reports 19:38:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:38:15 [INFO] 19:38:15 [INFO] ------------------------------------------------------- 19:38:15 [INFO] T E S T S 19:38:15 [INFO] ------------------------------------------------------- 19:38:17 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:38:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:38:39 [INFO] 19:38:39 [INFO] Results: 19:38:39 [INFO] 19:38:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:38:39 [INFO] 19:38:39 [INFO] 19:38:39 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-ssh --- 19:38:39 [INFO] 19:38:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-ssh --- 19:38:39 [INFO] 19:38:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-ssh --- 19:38:39 [INFO] CycloneDX: Resolving Dependencies 19:38:46 [INFO] CycloneDX: Creating BOM version 1.4 with 338 component(s) 19:38:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.xml 19:38:46 [INFO] attaching as odl-netconf-ssh-7.0.2-SNAPSHOT-cyclonedx.xml 19:38:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.json 19:38:46 [INFO] attaching as odl-netconf-ssh-7.0.2-SNAPSHOT-cyclonedx.json 19:38:46 [INFO] 19:38:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 19:38:46 [INFO] Skipping duplicate-finder execution! 19:38:46 [INFO] 19:38:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 19:38:46 [INFO] Skipping plugin execution 19:38:46 [INFO] 19:38:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 19:38:46 [INFO] No sources in project. Archive not created. 19:38:46 [INFO] 19:38:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-ssh --- 19:38:46 [INFO] 19:38:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-ssh --- 19:38:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:38:46 [INFO] 19:38:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-ssh --- 19:38:46 [INFO] No primary artifact to install, installing attached artifacts instead. 19:38:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-SNAPSHOT.pom 19:38:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-SNAPSHOT-features.xml 19:38:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-SNAPSHOT-cyclonedx.xml 19:38:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-SNAPSHOT-cyclonedx.json 19:38:46 [INFO] 19:38:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-ssh --- 19:38:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:38:46 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:38:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:38:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:38:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:38:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:38:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:38:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:38:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:38:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:38:46 [INFO] 19:38:46 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 19:38:46 [INFO] Building netconf-features-parent 7.0.2-SNAPSHOT [98/119] 19:38:46 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:46 [INFO] 19:38:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-features-parent --- 19:38:46 [INFO] 19:38:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-features-parent --- 19:38:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:46 [INFO] 19:38:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-features-parent --- 19:38:46 [INFO] 19:38:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-features-parent --- 19:38:46 [INFO] Skipping CycloneDX 19:38:46 [INFO] 19:38:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-features-parent --- 19:38:46 [INFO] Skipping artifact installation 19:38:46 [INFO] 19:38:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-features-parent --- 19:38:46 [INFO] Skipping artifact deployment 19:38:46 [INFO] 19:38:46 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 19:38:46 [INFO] Building netconf-karaf 7.0.2-SNAPSHOT [99/119] 19:38:46 [INFO] --------------------------------[ pom ]--------------------------------- 19:38:47 [INFO] 19:38:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf --- 19:38:47 [INFO] 19:38:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf --- 19:38:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:47 [INFO] 19:38:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf --- 19:38:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:47 [INFO] 19:38:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf --- 19:38:47 [INFO] 19:38:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf --- 19:38:47 [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/netconf-maven-merge-master/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:38:47 [INFO] 19:38:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf --- 19:38:47 [INFO] Starting audit... 19:38:47 Audit done. 19:38:47 [INFO] You have 0 Checkstyle violations. 19:38:47 [INFO] 19:38:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf --- 19:38:47 [INFO] Starting audit... 19:38:47 Audit done. 19:38:47 [INFO] You have 0 Checkstyle violations. 19:38:47 [INFO] 19:38:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf --- 19:38:47 [INFO] 19:38:47 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 19:38:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf/src/main/resources 19:38:47 [INFO] 19:38:47 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ netconf-karaf --- 19:38:47 [INFO] Using repositories: 19:38:47 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:38:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:38:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:38:47 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf/target/assembly 19:38:47 [INFO] Loading direct KAR and features XML dependencies 19:38:47 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 19:38:47 [INFO] Feature framework will be added as a startup feature 19:38:47 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf/target/assembly 19:38:47 [INFO] Unzipping kars 19:38:47 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 19:38:48 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 19:38:48 [INFO] Loading profiles from: 19:38:48 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:38:48 [INFO] Loading repositories 19:38:48 [INFO] Generating generated-startup profile 19:38:48 [INFO] Generating generated-boot profile with parents: generated-startup 19:38:48 [INFO] Generating generated-installed profile 19:38:48 [INFO] Configuring etc/config.properties and etc/system.properties 19:38:48 [INFO] Downloading libraries for generated profiles 19:38:48 [INFO] Downloading additional libraries 19:38:48 [INFO] Writing configurations 19:38:48 [INFO] adding config file: etc/profile.cfg 19:38:48 [INFO] Startup stage 19:38:48 [INFO] Loading startup repositories 19:38:48 [INFO] Resolving startup features and bundles 19:38:48 [INFO] Features: framework 19:38:48 [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 19:38:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:38:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:38:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:38:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 19:38:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:38:48 [INFO] Boot stage 19:38:48 [INFO] Loading boot repositories 19:38:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.5/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:38:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:38:48 [INFO] Feature kar/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 19:38:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:38:48 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:38:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:38:48 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:38:48 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:38:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:38:48 [INFO] Feature bundle/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 19:38:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:38:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:38:48 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:38:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:38:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:38:48 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:38:48 [INFO] Feature package/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 19:38:48 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:38:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:38:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:38:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:38:48 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:38:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:38:48 [INFO] Feature service/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 19:38:48 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:38:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:38:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:38:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:38:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:38:48 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:48 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:38:48 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:38:48 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:38:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:38:48 [INFO] Feature system/4.4.4 is defined as a boot feature 19:38:48 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:38:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:38:49 [INFO] Feature management/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:38:49 [INFO] adding config file: etc/jmx.acl.cfg 19:38:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:38:49 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:38:49 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:38:49 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:38:49 [INFO] Feature log/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:38:49 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:38:49 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:38:49 [INFO] Feature config/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:38:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:38:49 [INFO] Feature framework/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:38:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:38:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:38:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:38:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 19:38:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:38:49 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:38:49 [INFO] Feature instance/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 19:38:49 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 19:38:49 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 19:38:49 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 19:38:49 [INFO] Feature 98596f69-d6e2-4bbd-acc7-2d253137e5aa/0.0.0 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:38:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:38:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:38:49 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 19:38:49 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:38:49 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:38:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:38:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:38:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:38:49 [INFO] Feature standard/4.4.4 is defined as a boot feature 19:38:49 [INFO] Install stage 19:38:49 [INFO] Loading installed repositories 19:38:49 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 19:38:49 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 19:38:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:38:49 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:38:49 [INFO] 19:38:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 19:38:49 [INFO] 19:38:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-karaf --- 19:38:49 [INFO] 19:38:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 19:38:49 [INFO] 19:38:49 [INFO] 19:38:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-karaf --- 19:38:49 [INFO] 19:38:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf --- 19:38:49 [INFO] 19:38:49 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 19:38:49 [INFO] 19:38:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 19:38:49 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 19:38:49 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/netconf-maven-merge-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:38:49 [INFO] 19:38:49 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-karaf --- 19:38:49 [INFO] 19:38:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 19:38:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf/src/main/assembly 19:38:49 [INFO] 19:38:49 [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ netconf-karaf --- 19:38:50 [INFO] Feature repository discovered recursively: fac8899d-4d75-4c0c-99ab-31c13e03bf66 19:38:50 [INFO] Feature repository discovered recursively: features-controller-testing 19:38:50 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-akka 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-scala 19:38:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 19:38:50 [INFO] Feature repository discovered recursively: features-infrautils 19:38:50 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 19:38:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:38:50 [INFO] Feature repository discovered recursively: odl-guava 19:38:50 [INFO] Feature repository discovered recursively: odl-gson 19:38:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:38:50 [INFO] Feature repository discovered recursively: odl-servlet-api 19:38:50 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:38:50 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:38:50 [INFO] Feature repository discovered recursively: features-netconf 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-jersey-2 19:38:50 [INFO] Feature repository discovered recursively: odl-javassist-3 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:38:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-all 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netty-4 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-client 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-impl 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:38:50 [INFO] Feature repository discovered recursively: odl-stax2-api 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:38:50 [INFO] Feature repository discovered recursively: odl-antlr4 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-console 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-topology 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-jackson-2 19:38:50 [INFO] Feature repository discovered recursively: odl-woodstox 19:38:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:38:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:38:50 [INFO] Feature repository discovered recursively: odl-restconf 19:38:50 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:38:50 [INFO] Feature repository discovered recursively: odl-restconf-all 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:38:50 [INFO] Feature repository discovered recursively: pt-triemap 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-transport 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:38:50 [INFO] Feature repository discovered recursively: features-netconf-testing 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 19:38:50 [INFO] Feature repository discovered recursively: features-netconf-experimental 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: framework-4.4.4 19:38:50 [INFO] Feature repository discovered recursively: standard-4.4.4 19:38:50 [INFO] Feature repository discovered recursively: framework-4.4.4 19:38:50 [INFO] Feature repository discovered recursively: features-controller-testing 19:38:50 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:38:50 [INFO] Feature repository discovered recursively: odl-guava 19:38:50 [INFO] Feature repository discovered recursively: pt-triemap 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:38:50 [INFO] Feature repository discovered recursively: odl-antlr4 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:38:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:38:50 [INFO] Feature repository discovered recursively: odl-gson 19:38:50 [INFO] Feature repository discovered recursively: odl-stax2-api 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:38:50 [INFO] Feature repository discovered recursively: odl-servlet-api 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-akka 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-scala 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 19:38:50 [INFO] Feature repository discovered recursively: features-infrautils 19:38:50 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 19:38:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:38:50 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:38:50 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:38:50 [INFO] Feature repository discovered recursively: features-netconf 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:38:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 19:38:50 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 19:38:50 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-jersey-2 19:38:50 [INFO] Feature repository discovered recursively: odl-javassist-3 19:38:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:38:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-all 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netty-4 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-client 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-transport 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-impl 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-topology 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-console 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-jackson-2 19:38:50 [INFO] Feature repository discovered recursively: odl-woodstox 19:38:50 [INFO] Feature repository discovered recursively: odl-restconf 19:38:50 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:38:50 [INFO] Feature repository discovered recursively: odl-restconf-all 19:38:50 [INFO] Feature repository discovered recursively: features-netconf-testing 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 19:38:50 [INFO] Feature repository discovered recursively: features-netconf-experimental 19:38:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.2-SNAPSHOT 19:38:50 [INFO] Feature repository discovered recursively: standard-4.4.4 19:38:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 19:38:53 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 19:38:53 [INFO] 19:38:53 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 19:38:53 [INFO] Executing tasks 19:38:53 [INFO] Executed tasks 19:38:53 [INFO] 19:38:53 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 19:38:53 [INFO] Executing tasks 19:38:53 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-merge-master/karaf/target/assembly/system/org/bouncycastle 19:38:53 [INFO] Executed tasks 19:38:53 [INFO] 19:38:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf --- 19:38:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:38:53 [INFO] 19:38:53 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ netconf-karaf --- 19:39:10 [INFO] 19:39:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-karaf --- 19:39:10 [INFO] CycloneDX: Resolving Dependencies 19:39:17 [INFO] CycloneDX: Creating BOM version 1.4 with 537 component(s) 19:39:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/karaf/target/bom.xml 19:39:17 [INFO] attaching as netconf-karaf-7.0.2-SNAPSHOT-cyclonedx.xml 19:39:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/karaf/target/bom.json 19:39:17 [INFO] attaching as netconf-karaf-7.0.2-SNAPSHOT-cyclonedx.json 19:39:17 [INFO] 19:39:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 19:39:17 [INFO] Skipping duplicate-finder execution! 19:39:17 [INFO] 19:39:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf --- 19:39:17 [INFO] Skipping pom project 19:39:17 [INFO] 19:39:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf --- 19:39:17 [INFO] 19:39:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf --- 19:39:17 [INFO] 19:39:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf --- 19:39:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:39:17 [INFO] 19:39:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf --- 19:39:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-SNAPSHOT.pom 19:39:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/netconf-karaf-7.0.2-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-SNAPSHOT.tar.gz 19:39:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/netconf-karaf-7.0.2-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-SNAPSHOT.zip 19:39:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-SNAPSHOT-cyclonedx.xml 19:39:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-SNAPSHOT-cyclonedx.json 19:39:18 [INFO] 19:39:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf --- 19:39:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:39:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml 19:39:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:39:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:39:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml 19:39:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:39:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:39:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:39:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:39:19 [INFO] 19:39:19 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 19:39:19 [INFO] Building netconf-karaf-static 7.0.2-SNAPSHOT [100/119] 19:39:19 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 19:39:20 [INFO] 19:39:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf-static --- 19:39:20 [INFO] 19:39:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf-static --- 19:39:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:20 [INFO] 19:39:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 19:39:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:20 [INFO] 19:39:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf-static --- 19:39:21 [INFO] 19:39:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 19:39:21 [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/netconf-maven-merge-master/karaf-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:39:21 [INFO] 19:39:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf-static --- 19:39:21 [INFO] Starting audit... 19:39:21 Audit done. 19:39:21 [INFO] You have 0 Checkstyle violations. 19:39:21 [INFO] 19:39:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf-static --- 19:39:21 [INFO] Starting audit... 19:39:21 Audit done. 19:39:21 [INFO] You have 0 Checkstyle violations. 19:39:21 [INFO] 19:39:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf-static --- 19:39:21 [INFO] 19:39:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 19:39:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf-static/src/main/resources 19:39:21 [INFO] 19:39:21 [INFO] --- karaf-maven-plugin:4.4.4:assembly (default-assembly) @ netconf-karaf-static --- 19:39:21 [INFO] Using repositories: 19:39:21 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:39:21 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:39:21 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:39:21 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:39:21 [INFO] Loading direct KAR and features XML dependencies 19:39:21 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.4/kar 19:39:21 [INFO] Feature static will be added as a startup feature 19:39:21 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:39:21 [INFO] Unzipping kars 19:39:21 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.4/kar 19:39:21 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:39:21 [INFO] Loading profiles from: 19:39:21 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:39:21 [INFO] Loading repositories 19:39:22 [INFO] Generating generated-startup profile 19:39:22 [INFO] Generating generated-boot profile with parents: generated-startup 19:39:22 [INFO] Generating generated-installed profile 19:39:22 [INFO] Adding profiles to etc/profiles 19:39:22 [INFO] Configuring etc/config.properties and etc/system.properties 19:39:22 [INFO] Downloading libraries for generated profiles 19:39:22 [INFO] Downloading additional libraries 19:39:22 [INFO] Writing configurations 19:39:22 [INFO] adding config file: etc/profile.cfg 19:39:22 [INFO] Startup stage 19:39:22 [INFO] Loading startup repositories 19:39:22 [INFO] Resolving startup features and bundles 19:39:22 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 19:39:22 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/logging-markers/13.0.10, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4, 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 19:39:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:39:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:39:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:39:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:39:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:39:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:39:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:39:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:39:22 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:39:22 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:39:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:39:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:39:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:39:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:39:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:39:23 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:39:23 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:39:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:39:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:39:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:39:23 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:39:23 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:39:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:39:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:39:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:39:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:39:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:39:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:39:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:39:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:39:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:39:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:39:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:39:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:39:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:39:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:39:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:39:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:39:23 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:39:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:39:23 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:39:23 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:39:23 [INFO] Boot stage 19:39:23 [INFO] Loading boot repositories 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:39:23 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:39:23 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:39:23 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:39:23 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:39:23 [INFO] Feature odl-controller-scala/9.0.0 is defined as a boot feature 19:39:23 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 19:39:23 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 19:39:23 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 19:39:23 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 19:39:23 [INFO] Feature odl-netconf-model-rfc6243/7.0.2.SNAPSHOT is defined as a boot feature 19:39:23 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.2-SNAPSHOT 19:39:23 [INFO] Feature odl-netconf-callhome-ssh/7.0.2.SNAPSHOT is defined as a boot feature 19:39:23 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.2-SNAPSHOT 19:39:23 [INFO] Feature odl-apache-shiro/0.19.1 is defined as a boot feature 19:39:23 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 19:39:23 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 19:39:23 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 19:39:23 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 19:39:23 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.1 19:39:23 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:39:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:39:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:39:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:39:23 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 19:39:23 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:39:23 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 19:39:24 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:39:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:39:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:39:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:39:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:39:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:39:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:39:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:39:25 [INFO] Feature odl-mdsal-model-rfc7952/13.0.0 is defined as a boot feature 19:39:25 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.0 19:39:25 [INFO] Feature static-framework/4.4.4 is defined as a boot feature 19:39:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:39:25 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:39:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:39:25 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:39:25 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature 19:39:25 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 19:39:26 [INFO] Feature odl-mdsal-common/13.0.0 is defined as a boot feature 19:39:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.0 19:39:26 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 19:39:26 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 19:39:26 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 19:39:26 [INFO] Feature odl-netconf-model-rfc8341/7.0.2.SNAPSHOT is defined as a boot feature 19:39:26 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.2-SNAPSHOT 19:39:26 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature 19:39:26 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 19:39:26 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:39:27 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 19:39:27 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 19:39:27 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 19:39:27 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 19:39:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:39:27 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 19:39:27 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:39:28 [INFO] Feature odl-yangtools-parser-api/13.0.1 is defined as a boot feature 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.1 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.1 19:39:28 [INFO] Feature odl-mdsal-distributed-datastore/9.0.0 is defined as a boot feature 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.0 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.0 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.0 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.0 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.0 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.0 19:39:28 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.0 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/akkaconf 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/factoryakkaconf 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleshardconf 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleconf 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/cfg/datastore 19:39:28 [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature 19:39:28 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 19:39:28 [INFO] Feature odl-mdsal-dom-runtime/13.0.0 is defined as a boot feature 19:39:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.0 19:39:29 [INFO] Feature odl-netconf-api/7.0.2.SNAPSHOT is defined as a boot feature 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.2-SNAPSHOT 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.2-SNAPSHOT 19:39:29 [INFO] Feature odl-mdsal-model-rfc8525/13.0.0 is defined as a boot feature 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.0 19:39:29 [INFO] Feature odl-restconf-common/7.0.2.SNAPSHOT is defined as a boot feature 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.2-SNAPSHOT 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.2-SNAPSHOT 19:39:29 [INFO] Feature odl-aaa-encryption-service/0.19.1 is defined as a boot feature 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.1 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.1 19:39:29 [INFO] Feature odl-restconf-nb/7.0.2.SNAPSHOT is defined as a boot feature 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.2-SNAPSHOT 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.2-SNAPSHOT 19:39:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:39:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.2-SNAPSHOT 19:39:30 [INFO] Feature odl-mdsal-binding-runtime/13.0.0 is defined as a boot feature 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.0 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.0 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.0 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.0 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.0 19:39:30 [INFO] Feature odl-netconf-common/7.0.2.SNAPSHOT is defined as a boot feature 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.2-SNAPSHOT 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.2-SNAPSHOT 19:39:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.2-SNAPSHOT 19:39:30 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:39:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:39:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:39:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:39:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:39:30 [INFO] Feature http/8.0.22 is defined as a boot feature 19:39:31 [INFO] Feature odl-netconf-connector/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.2-SNAPSHOT 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.2-SNAPSHOT 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature odl-mdsal-eos-dom/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.0 19:39:31 [INFO] Feature odl-mdsal-dom-broker/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.0 19:39:31 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.0 19:39:31 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:39:31 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 19:39:31 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:39:31 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 19:39:31 [INFO] Feature odl-controller-akka/9.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 19:39:31 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 19:39:31 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 19:39:31 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 19:39:31 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 19:39:31 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 19:39:31 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 19:39:31 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.0 19:39:31 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 19:39:31 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:39:31 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:39:31 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:39:31 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:39:31 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:39:31 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:39:31 [INFO] Feature odl-yanglib-mdsal-writer/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 19:39:31 [INFO] Feature odl-netconf-model-rfc5277/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature odl-netconf-model-rfc8040/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 19:39:31 [INFO] Feature odl-aaa-api/0.19.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.1 19:39:31 [INFO] Feature odl-mdsal-model-rfc8072/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.0 19:39:31 [INFO] Feature log/4.4.4 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:39:31 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 19:39:31 [INFO] Feature odl-aaa-web/0.19.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.1 19:39:31 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 19:39:31 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 19:39:31 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 19:39:31 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 19:39:31 [INFO] Feature odl-yangtools-common/13.0.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.1 19:39:31 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.0 19:39:31 [INFO] Feature odl-aaa-password-service/0.19.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:39:31 [INFO] Feature odl-mdsal-singleton-dom/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.0 19:39:31 [INFO] Feature odl-netconf-util/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature odl-netconf-topology/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.2-SNAPSHOT 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature odl-controller-mdsal-common/9.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.0 19:39:31 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:39:31 [INFO] Feature odl-netconf-model-rfc8526/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 19:39:31 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 19:39:31 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 19:39:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 19:39:31 [INFO] Feature odl-yangtools-data/13.0.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.1 19:39:31 [INFO] Feature war/4.4.4 is defined as a boot feature 19:39:31 [INFO] Feature odl-controller-blueprint/9.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.0 19:39:31 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:39:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:39:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:39:31 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:39:31 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:39:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:39:31 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:39:31 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:39:31 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:39:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 19:39:31 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:39:31 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:39:31 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:39:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 19:39:31 [INFO] Feature odl-netconf-keystore/7.0.2.SNAPSHOT is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.2-SNAPSHOT 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.2-SNAPSHOT 19:39:31 [INFO] Feature odl-mdsal-eos-binding/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.0 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.0 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:39:31 [INFO] Feature odl-yangtools-parser/13.0.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.1 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.1 19:39:31 [INFO] Feature odl-mdsal-model-rfc6991/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.0 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.0 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.0 19:39:31 [INFO] Feature odl-yangtools-xpath-api/13.0.1 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.1 19:39:31 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 19:39:31 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature 19:39:31 [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 19:39:31 [INFO] Feature odl-mdsal-model-rfc8342/13.0.0 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.0 19:39:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.0 19:39:31 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 19:39:31 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 19:39:31 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 19:39:31 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 19:39:31 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 19:39:31 [INFO] Feature system/4.4.4 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:39:31 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 19:39:31 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:39:31 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:39:31 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 19:39:31 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 19:39:31 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature 19:39:31 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 19:39:32 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 19:39:32 [INFO] Feature odl-mdsal-broker/9.0.0 is defined as a boot feature 19:39:32 [INFO] Feature odl-mdsal-binding-base/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.0 19:39:32 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 19:39:32 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 19:39:32 [INFO] Feature odl-netconf-transport/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.2-SNAPSHOT 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.2-SNAPSHOT 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.2-SNAPSHOT 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.2-SNAPSHOT 19:39:32 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 19:39:32 [INFO] Feature odl-aaa-cert/0.19.1 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1/xml/config 19:39:32 [INFO] Feature odl-mdsal-bytebuddy/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.11 19:39:32 [INFO] Feature odl-yangtools-xpath/13.0.1 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.1 19:39:32 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:39:32 [INFO] Feature odl-yangtools-export/13.0.1 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.1 19:39:32 [INFO] Feature wrap/2.6.14 is defined as a boot feature 19:39:32 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 19:39:32 [INFO] Feature eventadmin/4.4.4 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:39:32 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:39:32 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 19:39:32 [INFO] Feature odl-aaa-shiro/0.19.1 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.1 19:39:32 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.1 19:39:32 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-app-config 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-datastore-config 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/py/idmtool 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1/cfg/config 19:39:32 [INFO] Feature odl-guava/13.0.10 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 19:39:32 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 19:39:32 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 19:39:32 [INFO] Feature odl-netconf-model-rfc6241/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.2-SNAPSHOT 19:39:32 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.0 19:39:32 [INFO] Feature odl-mdsal-dom-api/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.0 19:39:32 [INFO] Feature odl-netconf-connector-all/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] Feature odl-yangtools-util/13.0.1 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.1 19:39:32 [INFO] Feature odl-netconf-truststore/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.2-SNAPSHOT 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.2-SNAPSHOT 19:39:32 [INFO] Feature odl-mdsal-model-rfc8040/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.0 19:39:32 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:39:32 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:39:32 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:39:32 [INFO] Feature 4536d752-6e89-4460-9509-31f5f0a1a95c/0.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:39:32 [INFO] Feature odl-mdsal-eos-common/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.0 19:39:32 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.0 19:39:32 [INFO] Feature odl-netconf-model-rfc6470/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.2-SNAPSHOT 19:39:32 [INFO] Feature odl-yangtools-data-api/13.0.1 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.1 19:39:32 [INFO] Feature odl-mdsal-singleton-common/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.0 19:39:32 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 19:39:32 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:39:32 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:39:32 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.0 19:39:32 [INFO] Feature odl-mdsal-clustering-commons/9.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.0 19:39:32 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 19:39:32 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 19:39:32 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.0 19:39:32 [INFO] Feature odl-netconf-transport-api/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.2-SNAPSHOT 19:39:32 [INFO] Feature odl-yangtools-codec/13.0.1 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.1 19:39:32 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final 19:39:32 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final 19:39:32 [INFO] Feature odl-mdsal-binding-api/13.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.0 19:39:32 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:39:32 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:39:32 [INFO] Feature odl-netconf-client/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.2-SNAPSHOT 19:39:32 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 19:39:32 [INFO] Feature odl-jolokia/9.0.0 is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 19:39:32 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.0/cfg/configuration 19:39:32 [INFO] Feature odl-netconf-model-rfc6022/7.0.2.SNAPSHOT is defined as a boot feature 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.2-SNAPSHOT 19:39:32 [INFO] Install stage 19:39:32 [INFO] Loading installed repositories 19:39:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:39:32 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:39:32 [INFO] 19:39:32 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ netconf-karaf-static --- 19:39:32 [INFO] Using repositories: 19:39:32 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:39:32 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:39:32 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:39:32 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:39:32 [INFO] Loading direct KAR and features XML dependencies 19:39:32 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.4/kar 19:39:32 [INFO] Feature static will be added as a startup feature 19:39:32 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:39:32 [INFO] Unzipping kars 19:39:32 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.4/kar 19:39:32 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:39:32 [INFO] Loading profiles from: 19:39:32 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:39:32 [INFO] Loading repositories 19:39:32 [INFO] Generating generated-startup profile 19:39:32 [INFO] Generating generated-boot profile with parents: generated-startup 19:39:32 [INFO] Generating generated-installed profile 19:39:32 [INFO] Adding profiles to etc/profiles 19:39:32 [INFO] Configuring etc/config.properties and etc/system.properties 19:39:32 [INFO] Downloading libraries for generated profiles 19:39:32 [INFO] Downloading additional libraries 19:39:32 [INFO] Writing configurations 19:39:32 [INFO] adding config file: etc/profile.cfg 19:39:32 [INFO] Startup stage 19:39:32 [INFO] Loading startup repositories 19:39:32 [INFO] Resolving startup features and bundles 19:39:32 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 19:39:32 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/logging-markers/13.0.10, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4, 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 19:39:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:39:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:39:32 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:39:32 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:39:32 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:39:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:39:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:39:32 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:39:32 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:39:32 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:39:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:39:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:39:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:39:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:39:32 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:39:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:39:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:39:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:39:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:39:32 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:39:32 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:39:32 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:39:32 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:39:32 [INFO] Boot stage 19:39:32 [INFO] Loading boot repositories 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.2-SNAPSHOT/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:39:32 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:39:33 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:39:33 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:39:33 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:39:33 [INFO] Feature odl-controller-scala/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 19:39:33 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 19:39:33 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 19:39:33 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 19:39:33 [INFO] Feature odl-netconf-model-rfc6243/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-netconf-callhome-ssh/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-apache-shiro/0.19.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 19:39:33 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 19:39:33 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 19:39:33 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.1 19:39:33 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 19:39:33 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:39:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:39:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:39:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:39:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:39:33 [INFO] Feature odl-mdsal-model-rfc7952/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.0 19:39:33 [INFO] Feature static-framework/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:39:33 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:39:33 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 19:39:33 [INFO] Feature odl-mdsal-common/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.0 19:39:33 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 19:39:33 [INFO] Feature odl-netconf-model-rfc8341/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:39:33 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 19:39:33 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 19:39:33 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:39:33 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 19:39:33 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:39:33 [INFO] Feature odl-yangtools-parser-api/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.1 19:39:33 [INFO] Feature odl-mdsal-distributed-datastore/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.0 19:39:33 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/akkaconf 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/factoryakkaconf 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleshardconf 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleconf 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/cfg/datastore 19:39:33 [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 19:39:33 [INFO] Feature odl-mdsal-dom-runtime/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.0 19:39:33 [INFO] Feature odl-netconf-api/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-mdsal-model-rfc8525/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.0 19:39:33 [INFO] Feature odl-restconf-common/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature 3c4e2a37-9c51-4a59-9965-57732f800cc7/0.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:39:33 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:39:33 [INFO] Feature odl-aaa-encryption-service/0.19.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.1 19:39:33 [INFO] Feature odl-restconf-nb/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-mdsal-binding-runtime/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.0 19:39:33 [INFO] Feature odl-netconf-common/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:39:33 [INFO] Feature http/8.0.22 is defined as a boot feature 19:39:33 [INFO] Feature odl-netconf-connector/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-mdsal-eos-dom/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.0 19:39:33 [INFO] Feature odl-mdsal-dom-broker/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.0 19:39:33 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.0 19:39:33 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:39:33 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 19:39:33 [INFO] Feature odl-controller-akka/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 19:39:33 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 19:39:33 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 19:39:33 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 19:39:33 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 19:39:33 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 19:39:33 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.0 19:39:33 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 19:39:33 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:39:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:39:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:39:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:39:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:39:33 [INFO] Feature odl-yanglib-mdsal-writer/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 19:39:33 [INFO] Feature odl-netconf-model-rfc5277/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-netconf-model-rfc8040/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 19:39:33 [INFO] Feature odl-aaa-api/0.19.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.1 19:39:33 [INFO] Feature odl-mdsal-model-rfc8072/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.0 19:39:33 [INFO] Feature log/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 19:39:33 [INFO] Feature odl-aaa-web/0.19.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.1 19:39:33 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 19:39:33 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 19:39:33 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 19:39:33 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 19:39:33 [INFO] Feature odl-yangtools-common/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.1 19:39:33 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.0 19:39:33 [INFO] Feature odl-aaa-password-service/0.19.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:39:33 [INFO] Feature odl-mdsal-singleton-dom/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.0 19:39:33 [INFO] Feature odl-netconf-util/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-netconf-topology/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-controller-mdsal-common/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.0 19:39:33 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:39:33 [INFO] Feature odl-netconf-model-rfc8526/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 19:39:33 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 19:39:33 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 19:39:33 [INFO] Feature odl-yangtools-data/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.1 19:39:33 [INFO] Feature war/4.4.4 is defined as a boot feature 19:39:33 [INFO] Feature odl-controller-blueprint/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.0 19:39:33 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:39:33 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:39:33 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 19:39:33 [INFO] Feature odl-netconf-keystore/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-mdsal-eos-binding/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:39:33 [INFO] Feature odl-yangtools-parser/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.1 19:39:33 [INFO] Feature odl-mdsal-model-rfc6991/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.0 19:39:33 [INFO] Feature odl-yangtools-xpath-api/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.1 19:39:33 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 19:39:33 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature 19:39:33 [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 19:39:33 [INFO] Feature odl-mdsal-model-rfc8342/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.0 19:39:33 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 19:39:33 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 19:39:33 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 19:39:33 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 19:39:33 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 19:39:33 [INFO] Feature system/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 19:39:33 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 19:39:33 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 19:39:33 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 19:39:33 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 19:39:33 [INFO] Feature odl-mdsal-broker/9.0.0 is defined as a boot feature 19:39:33 [INFO] Feature odl-mdsal-binding-base/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.0 19:39:33 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 19:39:33 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 19:39:33 [INFO] Feature odl-netconf-transport/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 19:39:33 [INFO] Feature odl-aaa-cert/0.19.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1/xml/config 19:39:33 [INFO] Feature odl-mdsal-bytebuddy/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.11 19:39:33 [INFO] Feature odl-yangtools-xpath/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.1 19:39:33 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:39:33 [INFO] Feature odl-yangtools-export/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.1 19:39:33 [INFO] Feature wrap/2.6.14 is defined as a boot feature 19:39:33 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 19:39:33 [INFO] Feature eventadmin/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 19:39:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:39:33 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:39:33 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 19:39:33 [INFO] Feature odl-aaa-shiro/0.19.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-app-config 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-datastore-config 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/py/idmtool 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1/cfg/config 19:39:33 [INFO] Feature odl-guava/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 19:39:33 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 19:39:33 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 19:39:33 [INFO] Feature odl-netconf-model-rfc6241/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.0 19:39:33 [INFO] Feature odl-mdsal-dom-api/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.0 19:39:33 [INFO] Feature odl-netconf-connector-all/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] Feature odl-yangtools-util/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.1 19:39:33 [INFO] Feature odl-netconf-truststore/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-mdsal-model-rfc8040/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.0 19:39:33 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:39:33 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:39:33 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:39:33 [INFO] Feature odl-mdsal-eos-common/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.0 19:39:33 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.0 19:39:33 [INFO] Feature odl-netconf-model-rfc6470/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-yangtools-data-api/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.1 19:39:33 [INFO] Feature odl-mdsal-singleton-common/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.0 19:39:33 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 19:39:33 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:39:33 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:39:33 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.0 19:39:33 [INFO] Feature odl-mdsal-clustering-commons/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 19:39:33 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 19:39:33 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.0 19:39:33 [INFO] Feature odl-netconf-transport-api/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature odl-yangtools-codec/13.0.1 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.1 19:39:33 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final 19:39:33 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final 19:39:33 [INFO] Feature odl-mdsal-binding-api/13.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.0 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.0 19:39:33 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:39:33 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:39:33 [INFO] Feature odl-netconf-client/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.2-SNAPSHOT 19:39:33 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 19:39:33 [INFO] Feature odl-jolokia/9.0.0 is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 19:39:33 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.0/cfg/configuration 19:39:33 [INFO] Feature odl-netconf-model-rfc6022/7.0.2.SNAPSHOT is defined as a boot feature 19:39:33 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.2-SNAPSHOT 19:39:33 [INFO] Install stage 19:39:33 [INFO] Loading installed repositories 19:39:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:39:33 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:39:33 [INFO] 19:39:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 19:39:33 [INFO] 19:39:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-karaf-static --- 19:39:33 [INFO] 19:39:33 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 19:39:33 [INFO] 19:39:33 [INFO] 19:39:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-karaf-static --- 19:39:33 [INFO] 19:39:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf-static --- 19:39:33 [INFO] 19:39:33 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 19:39:33 [INFO] 19:39:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 19:39:33 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 19:39:33 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:39:33 [INFO] 19:39:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-karaf-static --- 19:39:33 [INFO] 19:39:33 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 19:39:33 [INFO] Executing tasks 19:39:33 [INFO] Executed tasks 19:39:33 [INFO] 19:39:33 [INFO] --- karaf-maven-plugin:4.4.4:archive (default-archive) @ netconf-karaf-static --- 19:39:45 [INFO] 19:39:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf-static --- 19:39:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:39:45 [INFO] 19:39:45 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ netconf-karaf-static --- 19:39:57 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.2-SNAPSHOT already attached, replace previous instance 19:39:57 [INFO] 19:39:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-karaf-static --- 19:39:57 [INFO] Skipping CycloneDX 19:39:57 [INFO] 19:39:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 19:39:57 [INFO] Skipping duplicate-finder execution! 19:39:57 [INFO] 19:39:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf-static --- 19:39:57 [WARNING] Unused declared dependencies found: 19:39:57 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:compile 19:39:57 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.4:compile 19:39:57 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.4:compile 19:39:57 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:compile 19:39:57 [WARNING] org.apache.karaf.features:static:kar:4.4.4:compile 19:39:57 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.2-SNAPSHOT:compile 19:39:57 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile 19:39:57 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 19:39:57 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 19:39:57 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.2-SNAPSHOT:compile 19:39:57 [INFO] 19:39:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf-static --- 19:39:57 [INFO] No sources in project. Archive not created. 19:39:57 [INFO] 19:39:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf-static --- 19:39:57 [INFO] 19:39:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf-static --- 19:39:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:39:57 [INFO] 19:39:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf-static --- 19:39:57 [INFO] Skipping artifact installation 19:39:57 [INFO] 19:39:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf-static --- 19:39:57 [INFO] Skipping artifact deployment 19:39:57 [INFO] 19:39:57 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 19:39:57 [INFO] Building model-aggregator 7.0.2-SNAPSHOT [101/119] 19:39:57 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:57 [INFO] 19:39:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 19:39:57 [INFO] 19:39:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 19:39:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:57 [INFO] 19:39:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- 19:39:57 [INFO] 19:39:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-aggregator --- 19:39:57 [INFO] Skipping CycloneDX 19:39:57 [INFO] 19:39:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- 19:39:57 [INFO] Skipping artifact installation 19:39:57 [INFO] 19:39:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- 19:39:57 [INFO] Skipping artifact deployment 19:39:57 [INFO] 19:39:57 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 19:39:57 [INFO] Building transport-http 7.0.2-SNAPSHOT [102/119] 19:39:57 [INFO] -------------------------------[ bundle ]------------------------------- 19:39:57 [INFO] 19:39:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- 19:39:57 [INFO] 19:39:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- 19:39:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:57 [INFO] 19:39:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- 19:39:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:57 [INFO] 19:39:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- 19:39:58 [INFO] 19:39:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- 19:39:58 [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/netconf-maven-merge-master/transport/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:39:58 [INFO] 19:39:58 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-http --- 19:39:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:39:58 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/yang 19:39:58 [INFO] yang-to-sources: Found 9 dependencies in 4.332 ms 19:39:58 [INFO] yang-to-sources: Project model files found: 2 in 2.582 ms 19:39:58 [INFO] yang-to-sources: 16 YANG models processed in 88.14 ms 19:39:58 [INFO] BindingJavaFileGenerator: Defined 101 files in 12.78 ms 19:39:58 [INFO] Sorted 101 files into 35 directories in 157.8 μs 19:39:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 31.96 ms 19:39:58 [INFO] 19:39:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- 19:39:58 [INFO] Starting audit... 19:39:58 Audit done. 19:39:58 [INFO] You have 0 Checkstyle violations. 19:39:58 [INFO] 19:39:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- 19:39:58 [INFO] Starting audit... 19:39:58 Audit done. 19:39:58 [INFO] You have 0 Checkstyle violations. 19:39:58 [INFO] 19:39:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- 19:39:58 [INFO] 19:39:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 19:39:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/resources 19:39:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/target/generated-sources/spi 19:39:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:39:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:39:58 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:39:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/target/generated-sources/spi 19:39:58 [INFO] 19:39:58 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- 19:39:58 [INFO] Recompiling the module because of changed dependency. 19:39:58 [INFO] Compiling 102 source files with javac [debug release 17] to target/classes 19:39:58 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:58 [INFO] 19:39:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-http >>> 19:39:58 [INFO] 19:39:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-http --- 19:39:58 [INFO] Fork Value is true 19:40:01 [INFO] Done SpotBugs Analysis.... 19:40:01 [INFO] 19:40:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-http <<< 19:40:01 [INFO] 19:40:01 [INFO] 19:40:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-http --- 19:40:01 [INFO] BugInstance size is 0 19:40:01 [INFO] Error size is 0 19:40:01 [INFO] No errors/warnings found 19:40:01 [INFO] 19:40:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 19:40:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/src/test/resources 19:40:01 [INFO] 19:40:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- 19:40:01 [INFO] No sources to compile 19:40:01 [INFO] 19:40:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-http --- 19:40:01 [INFO] No tests to run. 19:40:01 [INFO] 19:40:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-http --- 19:40:01 [INFO] 19:40:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 19:40:02 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.2-SNAPSHOT.jar 19:40:02 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/classes/META-INF/MANIFEST.MF 19:40:02 [INFO] 19:40:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- 19:40:02 [INFO] No previous run data found, generating javadoc. 19:40:05 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.2-SNAPSHOT-javadoc.jar 19:40:05 [INFO] 19:40:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-http --- 19:40:05 [INFO] CycloneDX: Resolving Dependencies 19:40:06 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:40:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.xml 19:40:06 [INFO] attaching as transport-http-7.0.2-SNAPSHOT-cyclonedx.xml 19:40:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.json 19:40:06 [INFO] attaching as transport-http-7.0.2-SNAPSHOT-cyclonedx.json 19:40:06 [INFO] 19:40:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 19:40:06 [INFO] Skipping duplicate-finder execution! 19:40:06 [INFO] 19:40:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- 19:40:06 [INFO] No dependency problems found 19:40:06 [INFO] 19:40:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- 19:40:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.2-SNAPSHOT-sources.jar 19:40:06 [INFO] 19:40:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- 19:40:06 [INFO] 19:40:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- 19:40:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:40:06 [INFO] 19:40:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- 19:40:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-SNAPSHOT.jar 19:40:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-SNAPSHOT.pom 19:40:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-SNAPSHOT-javadoc.jar 19:40:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-SNAPSHOT-cyclonedx.xml 19:40:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-SNAPSHOT-cyclonedx.json 19:40:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-SNAPSHOT-sources.jar 19:40:06 [INFO] 19:40:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 19:40:06 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-SNAPSHOT.jar 19:40:06 [INFO] Writing OBR metadata 19:40:06 [INFO] 19:40:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- 19:40:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml 19:40:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml 19:40:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 19:40:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 19:40:07 [INFO] 19:40:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 19:40:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:40:07 [INFO] 19:40:07 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 19:40:07 [INFO] Building transport-aggregator 7.0.2-SNAPSHOT [103/119] 19:40:07 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:07 [INFO] 19:40:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-aggregator --- 19:40:07 [INFO] 19:40:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-aggregator --- 19:40:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:07 [INFO] 19:40:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-aggregator --- 19:40:07 [INFO] 19:40:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-aggregator --- 19:40:07 [INFO] Skipping CycloneDX 19:40:07 [INFO] 19:40:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-aggregator --- 19:40:07 [INFO] Skipping artifact installation 19:40:07 [INFO] 19:40:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-aggregator --- 19:40:07 [INFO] Skipping artifact deployment 19:40:07 [INFO] 19:40:07 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 19:40:07 [INFO] Building restconf-client 7.0.2-SNAPSHOT [104/119] 19:40:07 [INFO] -------------------------------[ bundle ]------------------------------- 19:40:07 [INFO] 19:40:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-client --- 19:40:07 [INFO] 19:40:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-client --- 19:40:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:07 [INFO] 19:40:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-client --- 19:40:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:07 [INFO] 19:40:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-client --- 19:40:07 [INFO] 19:40:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-client --- 19:40:07 [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/netconf-maven-merge-master/protocol/restconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:40:07 [INFO] 19:40:07 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-client --- 19:40:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:40:07 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/yang 19:40:07 [INFO] yang-to-sources: Found 10 dependencies in 4.517 ms 19:40:07 [INFO] yang-to-sources: Project model files found: 1 in 1.856 ms 19:40:07 [INFO] yang-to-sources: 14 YANG models processed in 118.7 ms 19:40:07 [INFO] BindingJavaFileGenerator: Defined 80 files in 13.50 ms 19:40:07 [INFO] Sorted 80 files into 23 directories in 142.5 μs 19:40:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 29.11 ms 19:40:07 [INFO] 19:40:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-client --- 19:40:07 [INFO] Starting audit... 19:40:07 Audit done. 19:40:07 [INFO] You have 0 Checkstyle violations. 19:40:07 [INFO] 19:40:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-client --- 19:40:07 [INFO] Starting audit... 19:40:07 Audit done. 19:40:07 [INFO] You have 0 Checkstyle violations. 19:40:07 [INFO] 19:40:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-client --- 19:40:07 [INFO] 19:40:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 19:40:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/resources 19:40:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/generated-sources/spi 19:40:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:40:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:40:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:40:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/generated-sources/spi 19:40:07 [INFO] 19:40:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-client --- 19:40:07 [INFO] Recompiling the module because of changed dependency. 19:40:07 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 19:40:08 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:08 [INFO] 19:40:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-client >>> 19:40:08 [INFO] 19:40:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-client --- 19:40:08 [INFO] Fork Value is true 19:40:11 [INFO] Done SpotBugs Analysis.... 19:40:11 [INFO] 19:40:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-client <<< 19:40:11 [INFO] 19:40:11 [INFO] 19:40:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-client --- 19:40:11 [INFO] BugInstance size is 0 19:40:11 [INFO] Error size is 0 19:40:11 [INFO] No errors/warnings found 19:40:11 [INFO] 19:40:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 19:40:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/test/resources 19:40:11 [INFO] 19:40:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-client --- 19:40:11 [INFO] No sources to compile 19:40:11 [INFO] 19:40:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-client --- 19:40:11 [INFO] No tests to run. 19:40:11 [INFO] 19:40:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-client --- 19:40:11 [INFO] 19:40:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 19:40:11 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.2-SNAPSHOT.jar 19:40:11 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 19:40:11 [INFO] 19:40:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-client --- 19:40:11 [INFO] No previous run data found, generating javadoc. 19:40:14 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.2-SNAPSHOT-javadoc.jar 19:40:14 [INFO] 19:40:14 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-client --- 19:40:14 [INFO] CycloneDX: Resolving Dependencies 19:40:15 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 19:40:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.xml 19:40:15 [INFO] attaching as restconf-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:40:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.json 19:40:15 [INFO] attaching as restconf-client-7.0.2-SNAPSHOT-cyclonedx.json 19:40:15 [INFO] 19:40:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 19:40:15 [INFO] Skipping duplicate-finder execution! 19:40:15 [INFO] 19:40:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-client --- 19:40:15 [INFO] No dependency problems found 19:40:15 [INFO] 19:40:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-client --- 19:40:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.2-SNAPSHOT-sources.jar 19:40:15 [INFO] 19:40:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-client --- 19:40:15 [INFO] 19:40:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-client --- 19:40:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:40:15 [INFO] 19:40:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-client --- 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-SNAPSHOT.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-SNAPSHOT.pom 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-SNAPSHOT-javadoc.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-SNAPSHOT-cyclonedx.json 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-SNAPSHOT-sources.jar 19:40:15 [INFO] 19:40:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 19:40:15 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-SNAPSHOT.jar 19:40:15 [INFO] Writing OBR metadata 19:40:15 [INFO] 19:40:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-client --- 19:40:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:40:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:40:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:40:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:40:15 [INFO] 19:40:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 19:40:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:40:15 [INFO] 19:40:15 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 19:40:15 [INFO] Building restconf-server 7.0.2-SNAPSHOT [105/119] 19:40:15 [INFO] -------------------------------[ bundle ]------------------------------- 19:40:15 [INFO] 19:40:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-server --- 19:40:15 [INFO] 19:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-server --- 19:40:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:15 [INFO] 19:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-server --- 19:40:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:15 [INFO] 19:40:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-server --- 19:40:16 [INFO] 19:40:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-server --- 19:40:16 [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/netconf-maven-merge-master/protocol/restconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:40:16 [INFO] 19:40:16 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-server --- 19:40:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:40:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/yang 19:40:16 [INFO] yang-to-sources: Found 11 dependencies in 3.533 ms 19:40:16 [INFO] yang-to-sources: Project model files found: 1 in 2.695 ms 19:40:16 [INFO] yang-to-sources: 16 YANG models processed in 79.16 ms 19:40:16 [INFO] BindingJavaFileGenerator: Defined 84 files in 12.30 ms 19:40:16 [INFO] Sorted 84 files into 24 directories in 136.1 μs 19:40:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 36.06 ms 19:40:16 [INFO] 19:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-server --- 19:40:16 [INFO] Starting audit... 19:40:16 Audit done. 19:40:16 [INFO] You have 0 Checkstyle violations. 19:40:16 [INFO] 19:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-server --- 19:40:16 [INFO] Starting audit... 19:40:16 Audit done. 19:40:16 [INFO] You have 0 Checkstyle violations. 19:40:16 [INFO] 19:40:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-server --- 19:40:16 [INFO] 19:40:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 19:40:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/resources 19:40:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/generated-sources/spi 19:40:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:40:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:40:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:40:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/generated-sources/spi 19:40:16 [INFO] 19:40:16 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-server --- 19:40:16 [INFO] Recompiling the module because of changed dependency. 19:40:16 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 19:40:17 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:17 [INFO] 19:40:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-server >>> 19:40:17 [INFO] 19:40:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-server --- 19:40:17 [INFO] Fork Value is true 19:40:20 [INFO] Done SpotBugs Analysis.... 19:40:20 [INFO] 19:40:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-server <<< 19:40:20 [INFO] 19:40:20 [INFO] 19:40:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-server --- 19:40:20 [INFO] BugInstance size is 0 19:40:20 [INFO] Error size is 0 19:40:20 [INFO] No errors/warnings found 19:40:20 [INFO] 19:40:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 19:40:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/test/resources 19:40:20 [INFO] 19:40:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-server --- 19:40:20 [INFO] No sources to compile 19:40:20 [INFO] 19:40:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-server --- 19:40:20 [INFO] No tests to run. 19:40:20 [INFO] 19:40:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-server --- 19:40:20 [INFO] 19:40:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 19:40:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.2-SNAPSHOT.jar 19:40:20 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 19:40:20 [INFO] 19:40:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-server --- 19:40:20 [INFO] No previous run data found, generating javadoc. 19:40:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.2-SNAPSHOT-javadoc.jar 19:40:23 [INFO] 19:40:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-server --- 19:40:23 [INFO] CycloneDX: Resolving Dependencies 19:40:24 [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) 19:40:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.xml 19:40:24 [INFO] attaching as restconf-server-7.0.2-SNAPSHOT-cyclonedx.xml 19:40:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.json 19:40:24 [INFO] attaching as restconf-server-7.0.2-SNAPSHOT-cyclonedx.json 19:40:24 [INFO] 19:40:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 19:40:24 [INFO] Skipping duplicate-finder execution! 19:40:24 [INFO] 19:40:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-server --- 19:40:24 [INFO] No dependency problems found 19:40:24 [INFO] 19:40:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-server --- 19:40:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.2-SNAPSHOT-sources.jar 19:40:24 [INFO] 19:40:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-server --- 19:40:24 [INFO] 19:40:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-server --- 19:40:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:40:24 [INFO] 19:40:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-server --- 19:40:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-SNAPSHOT.jar 19:40:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-SNAPSHOT.pom 19:40:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-SNAPSHOT-javadoc.jar 19:40:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-SNAPSHOT-cyclonedx.xml 19:40:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-SNAPSHOT-cyclonedx.json 19:40:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-SNAPSHOT-sources.jar 19:40:24 [INFO] 19:40:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 19:40:24 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-SNAPSHOT.jar 19:40:24 [INFO] Writing OBR metadata 19:40:24 [INFO] 19:40:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-server --- 19:40:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml 19:40:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml 19:40:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:40:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:40:24 [INFO] 19:40:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 19:40:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:40:24 [INFO] 19:40:24 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 19:40:24 [INFO] Building protocol 7.0.2-SNAPSHOT [106/119] 19:40:24 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocol --- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocol --- 19:40:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:24 [INFO] 19:40:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ protocol --- 19:40:24 [INFO] 19:40:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ protocol --- 19:40:24 [INFO] Skipping CycloneDX 19:40:24 [INFO] 19:40:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ protocol --- 19:40:24 [INFO] Skipping artifact installation 19:40:24 [INFO] 19:40:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ protocol --- 19:40:24 [INFO] Skipping artifact deployment 19:40:24 [INFO] 19:40:24 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 19:40:24 [INFO] Building plugins 7.0.2-SNAPSHOT [107/119] 19:40:24 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ plugins --- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ plugins --- 19:40:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:24 [INFO] 19:40:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ plugins --- 19:40:24 [INFO] 19:40:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ plugins --- 19:40:24 [INFO] Skipping CycloneDX 19:40:24 [INFO] 19:40:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ plugins --- 19:40:24 [INFO] Skipping artifact installation 19:40:24 [INFO] 19:40:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ plugins --- 19:40:24 [INFO] Skipping artifact deployment 19:40:24 [INFO] 19:40:24 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 19:40:24 [INFO] Building apps 7.0.2-SNAPSHOT [108/119] 19:40:24 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ apps --- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ apps --- 19:40:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:24 [INFO] 19:40:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ apps --- 19:40:24 [INFO] 19:40:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ apps --- 19:40:24 [INFO] Skipping CycloneDX 19:40:24 [INFO] 19:40:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apps --- 19:40:24 [INFO] Skipping artifact installation 19:40:24 [INFO] 19:40:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apps --- 19:40:24 [INFO] Skipping artifact deployment 19:40:24 [INFO] 19:40:24 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 19:40:24 [INFO] Building third-party 7.0.2-SNAPSHOT [109/119] 19:40:24 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ third-party --- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ third-party --- 19:40:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:24 [INFO] 19:40:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ third-party --- 19:40:24 [INFO] 19:40:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ third-party --- 19:40:24 [INFO] Skipping CycloneDX 19:40:24 [INFO] 19:40:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ third-party --- 19:40:24 [INFO] Skipping artifact installation 19:40:24 [INFO] 19:40:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ third-party --- 19:40:24 [INFO] Skipping artifact deployment 19:40:24 [INFO] 19:40:24 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 19:40:24 [INFO] Building netconf-testtool 7.0.2-SNAPSHOT [110/119] 19:40:24 [INFO] --------------------------------[ jar ]--------------------------------- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-testtool --- 19:40:24 [INFO] 19:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-testtool --- 19:40:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:24 [INFO] 19:40:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-testtool --- 19:40:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:24 [INFO] 19:40:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-testtool --- 19:40:25 [INFO] 19:40:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-testtool --- 19:40: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/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:40:25 [INFO] 19:40:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (stress-client dependency copy) @ netconf-testtool --- 19:40:25 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 19:40:25 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 19:40:25 [INFO] Copying bcpkix-jdk18on-1.77.jar to /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 19:40:25 [INFO] Copying bcprov-jdk18on-1.77.jar to /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 19:40:25 [INFO] 19:40:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-testtool --- 19:40:25 [INFO] Starting audit... 19:40:25 Audit done. 19:40:25 [INFO] You have 0 Checkstyle violations. 19:40:25 [INFO] 19:40:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-testtool --- 19:40:26 [INFO] Starting audit... 19:40:26 Audit done. 19:40:26 [INFO] You have 0 Checkstyle violations. 19:40:26 [INFO] 19:40:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-testtool --- 19:40:26 [INFO] 19:40:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 19:40:26 [INFO] Copying 3 resources from src/main/resources to target/classes 19:40:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/generated-sources/spi 19:40:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/generated-sources/yang 19:40:26 [INFO] 19:40:26 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-testtool --- 19:40:26 [INFO] Recompiling the module because of changed dependency. 19:40:26 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 19:40:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:40:26 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:40:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:40:26 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:40:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:40:26 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:40:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[60,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[75,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[126,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[130,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[133,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[138,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[150,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[152,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[176,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[253,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[28,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java:[80,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,45] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,53] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,60] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,56] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,50] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[144,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[145,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[146,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[147,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[148,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:40:26 [INFO] 19:40:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 19:40:26 [INFO] 19:40:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-testtool --- 19:40:26 [INFO] Fork Value is true 19:40:33 [INFO] Done SpotBugs Analysis.... 19:40:33 [INFO] 19:40:33 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 19:40:33 [INFO] 19:40:33 [INFO] 19:40:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-testtool --- 19:40:33 [INFO] BugInstance size is 0 19:40:33 [INFO] Error size is 0 19:40:33 [INFO] No errors/warnings found 19:40:33 [INFO] 19:40:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 19:40:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:40:33 [INFO] 19:40:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-testtool --- 19:40:33 [INFO] Recompiling the module because of changed dependency. 19:40:33 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:40:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:40:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:40:33 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:40:33 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:40:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:40:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:40:33 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:40:33 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:40:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:40:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:40:33 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:40:33 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:40:33 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java:[173,35] auto-closeable resource ignored is never referenced in body of corresponding try statement 19:40:33 [INFO] 19:40:33 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-testtool --- 19:40:33 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/surefire-reports 19:40:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:40:33 [INFO] 19:40:33 [INFO] ------------------------------------------------------- 19:40:33 [INFO] T E S T S 19:40:33 [INFO] ------------------------------------------------------- 19:40:34 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 19:40:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.366 s -- in org.opendaylight.netconf.test.tool.TestToolTest 19:40:42 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 1.894 s 19:40:42 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.077 s 19:40:42 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.100 s 19:40:42 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.080 s 19:40:42 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.061 s 19:40:42 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.084 s 19:40:42 [INFO] 19:40:42 [INFO] Results: 19:40:42 [INFO] 19:40:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 19:40:42 [INFO] 19:40:42 [INFO] 19:40:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-testtool --- 19:40:42 [INFO] 19:40:42 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-testtool --- 19:40:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.2-SNAPSHOT.jar 19:40:42 [INFO] 19:40:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-testtool --- 19:40:42 [INFO] No previous run data found, generating javadoc. 19:40:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.2-SNAPSHOT-javadoc.jar 19:40:44 [INFO] 19:40:44 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ netconf-testtool --- 19:40:44 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:40:44 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:40:44 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:40:44 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:40:44 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:40:44 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:40:44 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 19:40:44 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 19:40:44 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:40:44 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:40:44 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:40:44 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:40:44 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:40:44 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:40:44 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:40:44 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:40:44 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:40:44 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:40:44 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:40:44 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:40:44 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:40:44 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:40:44 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:40:44 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:40:44 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:40:44 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:40:44 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:40:44 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:40:44 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:48 [WARNING] - README.md 19:40:48 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/LICENSE.txt 19:40:48 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:48 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:48 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:48 [WARNING] - org.ops4j.lang.Ops4jException 19:40:48 [WARNING] - org.ops4j.lang.PostConditionException 19:40:48 [WARNING] - org.ops4j.lang.PreConditionException 19:40:48 [WARNING] transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:48 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:48 [WARNING] - META-INF/mailcap.default 19:40:48 [WARNING] - META-INF/mimetypes.default 19:40:48 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:48 [WARNING] - com.sun.activation.registries.LogSupport 19:40:48 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:48 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:48 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:48 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:48 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:48 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:48 [WARNING] - 30 more... 19:40:48 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/NOTICE 19:40:48 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/LICENSE 19:40:48 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/io.netty.versions.properties 19:40:48 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:48 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:48 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:48 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:48 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:48 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:48 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.2-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:40:48 [WARNING] - .api_description 19:40:48 [WARNING] - about.html 19:40:48 [WARNING] - bundle.properties 19:40:48 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:48 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:48 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:48 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:48 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:48 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:48 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:48 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:48 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:48 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:48 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:48 [WARNING] - 758 more... 19:40:48 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:48 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:48 [WARNING] - 62 more... 19:40:48 [WARNING] netconf-api-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:48 [WARNING] - pretty-print.xsl 19:40:48 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:40:48 [WARNING] - LICENSE 19:40:48 [WARNING] - META-INF/git.properties 19:40:48 [WARNING] draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, truststore-api-7.0.2-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:48 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:48 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:48 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:48 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:48 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:48 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:48 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/NOTICE.txt 19:40:48 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:48 [WARNING] - META-INF.versions.9.module-info 19:40:48 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:48 [WARNING] - META-INF/MANIFEST.MF 19:40:48 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:48 [WARNING] - META-INF/LICENSE.md 19:40:48 [WARNING] - META-INF/NOTICE.md 19:40:48 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:48 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:48 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:48 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:48 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:48 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:48 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:48 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:48 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:48 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:48 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:48 [WARNING] - 140 more... 19:40:48 [WARNING] maven-shade-plugin has detected that some files are 19:40:48 [WARNING] present in two or more JARs. When this happens, only one 19:40:48 [WARNING] single version of the file is copied to the uber jar. 19:40:48 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:48 [WARNING] otherwise try to manually exclude artifacts based on 19:40:48 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:48 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:48 [INFO] Attaching shaded artifact. 19:40:48 [INFO] 19:40:48 [INFO] --- maven-shade-plugin:3.5.1:shade (stress-client) @ netconf-testtool --- 19:40:48 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:40:48 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:40:48 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:40:48 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:40:48 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:40:48 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:40:48 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:40:48 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:40:48 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:40:48 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:40:48 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:40:48 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:40:48 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:40:48 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:40:48 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:40:48 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:40:48 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:40:48 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:40:48 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:40:48 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:40:48 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:40:48 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:40:48 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:40:48 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:40:48 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:40:48 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:40:48 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 19:40:48 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 19:40:48 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:51 [WARNING] - README.md 19:40:51 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:51 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/LICENSE.txt 19:40:51 [WARNING] gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:51 [WARNING] - META-INF.versions.9.module-info 19:40:51 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:51 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:51 [WARNING] - org.ops4j.lang.Ops4jException 19:40:51 [WARNING] - org.ops4j.lang.PostConditionException 19:40:51 [WARNING] - org.ops4j.lang.PreConditionException 19:40:51 [WARNING] transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:51 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:51 [WARNING] - META-INF/mailcap.default 19:40:51 [WARNING] - META-INF/mimetypes.default 19:40:51 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:51 [WARNING] - com.sun.activation.registries.LogSupport 19:40:51 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:51 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:51 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:51 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:51 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:51 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:51 [WARNING] - 30 more... 19:40:51 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/LICENSE 19:40:51 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/NOTICE 19:40:51 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/io.netty.versions.properties 19:40:51 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:51 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:51 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:51 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:51 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:51 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:51 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.2-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:40:51 [WARNING] - .api_description 19:40:51 [WARNING] - about.html 19:40:51 [WARNING] - bundle.properties 19:40:51 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:51 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:51 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:51 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:51 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:51 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:51 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:51 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:51 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:51 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:51 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:51 [WARNING] - 758 more... 19:40:51 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:51 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:51 [WARNING] - 62 more... 19:40:51 [WARNING] netconf-api-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:51 [WARNING] - pretty-print.xsl 19:40:51 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:40:51 [WARNING] - LICENSE 19:40:51 [WARNING] - META-INF/git.properties 19:40:51 [WARNING] draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, truststore-api-7.0.2-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:51 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:51 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:51 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:51 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:51 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:51 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:51 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/NOTICE.txt 19:40:51 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:51 [WARNING] - META-INF/LICENSE.md 19:40:51 [WARNING] - META-INF/NOTICE.md 19:40:51 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:51 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:51 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:51 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:51 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:51 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:51 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:51 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:51 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:51 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:51 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:51 [WARNING] - 140 more... 19:40:51 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:51 [WARNING] - META-INF/MANIFEST.MF 19:40:51 [WARNING] maven-shade-plugin has detected that some files are 19:40:51 [WARNING] present in two or more JARs. When this happens, only one 19:40:51 [WARNING] single version of the file is copied to the uber jar. 19:40:51 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:51 [WARNING] otherwise try to manually exclude artifacts based on 19:40:51 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:51 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:51 [INFO] Attaching shaded artifact. 19:40:51 [INFO] 19:40:51 [INFO] --- maven-shade-plugin:3.5.1:shade (restconf-perf-client) @ netconf-testtool --- 19:40:51 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:40:51 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:40:51 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:40:51 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:40:51 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:40:51 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:40:51 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:40:51 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:40:51 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:40:51 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:40:51 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:40:51 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:40:51 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:40:51 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:40:51 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:40:51 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:40:51 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:40:51 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:40:51 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:40:51 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:40:51 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:40:51 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:40:51 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:40:51 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:40:51 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:40:51 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:40:51 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:40:51 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:40:51 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:40:51 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:40:51 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 19:40:51 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 19:40:51 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 from the shaded jar. 19:40:51 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 from the shaded jar. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:53 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:53 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/LICENSE.txt 19:40:53 [WARNING] gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:53 [WARNING] - META-INF.versions.9.module-info 19:40:53 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, transport-api-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, yang-binding-13.0.0.jar define 1 overlapping resource: 19:40:53 [WARNING] - README.md 19:40:53 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:53 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:53 [WARNING] - org.ops4j.lang.Ops4jException 19:40:53 [WARNING] - org.ops4j.lang.PostConditionException 19:40:53 [WARNING] - org.ops4j.lang.PreConditionException 19:40:53 [WARNING] transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:53 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:53 [WARNING] - META-INF/mailcap.default 19:40:53 [WARNING] - META-INF/mimetypes.default 19:40:53 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:53 [WARNING] - com.sun.activation.registries.LogSupport 19:40:53 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:53 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:53 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:53 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:53 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:53 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:53 [WARNING] - 30 more... 19:40:53 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/LICENSE 19:40:53 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/NOTICE 19:40:53 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/io.netty.versions.properties 19:40:53 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:53 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:53 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:53 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:53 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:53 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:53 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:53 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:53 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:53 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:53 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:53 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:53 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:53 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:53 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:53 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:53 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:53 [WARNING] - 758 more... 19:40:53 [WARNING] aaa-encrypt-service-0.19.1.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, yang-binding-13.0.0.jar, yang-ext-2013.09.07.25.0.jar define 2 overlapping resources: 19:40:53 [WARNING] - LICENSE 19:40:53 [WARNING] - META-INF/git.properties 19:40:53 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:53 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:53 [WARNING] - 62 more... 19:40:53 [WARNING] netconf-api-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:53 [WARNING] - pretty-print.xsl 19:40:53 [WARNING] draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, truststore-api-7.0.2-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:53 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:53 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:53 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:53 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:53 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:53 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:53 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/NOTICE.txt 19:40:53 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.2.800.jar, transport-api-7.0.2-SNAPSHOT.jar define 3 overlapping resources: 19:40:53 [WARNING] - .api_description 19:40:53 [WARNING] - about.html 19:40:53 [WARNING] - bundle.properties 19:40:53 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:53 [WARNING] - META-INF/MANIFEST.MF 19:40:53 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:53 [WARNING] - META-INF/LICENSE.md 19:40:53 [WARNING] - META-INF/NOTICE.md 19:40:53 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:53 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:53 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:53 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:53 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:53 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:53 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:53 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:53 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:53 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:53 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:53 [WARNING] - 140 more... 19:40:53 [WARNING] maven-shade-plugin has detected that some files are 19:40:53 [WARNING] present in two or more JARs. When this happens, only one 19:40:53 [WARNING] single version of the file is copied to the uber jar. 19:40:53 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:53 [WARNING] otherwise try to manually exclude artifacts based on 19:40:53 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:53 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:53 [INFO] Attaching shaded artifact. 19:40:53 [INFO] 19:40:53 [INFO] --- maven-shade-plugin:3.5.1:shade (scale-util) @ netconf-testtool --- 19:40:53 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:40:53 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:40:53 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:40:53 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:40:53 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:40:53 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:40:53 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 19:40:53 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 19:40:53 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:40:53 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:40:53 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:40:53 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:40:53 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:40:53 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:40:53 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.2-SNAPSHOT in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:40:53 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:40:53 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:40:53 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:40:53 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:40:53 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:40:53 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:40:53 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:40:53 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:40:53 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:40:53 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:40:53 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:40:53 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:40:53 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:40:53 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:40:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:56 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:56 [WARNING] - README.md 19:40:56 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/LICENSE.txt 19:40:56 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:56 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:56 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:56 [WARNING] - org.ops4j.lang.Ops4jException 19:40:56 [WARNING] - org.ops4j.lang.PostConditionException 19:40:56 [WARNING] - org.ops4j.lang.PreConditionException 19:40:56 [WARNING] transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:56 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:56 [WARNING] - META-INF/mailcap.default 19:40:56 [WARNING] - META-INF/mimetypes.default 19:40:56 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:56 [WARNING] - com.sun.activation.registries.LogSupport 19:40:56 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:56 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:56 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:56 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:56 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:56 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:56 [WARNING] - 30 more... 19:40:56 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/NOTICE 19:40:56 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/LICENSE 19:40:56 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/io.netty.versions.properties 19:40:56 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:56 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:56 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:56 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:56 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:56 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:56 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.2-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:40:56 [WARNING] - .api_description 19:40:56 [WARNING] - about.html 19:40:56 [WARNING] - bundle.properties 19:40:56 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:56 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:56 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:56 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:56 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:56 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:56 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:56 [WARNING] - 758 more... 19:40:56 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:56 [WARNING] - 62 more... 19:40:56 [WARNING] netconf-api-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar define 1 overlapping resource: 19:40:56 [WARNING] - pretty-print.xsl 19:40:56 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:40:56 [WARNING] - LICENSE 19:40:56 [WARNING] - META-INF/git.properties 19:40:56 [WARNING] draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, truststore-api-7.0.2-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:56 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:56 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:56 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:56 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:56 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:56 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:56 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/NOTICE.txt 19:40:56 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:56 [WARNING] - META-INF.versions.9.module-info 19:40:56 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.2-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.2-SNAPSHOT.jar, keystore-legacy-7.0.2-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.2-SNAPSHOT.jar, netconf-auth-7.0.2-SNAPSHOT.jar, netconf-client-7.0.2-SNAPSHOT.jar, netconf-client-mdsal-7.0.2-SNAPSHOT.jar, netconf-common-7.0.2-SNAPSHOT.jar, netconf-common-mdsal-7.0.2-SNAPSHOT.jar, netconf-dom-api-7.0.2-SNAPSHOT.jar, netconf-netty-util-7.0.2-SNAPSHOT.jar, netconf-server-7.0.2-SNAPSHOT.jar, netconf-server-mdsal-7.0.2-SNAPSHOT.jar, netconf-testtool-7.0.2-SNAPSHOT.jar, netconf-topology-7.0.2-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.2-SNAPSHOT.jar, rfc6022-7.0.2-SNAPSHOT.jar, rfc6241-7.0.2-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.2-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.2-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.2-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.2-SNAPSHOT.jar, shaded-sshd-7.0.2-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.2-SNAPSHOT.jar, transport-ssh-7.0.2-SNAPSHOT.jar, transport-tcp-7.0.2-SNAPSHOT.jar, transport-tls-7.0.2-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.2-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:56 [WARNING] - META-INF/MANIFEST.MF 19:40:56 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:56 [WARNING] - META-INF/LICENSE.md 19:40:56 [WARNING] - META-INF/NOTICE.md 19:40:56 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:56 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:56 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:56 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:56 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:56 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:56 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:56 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:56 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:56 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:56 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:56 [WARNING] - 140 more... 19:40:56 [WARNING] maven-shade-plugin has detected that some files are 19:40:56 [WARNING] present in two or more JARs. When this happens, only one 19:40:56 [WARNING] single version of the file is copied to the uber jar. 19:40:56 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:56 [WARNING] otherwise try to manually exclude artifacts based on 19:40:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:56 [INFO] Attaching shaded artifact. 19:40:56 [INFO] 19:40:56 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ netconf-testtool --- 19:40:57 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 19:40:57 [INFO] Building tar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.2-SNAPSHOT-package-stress-client.tar.gz 19:40:58 [INFO] 19:40:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-testtool --- 19:40:58 [INFO] CycloneDX: Resolving Dependencies 19:41:00 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 19:41:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.xml 19:41:00 [INFO] attaching as netconf-testtool-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.json 19:41:00 [INFO] attaching as netconf-testtool-7.0.2-SNAPSHOT-cyclonedx.json 19:41:00 [INFO] 19:41:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 19:41:00 [INFO] Skipping duplicate-finder execution! 19:41:00 [INFO] 19:41:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-testtool --- 19:41:00 [WARNING] Used undeclared dependencies found: 19:41:00 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:41:00 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:compile 19:41:00 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:41:00 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:41:00 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:41:00 [WARNING] com.google.code.gson:gson:jar:2.10.1:compile 19:41:00 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:41:00 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:41:00 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1:compile 19:41:00 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:41:00 [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile 19:41:00 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 19:41:00 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] Unused declared dependencies found: 19:41:00 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:41:00 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 19:41:00 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.2-SNAPSHOT:compile 19:41:00 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 19:41:00 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 19:41:00 [WARNING] Non-test scoped test only dependencies found: 19:41:00 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:41:00 [INFO] 19:41:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-testtool --- 19:41:00 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.2-SNAPSHOT-sources.jar 19:41:00 [INFO] 19:41:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-testtool --- 19:41:00 [INFO] 19:41:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-testtool --- 19:41:00 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 19:41:00 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 19:41:00 [INFO] 19:41:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-testtool --- 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT.jar 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT.pom 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-javadoc.jar 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.2-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-executable.jar 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.2-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-stress-client.jar 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.2-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-rest-perf-client.jar 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/scale-util-7.0.2-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-scale-util.jar 19:41:00 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.2-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-stress-client.tar.gz 19:41:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-cyclonedx.json 19:41:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-SNAPSHOT-sources.jar 19:41:01 [INFO] 19:41:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-testtool --- 19:41:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:41:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:41:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:41:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:41:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:41:01 [INFO] 19:41:01 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 19:41:01 [INFO] Building netconf-tools 7.0.2-SNAPSHOT [111/119] 19:41:01 [INFO] --------------------------------[ pom ]--------------------------------- 19:41:01 [INFO] 19:41:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-tools --- 19:41:01 [INFO] 19:41:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-tools --- 19:41:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:01 [INFO] 19:41:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-tools --- 19:41:01 [INFO] 19:41:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-tools --- 19:41:01 [INFO] Skipping CycloneDX 19:41:01 [INFO] 19:41:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-tools --- 19:41:01 [INFO] Skipping artifact installation 19:41:01 [INFO] 19:41:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-tools --- 19:41:01 [INFO] Skipping artifact deployment 19:41:01 [INFO] 19:41:01 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 19:41:01 [INFO] Building netconf-subsystem 7.0.2-SNAPSHOT [112/119] 19:41:01 [INFO] --------------------------------[ pom ]--------------------------------- 19:41:01 [INFO] 19:41:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-subsystem --- 19:41:01 [INFO] 19:41:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-subsystem --- 19:41:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:01 [INFO] 19:41:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-subsystem --- 19:41:01 [INFO] 19:41:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-subsystem --- 19:41:01 [INFO] Skipping CycloneDX 19:41:01 [INFO] 19:41:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-subsystem --- 19:41:01 [INFO] Skipping artifact installation 19:41:01 [INFO] 19:41:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-subsystem --- 19:41:01 [INFO] Skipping artifact deployment 19:41:01 [INFO] 19:41:01 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 19:41:01 [INFO] Building sal-rest-connector-config 7.0.2-SNAPSHOT [113/119] 19:41:01 [INFO] --------------------------------[ jar ]--------------------------------- 19:41:01 [INFO] 19:41:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sal-rest-connector-config --- 19:41:01 [INFO] 19:41:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sal-rest-connector-config --- 19:41:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:01 [INFO] 19:41:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sal-rest-connector-config --- 19:41:02 [INFO] 19:41:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 19:41:02 [INFO] Copying 1 resource from src/main/resources to target/classes 19:41:02 [INFO] 19:41:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sal-rest-connector-config --- 19:41:02 [INFO] No sources to compile 19:41:02 [INFO] 19:41:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 19:41:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/src/test/resources 19:41:02 [INFO] 19:41:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sal-rest-connector-config --- 19:41:02 [INFO] No sources to compile 19:41:02 [INFO] 19:41:02 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 19:41:02 [INFO] No tests to run. 19:41:02 [INFO] 19:41:02 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sal-rest-connector-config --- 19:41:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.2-SNAPSHOT.jar 19:41:02 [INFO] 19:41:02 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 19:41:02 [INFO] 19:41:02 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sal-rest-connector-config --- 19:41:02 [INFO] CycloneDX: Resolving Dependencies 19:41:02 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:41:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.xml 19:41:02 [INFO] attaching as sal-rest-connector-config-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.json 19:41:02 [INFO] attaching as sal-rest-connector-config-7.0.2-SNAPSHOT-cyclonedx.json 19:41:02 [INFO] 19:41:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sal-rest-connector-config --- 19:41:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-SNAPSHOT.jar 19:41:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-SNAPSHOT.pom 19:41:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-SNAPSHOT-restconf.cfg 19:41:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-SNAPSHOT-cyclonedx.json 19:41:02 [INFO] 19:41:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sal-rest-connector-config --- 19:41:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:41:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:41:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:41:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:41:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:41:02 [INFO] 19:41:02 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 19:41:02 [INFO] Building restconf-wadl-generator 7.0.2-SNAPSHOT [114/119] 19:41:02 [INFO] --------------------------------[ jar ]--------------------------------- 19:41:02 [INFO] 19:41:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-wadl-generator --- 19:41:02 [INFO] 19:41:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-wadl-generator --- 19:41:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:02 [INFO] 19:41:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 19:41:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:02 [INFO] 19:41:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-wadl-generator --- 19:41:03 [INFO] 19:41:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 19:41:03 [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/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:41:03 [INFO] 19:41:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-wadl-generator --- 19:41:03 [INFO] Starting audit... 19:41:03 Audit done. 19:41:03 [INFO] You have 0 Checkstyle violations. 19:41:03 [INFO] 19:41:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-wadl-generator --- 19:41:03 [INFO] Starting audit... 19:41:03 Audit done. 19:41:03 [INFO] You have 0 Checkstyle violations. 19:41:03 [INFO] 19:41:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-wadl-generator --- 19:41:03 [INFO] 19:41:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 19:41:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/resources 19:41:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/generated-sources/spi 19:41:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/generated-sources/yang 19:41:03 [INFO] 19:41:03 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-wadl-generator --- 19:41:03 [INFO] Recompiling the module because of changed dependency. 19:41:03 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 19:41:03 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 19:41:03 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/java/org/opendaylight/netconf/restconf/wadl/generator/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:41:03 [INFO] 19:41:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 19:41:03 [INFO] 19:41:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-wadl-generator --- 19:41:03 [INFO] Fork Value is true 19:41:06 [INFO] Done SpotBugs Analysis.... 19:41:06 [INFO] 19:41:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 19:41:06 [INFO] 19:41:06 [INFO] 19:41:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-wadl-generator --- 19:41:06 [INFO] BugInstance size is 0 19:41:06 [INFO] Error size is 0 19:41:06 [INFO] No errors/warnings found 19:41:06 [INFO] 19:41:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 19:41:06 [INFO] Copying 6 resources from src/test/resources to target/test-classes 19:41:06 [INFO] 19:41:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-wadl-generator --- 19:41:06 [INFO] Recompiling the module because of changed dependency. 19:41:06 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:41:06 [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 19:41:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [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 19:41:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [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 19:41:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:41:06 [INFO] 19:41:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-wadl-generator --- 19:41:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/surefire-reports 19:41:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:41:06 [INFO] 19:41:06 [INFO] ------------------------------------------------------- 19:41:06 [INFO] T E S T S 19:41:06 [INFO] ------------------------------------------------------- 19:41:07 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 19:41:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 19:41:09 [INFO] 19:41:09 [INFO] Results: 19:41:09 [INFO] 19:41:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:41:09 [INFO] 19:41:09 [INFO] 19:41:09 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-wadl-generator --- 19:41:09 [INFO] 19:41:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ restconf-wadl-generator --- 19:41:09 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.2-SNAPSHOT.jar 19:41:09 [INFO] 19:41:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-wadl-generator --- 19:41:09 [INFO] No previous run data found, generating javadoc. 19:41:10 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.2-SNAPSHOT-javadoc.jar 19:41:10 [INFO] 19:41:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-wadl-generator --- 19:41:10 [INFO] CycloneDX: Resolving Dependencies 19:41:10 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 19:41:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.xml 19:41:11 [INFO] attaching as restconf-wadl-generator-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.json 19:41:11 [INFO] attaching as restconf-wadl-generator-7.0.2-SNAPSHOT-cyclonedx.json 19:41:11 [INFO] 19:41:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 19:41:11 [INFO] Skipping duplicate-finder execution! 19:41:11 [INFO] 19:41:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 19:41:11 [INFO] No dependency problems found 19:41:11 [INFO] 19:41:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 19:41:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.2-SNAPSHOT-sources.jar 19:41:11 [INFO] 19:41:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-wadl-generator --- 19:41:11 [INFO] 19:41:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-wadl-generator --- 19:41:11 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec 19:41:11 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 19:41:11 [INFO] 19:41:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-wadl-generator --- 19:41:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-SNAPSHOT.jar 19:41:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-SNAPSHOT.pom 19:41:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-SNAPSHOT-javadoc.jar 19:41:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-SNAPSHOT-cyclonedx.json 19:41:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-SNAPSHOT-sources.jar 19:41:11 [INFO] 19:41:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-wadl-generator --- 19:41:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:41:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:41:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:41:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:41:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:41:11 [INFO] 19:41:11 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 19:41:11 [INFO] Building websocket-client 7.0.2-SNAPSHOT [115/119] 19:41:11 [INFO] --------------------------------[ jar ]--------------------------------- 19:41:11 [INFO] 19:41:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ websocket-client --- 19:41:11 [INFO] 19:41:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ websocket-client --- 19:41:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:11 [INFO] 19:41:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ websocket-client --- 19:41:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:11 [INFO] 19:41:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ websocket-client --- 19:41:11 [INFO] 19:41:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ websocket-client --- 19:41: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/netconf-maven-merge-master/restconf/websocket-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:41:11 [INFO] 19:41:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ websocket-client --- 19:41:11 [INFO] Starting audit... 19:41:11 Audit done. 19:41:11 [INFO] You have 0 Checkstyle violations. 19:41:11 [INFO] 19:41:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ websocket-client --- 19:41:11 [INFO] Starting audit... 19:41:11 Audit done. 19:41:11 [INFO] You have 0 Checkstyle violations. 19:41:11 [INFO] 19:41:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ websocket-client --- 19:41:11 [INFO] 19:41:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 19:41:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/resources 19:41:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/generated-sources/spi 19:41:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/generated-sources/yang 19:41:11 [INFO] 19:41:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ websocket-client --- 19:41:11 [INFO] Recompiling the module because of changed dependency. 19:41:11 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 19:41:11 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/java/org/opendaylight/restconf/websocket/client/StartApplication.java:[175,53] SslContextFactory() in org.eclipse.jetty.util.ssl.SslContextFactory has been deprecated 19:41:11 [INFO] 19:41:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ websocket-client >>> 19:41:11 [INFO] 19:41:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ websocket-client --- 19:41:11 [INFO] Fork Value is true 19:41:15 [INFO] Done SpotBugs Analysis.... 19:41:15 [INFO] 19:41:15 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ websocket-client <<< 19:41:15 [INFO] 19:41:15 [INFO] 19:41:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ websocket-client --- 19:41:15 [INFO] BugInstance size is 0 19:41:15 [INFO] Error size is 0 19:41:15 [INFO] No errors/warnings found 19:41:15 [INFO] 19:41:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 19:41:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/test/resources 19:41:15 [INFO] 19:41:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ websocket-client --- 19:41:15 [INFO] No sources to compile 19:41:15 [INFO] 19:41:15 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ websocket-client --- 19:41:15 [INFO] No tests to run. 19:41:15 [INFO] 19:41:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ websocket-client --- 19:41:15 [INFO] 19:41:15 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ websocket-client --- 19:41:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT.jar 19:41:15 [INFO] 19:41:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ websocket-client --- 19:41:15 [INFO] No previous run data found, generating javadoc. 19:41:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-javadoc.jar 19:41:16 [INFO] 19:41:16 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ websocket-client --- 19:41:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-executable.jar 19:41:17 [WARNING] Configuration option 'appendAssemblyId' is set to false. 19:41:17 Instead of attaching the assembly file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-executable.jar, it will become the file for main project artifact. 19:41:17 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 19:41:17 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT.jar 19:41:17 with assembly file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-executable.jar 19:41:17 [INFO] 19:41:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ websocket-client --- 19:41:17 [INFO] CycloneDX: Resolving Dependencies 19:41:18 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:41:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.xml 19:41:18 [INFO] attaching as websocket-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.json 19:41:18 [INFO] attaching as websocket-client-7.0.2-SNAPSHOT-cyclonedx.json 19:41:18 [INFO] 19:41:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 19:41:18 [INFO] Skipping duplicate-finder execution! 19:41:18 [INFO] 19:41:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ websocket-client --- 19:41:18 [WARNING] Used undeclared dependencies found: 19:41:18 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 19:41:18 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 19:41:18 [WARNING] log4j:log4j:jar:1.2.17:compile 19:41:18 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 19:41:18 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 19:41:18 [WARNING] Unused declared dependencies found: 19:41:18 [WARNING] org.slf4j:slf4j-log4j12:jar:1.7.32:compile 19:41:18 [INFO] 19:41:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ websocket-client --- 19:41:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-sources.jar 19:41:18 [INFO] 19:41:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ websocket-client --- 19:41:18 [INFO] 19:41:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ websocket-client --- 19:41:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:41:18 [INFO] 19:41:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ websocket-client --- 19:41:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-SNAPSHOT.jar 19:41:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-SNAPSHOT.pom 19:41:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-SNAPSHOT-javadoc.jar 19:41:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-SNAPSHOT-cyclonedx.xml 19:41:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-SNAPSHOT-cyclonedx.json 19:41:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-SNAPSHOT-sources.jar 19:41:18 [INFO] 19:41:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ websocket-client --- 19:41:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:41:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:41:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:41:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:41:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:41:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:41:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:41:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:41:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:41:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:41:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:41:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:41:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:41:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:41:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:41:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:41:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:41:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:41:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:41:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:41:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:41:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:41:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:41:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:41:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:41:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:41:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:41:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:41:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:41:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:41:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:41:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:41:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:41:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:41:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:41:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:41:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:41:18 [INFO] 19:41:18 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 19:41:18 [INFO] Building restconf-subsystem 7.0.2-SNAPSHOT [116/119] 19:41:18 [INFO] --------------------------------[ pom ]--------------------------------- 19:41:18 [INFO] 19:41:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-subsystem --- 19:41:18 [INFO] 19:41:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-subsystem --- 19:41:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:18 [INFO] 19:41:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-subsystem --- 19:41:18 [INFO] 19:41:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-subsystem --- 19:41:18 [INFO] Skipping CycloneDX 19:41:18 [INFO] 19:41:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-subsystem --- 19:41:18 [INFO] Skipping artifact installation 19:41:18 [INFO] 19:41:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-subsystem --- 19:41:18 [INFO] Skipping artifact deployment 19:41:18 [INFO] 19:41:18 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 19:41:18 [INFO] Building keystore-aggregator 7.0.2-SNAPSHOT [117/119] 19:41:18 [INFO] --------------------------------[ pom ]--------------------------------- 19:41:18 [INFO] 19:41:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-aggregator --- 19:41:18 [INFO] 19:41:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-aggregator --- 19:41:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:18 [INFO] 19:41:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-aggregator --- 19:41:18 [INFO] 19:41:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-aggregator --- 19:41:18 [INFO] Skipping CycloneDX 19:41:18 [INFO] 19:41:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-aggregator --- 19:41:18 [INFO] Skipping artifact installation 19:41:18 [INFO] 19:41:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-aggregator --- 19:41:18 [INFO] Skipping artifact deployment 19:41:18 [INFO] 19:41:18 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 19:41:18 [INFO] Building truststore-aggregator 7.0.2-SNAPSHOT [118/119] 19:41:18 [INFO] --------------------------------[ pom ]--------------------------------- 19:41:18 [INFO] 19:41:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-aggregator --- 19:41:18 [INFO] 19:41:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-aggregator --- 19:41:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:18 [INFO] 19:41:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-aggregator --- 19:41:18 [INFO] 19:41:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-aggregator --- 19:41:18 [INFO] Skipping CycloneDX 19:41:18 [INFO] 19:41:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-aggregator --- 19:41:18 [INFO] Skipping artifact installation 19:41:18 [INFO] 19:41:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-aggregator --- 19:41:18 [INFO] Skipping artifact deployment 19:41:18 [INFO] 19:41:18 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 19:41:18 [INFO] Building netconf-aggregator 7.0.2-SNAPSHOT [119/119] 19:41:18 [INFO] --------------------------------[ pom ]--------------------------------- 19:41:18 [INFO] 19:41:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-aggregator --- 19:41:18 [INFO] Deleting /w/workspace/netconf-maven-merge-master/target 19:41:18 [INFO] 19:41:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-aggregator --- 19:41:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:41:18 [INFO] 19:41:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-aggregator --- 19:41:18 [INFO] 19:41:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-aggregator --- 19:41:18 [INFO] Skipping CycloneDX 19:41:18 [INFO] 19:41:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-aggregator --- 19:41:18 [INFO] Skipping artifact installation 19:41:18 [INFO] 19:41:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-aggregator --- 19:41:18 [INFO] Skipping artifact deployment 19:41:18 [INFO] ------------------------------------------------------------------------ 19:41:18 [INFO] Reactor Summary for netconf-aggregator 7.0.2-SNAPSHOT: 19:41:18 [INFO] 19:41:18 [INFO] netconf-artifacts .................................. SUCCESS [ 3.390 s] 19:41:18 [INFO] netconf-parent ..................................... SUCCESS [ 9.584 s] 19:41:18 [INFO] feature-parent ..................................... SUCCESS [ 10.479 s] 19:41:18 [INFO] netconf-auth ....................................... SUCCESS [ 7.685 s] 19:41:18 [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.296 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 53.822 s] 19:41:18 [INFO] rfc5277 ............................................ SUCCESS [ 7.399 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 16.925 s] 19:41:18 [INFO] rfc6241 ............................................ SUCCESS [ 10.537 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 17.089 s] 19:41:18 [INFO] rfc6470 ............................................ SUCCESS [ 6.296 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 18.008 s] 19:41:18 [INFO] rfc6243 ............................................ SUCCESS [ 5.323 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 16.887 s] 19:41:18 [INFO] rfc8526 ............................................ SUCCESS [ 7.091 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 17.834 s] 19:41:18 [INFO] netconf-api ........................................ SUCCESS [ 11.171 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 18.041 s] 19:41:18 [INFO] rfc6022 ............................................ SUCCESS [ 7.126 s] 19:41:18 [INFO] netconf-common-mdsal ............................... SUCCESS [ 10.395 s] 19:41:18 [INFO] odl-netconf-util ................................... SUCCESS [ 17.772 s] 19:41:18 [INFO] netconf-common ..................................... SUCCESS [ 4.635 s] 19:41:18 [INFO] shaded-exificient-jar .............................. SUCCESS [ 5.516 s] 19:41:18 [INFO] shaded-exificient .................................. SUCCESS [ 3.277 s] 19:41:18 [INFO] netconf-test-util .................................. SUCCESS [ 5.287 s] 19:41:18 [INFO] netconf-netty-util ................................. SUCCESS [ 13.825 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 18.296 s] 19:41:18 [INFO] rfc8341 ............................................ SUCCESS [ 6.321 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 16.936 s] 19:41:18 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.457 s] 19:41:18 [INFO] keystore-api ....................................... SUCCESS [ 7.231 s] 19:41:18 [INFO] keystore-none ...................................... SUCCESS [ 4.406 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 16.942 s] 19:41:18 [INFO] truststore-api ..................................... SUCCESS [ 6.727 s] 19:41:18 [INFO] truststore-none .................................... SUCCESS [ 4.405 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 17.018 s] 19:41:18 [INFO] transport-api ...................................... SUCCESS [ 5.444 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 17.898 s] 19:41:18 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.403 s] 19:41:18 [INFO] shaded-sshd ........................................ SUCCESS [ 3.118 s] 19:41:18 [INFO] transport-tcp ...................................... SUCCESS [ 13.442 s] 19:41:18 [INFO] transport-ssh ...................................... SUCCESS [ 26.989 s] 19:41:18 [INFO] transport-tls ...................................... SUCCESS [ 22.662 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 18.018 s] 19:41:18 [INFO] netconf-client ..................................... SUCCESS [ 22.277 s] 19:41:18 [INFO] odl-netconf-client ................................. SUCCESS [ 19.927 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 17.326 s] 19:41:18 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.520 s] 19:41:18 [INFO] netconf-server ..................................... SUCCESS [ 23.687 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 19.144 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 19.897 s] 19:41:18 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 11.417 s] 19:41:18 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 26.497 s] 19:41:18 [INFO] netconf-server-mdsal ............................... SUCCESS [ 21.536 s] 19:41:18 [INFO] netconf-nb ......................................... SUCCESS [ 11.575 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 35.879 s] 19:41:18 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.947 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 17.583 s] 19:41:18 [INFO] rfc8639 ............................................ SUCCESS [ 8.974 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 17.627 s] 19:41:18 [INFO] rfc8641 ............................................ SUCCESS [ 8.037 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 17.234 s] 19:41:18 [INFO] rfc8650 ............................................ SUCCESS [ 5.311 s] 19:41:18 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 17.374 s] 19:41:18 [INFO] keystore-legacy .................................... SUCCESS [ 12.928 s] 19:41:18 [INFO] netconf-dom-api .................................... SUCCESS [ 4.956 s] 19:41:18 [INFO] netconf-client-mdsal ............................... SUCCESS [ 42.836 s] 19:41:18 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 28.510 s] 19:41:18 [INFO] netconf-test-models ................................ SUCCESS [ 5.596 s] 19:41:18 [INFO] netconf-topology ................................... SUCCESS [ 22.555 s] 19:41:18 [INFO] netconf-topology-singleton ......................... SUCCESS [ 51.902 s] 19:41:18 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 31.056 s] 19:41:18 [INFO] netconf-topology-impl .............................. SUCCESS [ 11.092 s] 19:41:18 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 28.811 s] 19:41:18 [INFO] callhome-provider .................................. SUCCESS [ 23.322 s] 19:41:18 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 29.487 s] 19:41:18 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 29.534 s] 19:41:18 [INFO] netconf-console .................................... SUCCESS [ 14.007 s] 19:41:18 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 35.478 s] 19:41:18 [INFO] restconf-common-models ............................. SUCCESS [ 7.166 s] 19:41:18 [INFO] restconf-common .................................... SUCCESS [ 6.236 s] 19:41:18 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 31.731 s] 19:41:18 [INFO] restconf-api ....................................... SUCCESS [ 8.724 s] 19:41:18 [INFO] restconf-nb ........................................ SUCCESS [ 33.818 s] 19:41:18 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 32.970 s] 19:41:18 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 32.605 s] 19:41:18 [INFO] restconf-openapi ................................... SUCCESS [ 18.243 s] 19:41:18 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 33.155 s] 19:41:18 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 32.634 s] 19:41:18 [INFO] features-netconf ................................... SUCCESS [ 9.479 s] 19:41:18 [INFO] netconf-test-perf .................................. SUCCESS [ 11.389 s] 19:41:18 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 35.475 s] 19:41:18 [INFO] features-netconf-testing ........................... SUCCESS [ 9.172 s] 19:41:18 [INFO] yanglib ............................................ SUCCESS [ 9.464 s] 19:41:18 [INFO] OpenDaylight :: Yanglib ............................ SUCCESS [ 33.213 s] 19:41:18 [INFO] features-netconf-experimental ...................... SUCCESS [ 9.358 s] 19:41:18 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 32.318 s] 19:41:18 [INFO] netconf-features-parent ............................ SUCCESS [ 0.004 s] 19:41:18 [INFO] netconf-karaf ...................................... SUCCESS [ 33.093 s] 19:41:18 [INFO] netconf-karaf-static ............................... SUCCESS [ 37.703 s] 19:41:18 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 19:41:18 [INFO] transport-http ..................................... SUCCESS [ 9.387 s] 19:41:18 [INFO] transport-aggregator ............................... SUCCESS [ 0.003 s] 19:41:18 [INFO] restconf-client .................................... SUCCESS [ 8.875 s] 19:41:18 [INFO] restconf-server .................................... SUCCESS [ 8.864 s] 19:41:18 [INFO] protocol ........................................... SUCCESS [ 0.003 s] 19:41:18 [INFO] plugins ............................................ SUCCESS [ 0.002 s] 19:41:18 [INFO] apps ............................................... SUCCESS [ 0.002 s] 19:41:18 [INFO] third-party ........................................ SUCCESS [ 0.002 s] 19:41:18 [INFO] netconf-testtool ................................... SUCCESS [ 36.878 s] 19:41:18 [INFO] netconf-tools ...................................... SUCCESS [ 0.004 s] 19:41:18 [INFO] netconf-subsystem .................................. SUCCESS [ 0.002 s] 19:41:18 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.223 s] 19:41:18 [INFO] restconf-wadl-generator ............................ SUCCESS [ 8.233 s] 19:41:18 [INFO] websocket-client ................................... SUCCESS [ 7.115 s] 19:41:18 [INFO] restconf-subsystem ................................. SUCCESS [ 0.005 s] 19:41:18 [INFO] keystore-aggregator ................................ SUCCESS [ 0.004 s] 19:41:18 [INFO] truststore-aggregator .............................. SUCCESS [ 0.007 s] 19:41:18 [INFO] netconf-aggregator ................................. SUCCESS [ 0.004 s] 19:41:18 [INFO] ------------------------------------------------------------------------ 19:41:18 [INFO] BUILD SUCCESS 19:41:18 [INFO] ------------------------------------------------------------------------ 19:41:18 [INFO] Total time: 29:42 min 19:41:18 [INFO] Finished at: 2024-03-11T19:41:18Z 19:41:18 [INFO] ------------------------------------------------------------------------ 19:41:18 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 19:41:18 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5383335613035956468.sh 19:41:18 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins14510752063451280906.sh 19:41:18 ---> common-variables.sh 19:41:18 --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 19:41:18 ---> maven-deploy.sh 19:41:18 -----> Remove metadata files that were not updated 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:18 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:41:19 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.1-SNAPSHOT/maven-metadata.xml 19:41:19 -----> Install lftools 19:41:19 Setup pyenv: 19:41:19 system 19:41:19 3.8.13 19:41:19 3.9.13 19:41:19 3.10.13 19:41:19 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:41:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zGOv from file:/tmp/.os_lf_venv 19:41:22 lf-activate-venv(): INFO: Installing: lftools 19:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-zGOv/bin to PATH 19:41:40 -----> Upload files to Nexus 19:41:41 ####################################################### 19:41:41 Deploying directory /w/workspace/netconf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml (563.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.jar (168.09 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.pom (4.13 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-javadoc.jar (476.0 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.xml (343.24 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.json (385.17 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-sources.jar (97.41 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml (560.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13.pom (1.29 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.xml (2.9 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.json (3.36 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml (493.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13.pom (1.85 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-features.xml (776.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.xml (1.08 mb) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.json (1.22 mb) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml (570.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13.pom (1.75 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-features.xml (778.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.xml (1.08 mb) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.json (1.22 mb) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml (562.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13.pom (8.66 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-features.xml (7.27 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.xml (1.07 mb) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.json (1.21 mb) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml (558.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.jar (188.24 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.pom (1.59 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-javadoc.jar (702.59 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.xml (50.74 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.json (58.43 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-sources.jar (151.89 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml (439.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.jar (173.15 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.pom (3.21 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-javadoc.jar (561.09 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.xml (66.25 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.json (76.78 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-sources.jar (125.65 kb) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml (559.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.jar (9.38 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.pom (1.59 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-javadoc.jar (84.49 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.xml (55.38 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.json (63.81 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-sources.jar (3.26 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml (583.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.jar (226.23 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.pom (1.66 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-javadoc.jar (862.71 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.xml (47.86 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.json (55.21 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-sources.jar (179.3 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml (559.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.jar (64.93 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.pom (1.75 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-javadoc.jar (276.09 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml (44.8 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.json (51.83 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-sources.jar (50.9 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml (559.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.jar (165.2 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.pom (2.16 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-javadoc.jar (603.49 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml (47.53 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.json (54.93 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-sources.jar (124.41 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml (559.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.jar (393.77 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.pom (2.0 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-javadoc.jar (1.43 mb) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml (44.82 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.json (51.85 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-sources.jar (319.86 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml (559.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.jar (32.22 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.pom (1.99 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-javadoc.jar (167.88 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml (47.59 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.json (54.96 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-sources.jar (24.7 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml (559.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.jar (84.37 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.pom (2.15 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-javadoc.jar (330.99 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml (47.7 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.json (55.06 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-sources.jar (65.28 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (500.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.jar (44.72 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.pom (2.04 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-javadoc.jar (201.59 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.xml (44.98 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.json (52.0 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-sources.jar (32.53 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (584.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.jar (52.12 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.pom (1.92 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-javadoc.jar (230.32 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.xml (47.7 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.json (55.1 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-sources.jar (38.78 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml (559.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.jar (98.68 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.pom (1.72 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-javadoc.jar (398.2 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml (44.82 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.json (51.85 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-sources.jar (72.92 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml (559.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.jar (110.87 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.pom (2.81 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-javadoc.jar (468.32 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml (60.98 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.json (70.2 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-sources.jar (90.28 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml (559.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.jar (341.14 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.pom (2.53 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-javadoc.jar (1.19 mb) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml (63.51 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.json (73.09 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-sources.jar (274.31 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml (437.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.jar (238.64 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.pom (2.38 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-javadoc.jar (898.17 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml (71.54 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.json (82.24 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-sources.jar (195.63 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml (437.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.jar (31.32 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.pom (1.92 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-javadoc.jar (162.11 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml (66.42 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.json (76.33 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-sources.jar (23.61 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml (557.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.61 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.jar (56.52 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.pom (2.42 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-javadoc.jar (244.99 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml (60.26 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.json (69.76 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-sources.jar (37.58 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml (563.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13.pom (29.38 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.xml (2.8 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.json (3.26 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml (480.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.jar (10.82 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.pom (1.54 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-javadoc.jar (84.24 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.xml (31.93 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.json (37.57 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-sources.jar (4.09 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml (558.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.jar (8.03 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.pom (946.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-javadoc.jar (82.95 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.xml (8.85 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.json (10.32 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-sources.jar (2.69 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml (484.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.jar (414.55 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.pom (9.26 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-javadoc.jar (958.43 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml (323.51 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.json (362.84 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-sources.jar (245.84 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml (560.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml (2.04 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.jar (300.37 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.pom (4.42 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-tests.jar (35.51 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-tests.jar.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-tests.jar.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-test-sources.jar (19.89 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-test-sources.jar.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-test-sources.jar.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-javadoc.jar (950.08 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml (131.29 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.json (149.64 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-sources.jar (226.04 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml (484.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.jar (53.12 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.pom (3.09 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-javadoc.jar (86.88 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml (102.72 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.json (117.03 kb) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:08 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-sources.jar (17.75 kb) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml (438.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 (32.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.jar (16.04 kb) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:09 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.pom (2.14 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-javadoc.jar (102.67 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml (42.87 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.json (50.12 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-sources.jar (5.88 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml (561.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.jar (36.15 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.pom (4.21 kb) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:10 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-javadoc.jar (141.41 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml (342.11 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.json (383.97 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-sources.jar (18.24 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml (561.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.jar (15.86 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.pom (2.01 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-javadoc.jar (120.81 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.xml (81.8 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.json (93.96 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-sources.jar (8.3 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml (559.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml (1.37 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.pom (3.44 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.tar.gz (187.7 mb) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.tar.gz.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.tar.gz.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.zip (188.89 mb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.zip.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.zip.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.xml (1.29 mb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.json (1.46 mb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml (474.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml (1.61 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.jar (36.16 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.pom (4.93 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-javadoc.jar (137.27 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml (317.02 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.json (355.65 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-sources.jar (12.92 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml (564.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.jar (72.42 kb) 19:42:18 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.pom (3.38 kb) 19:42:18 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-javadoc.jar (199.84 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.xml (75.8 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.json (87.22 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-sources.jar (39.97 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml (560.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13.pom (1.88 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.xml (8.82 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.json (10.3 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml (484.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.jar (131.1 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.pom (7.35 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-javadoc.jar (239.96 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml (300.59 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.json (337.02 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-sources.jar (63.14 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml (478.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.jar (390.39 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.pom (4.78 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-javadoc.jar (1.26 mb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.xml (144.24 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.json (163.88 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-sources.jar (292.73 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml (565.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.jar (63.99 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.pom (1.12 kb) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-javadoc.jar (284.33 kb) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.xml (49.98 kb) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.json (57.78 kb) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-sources.jar (49.87 kb) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml (563.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:22 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.jar (356.07 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.pom (3.08 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-javadoc.jar (1.17 mb) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.xml (352.04 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.json (393.32 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-sources.jar (273.6 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml (481.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.jar (74.86 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.pom (1.57 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-javadoc.jar (89.07 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.xml (64.71 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.json (74.97 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-sources.jar (67.84 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml (562.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml (2.7 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.jar (171.07 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.pom (16.71 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-javadoc.jar (357.98 kb) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-executable.jar (34.79 mb) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-executable.jar.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-executable.jar.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.jar (25.72 mb) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.jar.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.jar.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-rest-perf-client.jar (22.39 mb) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-rest-perf-client.jar.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-rest-perf-client.jar.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-scale-util.jar (34.79 mb) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-scale-util.jar.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-scale-util.jar.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.tar.gz (29.75 mb) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.tar.gz.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.tar.gz.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.xml (399.11 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.json (447.49 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-sources.jar (90.38 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml (567.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.jar (13.77 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.pom (1.86 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-javadoc.jar (85.51 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.xml (333.94 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.json (374.77 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-sources.jar (4.53 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml (572.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.jar (182.71 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.pom (3.86 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-javadoc.jar (458.36 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.xml (385.11 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.json (433.69 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-sources.jar (91.48 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml (562.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.jar (170.78 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.pom (2.51 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-javadoc.jar (504.41 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml (331.32 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json (371.63 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-sources.jar (113.87 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml (568.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13.pom (1.47 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-features.xml (679.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.xml (730.89 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.json (829.21 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml (561.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13.pom (2.05 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-features.xml (1.35 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.xml (324.41 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.json (365.54 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml (561.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13.pom (2.6 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-features.xml (1.7 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml (128.32 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.json (146.75 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml (570.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13.pom (1.37 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-features.xml (709.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.xml (656.89 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.json (736.12 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml (564.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13.pom (1.49 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-features.xml (840.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml (308.04 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.json (347.74 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml (576.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13.pom (1.38 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-features.xml (824.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.xml (652.16 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.json (730.82 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml (442.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13.pom (2.26 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-features.xml (1.17 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml (251.13 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.json (284.32 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml (571.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13.pom (1.41 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-features.xml (811.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.xml (658.69 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.json (738.17 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml (567.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13.pom (2.43 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-features.xml (1.62 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.xml (644.16 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.json (721.95 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml (565.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13.pom (1.8 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-features.xml (1.1 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml (954.55 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.json (1.05 mb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml (562.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13.pom (2.21 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-features.xml (1.57 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.xml (316.53 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.json (357.04 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml (484.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13.pom (1.47 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-features.xml (844.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.xml (67.14 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.json (77.15 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml (563.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13.pom (2.14 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-features.xml (1.34 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml (915.19 kb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.json (1.01 mb) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml (489.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 (40.0 b) 19:42:35 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13.pom (1.34 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-features.xml (621.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml (56.78 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.json (65.51 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml (489.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13.pom (1.34 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-features.xml (621.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml (56.9 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.json (65.62 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml (489.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13.pom (1.34 kb) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:36 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-features.xml (621.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml (56.79 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.json (65.52 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml (489.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13.pom (1.34 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-features.xml (675.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml (61.33 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.json (70.67 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml (489.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13.pom (1.34 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-features.xml (675.0 b) 19:42:37 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml (61.43 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.json (70.76 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml (489.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13.pom (1.36 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-features.xml (646.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.xml (57.09 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.json (65.81 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml (489.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13.pom (1.34 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-features.xml (621.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml (56.79 kb) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:38 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.json (65.53 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml (489.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13.pom (1.57 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-features.xml (851.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml (77.58 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.json (89.15 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml (489.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13.pom (2.27 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-features.xml (1.34 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml (83.93 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.json (96.33 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml (449.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:39 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13.pom (1.8 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-features.xml (1.0 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml (104.36 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.json (119.65 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml (449.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13.pom (1.34 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-features.xml (675.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml (88.61 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.json (101.6 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml (561.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13.pom (1.39 kb) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:40 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-features.xml (767.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.xml (818.83 kb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.json (928.79 kb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml (568.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13.pom (1.66 kb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-features.xml (993.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.xml (943.38 kb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.json (1.04 mb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml (566.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13.pom (1.41 kb) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-features.xml (833.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:41 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml (651.54 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json (730.28 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml (489.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13.pom (1.55 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-features.xml (762.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.xml (65.05 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.json (74.72 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml (485.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13.pom (2.33 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-features.xml (1.62 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.xml (130.5 kb) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:42 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.json (148.46 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml (486.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13.pom (1.48 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-features.xml (856.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.xml (67.19 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.json (77.2 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml (562.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13.pom (1.49 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-features.xml (785.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.xml (239.08 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.json (270.75 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml (562.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 (40.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 (32.0 b) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13.pom (1.38 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:43 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-features.xml (749.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.xml (917.49 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.json (1.02 mb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml (565.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13.pom (3.09 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-features.xml (1.87 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml (775.51 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.json (879.79 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml (561.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13.pom (2.01 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-features.xml (2.43 kb) 19:42:44 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml (883.98 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json (1002.38 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml (484.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13.pom (1.53 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-features.xml (922.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml (915.77 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json (1.01 mb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml (558.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13.pom (1.14 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-features.xml (516.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.xml (885.58 kb) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:45 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.json (1004.26 kb) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml (448.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom (1.62 kb) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-features.xml (767.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml (470.68 kb) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json (528.33 kb) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:46 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml (557.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13.pom (1.74 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-features.xml (941.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-features.xml.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-features.xml.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.xml (891.53 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.json (1010.57 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml (517.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.jar (60.5 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.pom (1.99 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-javadoc.jar (218.99 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.xml (55.43 kb) 19:42:47 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.json (63.92 kb) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-sources.jar (33.85 kb) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml (439.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 (40.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 (32.0 b) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:48 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.jar (247.23 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.pom (1.95 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-javadoc.jar (823.2 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.xml (97.04 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.json (110.54 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-sources.jar (193.01 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml (568.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.jar (194.85 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.pom (1.09 kb) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:49 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-javadoc.jar (768.37 kb) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.xml (44.87 kb) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.json (51.9 kb) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-sources.jar (155.26 kb) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml (561.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 (40.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 (32.0 b) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:50 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.jar (22.21 kb) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.pom (1.95 kb) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-javadoc.jar (139.95 kb) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml (52.45 kb) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.json (60.47 kb) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-sources.jar (11.86 kb) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml (557.0 b) 19:42:51 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml (1.61 kb) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.jar (411.89 kb) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.pom (10.26 kb) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-javadoc.jar (722.38 kb) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml (235.33 kb) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json (268.43 kb) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-sources.jar (199.97 kb) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml (480.0 b) 19:42:52 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 (32.0 b) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.jar (3.09 mb) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.pom (4.25 kb) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:53 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-javadoc.jar (356.17 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml (247.01 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json (281.77 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-sources.jar (2.86 mb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml (439.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.jar (262.14 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.pom (2.12 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-javadoc.jar (865.18 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.xml (100.12 kb) 19:42:54 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.json (113.94 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-sources.jar (205.78 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml (569.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.jar (16.57 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.pom (2.18 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-javadoc.jar (84.9 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.xml (41.67 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.json (48.2 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-sources.jar (6.71 kb) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml (571.0 b) 19:42:55 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml (1.42 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.jar (3.01 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.pom (1.73 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-restconf.cfg (86.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-restconf.cfg.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.xml (2.88 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-restconf.cfg.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.json (3.34 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml (563.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml (1.41 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.jar (1.6 mb) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.pom (4.79 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.xml (38.09 kb) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:56 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.json (44.37 kb) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-sources.jar (2.06 mb) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml (557.0 b) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 (40.0 b) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 (32.0 b) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml (1.4 kb) 19:42:57 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.jar (1.9 mb) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.pom (5.08 kb) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.xml (35.61 kb) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.json (41.13 kb) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-sources.jar (1.45 mb) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml (559.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.jar (20.77 kb) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.pom (1.68 kb) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:58 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-javadoc.jar (121.92 kb) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.xml (38.24 kb) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.json (44.4 kb) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-sources.jar (10.94 kb) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml (438.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 (40.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 (32.0 b) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:59 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.jar (296.1 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.pom (2.32 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-javadoc.jar (1012.91 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.xml (93.83 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.json (107.05 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-sources.jar (227.82 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml (518.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 (32.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.jar (981.45 kb) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:00 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.pom (4.77 kb) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-javadoc.jar (2.58 mb) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.xml (92.52 kb) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.json (106.04 kb) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-sources.jar (626.45 kb) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml (559.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 (40.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 (32.0 b) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:43:01 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.jar (149.87 kb) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.pom (2.93 kb) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-javadoc.jar (552.63 kb) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.xml (71.64 kb) 19:43:02 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.json (82.38 kb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-sources.jar (121.58 kb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml (518.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.jar (1.11 mb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.pom (3.39 kb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-javadoc.jar (3.03 mb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.xml (87.87 kb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.json (100.45 kb) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:03 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-sources.jar (708.0 kb) 19:43:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:04 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml (560.0 b) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 (40.0 b) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 (32.0 b) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.jar (137.95 kb) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.pom (1.59 kb) 19:43:04 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-javadoc.jar (526.47 kb) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.xml (50.76 kb) 19:43:05 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.json (58.44 kb) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-sources.jar (111.41 kb) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 (40.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml (561.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 (32.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.jar (9.38 kb) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.pom (1.59 kb) 19:43:06 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-javadoc.jar (84.46 kb) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.xml (55.41 kb) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.json (63.84 kb) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-sources.jar (3.25 kb) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml (562.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 (40.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 (32.0 b) 19:43:09 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:43:09 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.jar (5.25 mb) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.pom (2.69 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-javadoc.jar (89.45 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.xml (45.87 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.json (53.63 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-sources.jar (13.67 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml (553.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml (1.61 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.jar (22.29 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.pom (5.07 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-javadoc.jar (108.86 kb) 19:43:10 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.xml (183.65 kb) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.json (207.99 kb) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-sources.jar (8.24 kb) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml (444.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:43:11 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.jar (23.01 kb) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.jar.sha1 (40.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.jar.md5 (32.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom (2.54 kb) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.sha1 (40.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.md5 (32.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-javadoc.jar (93.54 kb) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-javadoc.jar.sha1 (40.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-javadoc.jar.md5 (32.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml (90.03 kb) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 (40.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.md5 (32.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json (103.72 kb) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.sha1 (40.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.md5 (32.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-sources.jar (8.4 kb) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-sources.jar.sha1 (40.0 b) 19:43:12 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-sources.jar.md5 (32.0 b) 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.2-SNAPSHOT/callhome-provider-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.2-SNAPSHOT/feature-parent-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-features.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-features.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-features.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.2-SNAPSHOT/features-netconf-experimental-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-features.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-features.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-features.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.2-SNAPSHOT/features-netconf-testing-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-features.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-features.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-features.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.2-SNAPSHOT/features-netconf-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.2-SNAPSHOT/keystore-api-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.2-SNAPSHOT/keystore-legacy-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.2-SNAPSHOT/keystore-none-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.2-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.2-SNAPSHOT/rfc5277-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.2-SNAPSHOT/rfc6022-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.2-SNAPSHOT/rfc6241-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.2-SNAPSHOT/rfc6243-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.2-SNAPSHOT/rfc6470-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.2-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.2-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.2-SNAPSHOT/rfc8341-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.2-SNAPSHOT/rfc8526-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.2-SNAPSHOT/rfc8639-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.2-SNAPSHOT/rfc8641-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.2-SNAPSHOT/rfc8650-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.2-SNAPSHOT/netconf-api-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.2-SNAPSHOT/netconf-artifacts-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.2-SNAPSHOT/netconf-auth-aaa-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.2-SNAPSHOT/netconf-auth-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.2-SNAPSHOT/netconf-client-mdsal-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-tests.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-tests.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-tests.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-test-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-test-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-test-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.2-SNAPSHOT/netconf-client-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.2-SNAPSHOT/netconf-common-mdsal-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.2-SNAPSHOT/netconf-common-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.2-SNAPSHOT/netconf-console-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.2-SNAPSHOT/netconf-dom-api-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.tar.gz 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.tar.gz.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.tar.gz.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.zip 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.zip.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13.zip.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.2-SNAPSHOT/netconf-karaf-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.2-SNAPSHOT/netconf-nb-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.2-SNAPSHOT/netconf-netty-util-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.2-SNAPSHOT/netconf-parent-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.2-SNAPSHOT/netconf-server-mdsal-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.2-SNAPSHOT/netconf-server-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.2-SNAPSHOT/netconf-test-models-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.2-SNAPSHOT/netconf-test-perf-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.2-SNAPSHOT/netconf-test-util-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-executable.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-executable.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-executable.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-rest-perf-client.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-rest-perf-client.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-rest-perf-client.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-scale-util.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-scale-util.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-scale-util.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.tar.gz 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.tar.gz.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-stress-client.tar.gz.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-sources.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.2-SNAPSHOT/netconf-testtool-7.0.2-20240311.191135-13-sources.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.pom 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.pom.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13.pom.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-javadoc.jar 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.json 19:43:12 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.2-SNAPSHOT/netconf-topology-impl-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.2-SNAPSHOT/netconf-topology-singleton-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.2-SNAPSHOT/netconf-topology-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.2-SNAPSHOT/odl-aaa-netconf-plugin-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.2-SNAPSHOT/odl-netconf-all-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.2-SNAPSHOT/odl-netconf-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.2-SNAPSHOT/odl-netconf-callhome-ssh-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.2-SNAPSHOT/odl-netconf-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.2-SNAPSHOT/odl-netconf-clustered-topology-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.2-SNAPSHOT/odl-netconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.2-SNAPSHOT/odl-netconf-connector-all-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.2-SNAPSHOT/odl-netconf-connector-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.2-SNAPSHOT/odl-netconf-console-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.2-SNAPSHOT/odl-netconf-impl-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.2-SNAPSHOT/odl-netconf-keystore-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.2-SNAPSHOT/odl-netconf-mdsal-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.2-SNAPSHOT/odl-netconf-model-rfc5277-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.2-SNAPSHOT/odl-netconf-model-rfc6022-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.2-SNAPSHOT/odl-netconf-model-rfc6241-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.2-SNAPSHOT/odl-netconf-model-rfc6243-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.2-SNAPSHOT/odl-netconf-model-rfc6470-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.2-SNAPSHOT/odl-netconf-model-rfc8040-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.2-SNAPSHOT/odl-netconf-model-rfc8341-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.2-SNAPSHOT/odl-netconf-model-rfc8526-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.2-SNAPSHOT/odl-netconf-model-rfc8639-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.2-SNAPSHOT/odl-netconf-model-rfc8641-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.2-SNAPSHOT/odl-netconf-model-rfc8650-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.2-SNAPSHOT/odl-netconf-ssh-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.2-SNAPSHOT/odl-netconf-test-tools-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.2-SNAPSHOT/odl-netconf-topology-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.2-SNAPSHOT/odl-netconf-transport-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.2-SNAPSHOT/odl-netconf-transport-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.2-SNAPSHOT/odl-netconf-truststore-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.2-SNAPSHOT/odl-netconf-util-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.2-SNAPSHOT/odl-restconf-all-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.2-SNAPSHOT/odl-restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.2-SNAPSHOT/odl-restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.2-SNAPSHOT/odl-restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.2-SNAPSHOT/odl-restconf-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.2-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-features.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-features.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-features.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.2-SNAPSHOT/odl-yanglib-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.2-SNAPSHOT/restconf-api-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.2-SNAPSHOT/restconf-client-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.2-SNAPSHOT/restconf-common-models-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.2-SNAPSHOT/restconf-common-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.2-SNAPSHOT/restconf-nb-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.2-SNAPSHOT/restconf-openapi-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.2-SNAPSHOT/restconf-server-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.2-SNAPSHOT/restconf-wadl-generator-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-restconf.cfg 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-restconf.cfg.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-restconf.cfg.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.2-SNAPSHOT/sal-rest-connector-config-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.2-SNAPSHOT/shaded-exificient-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.2-SNAPSHOT/shaded-sshd-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.2-SNAPSHOT/transport-api-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.2-SNAPSHOT/transport-http-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.2-SNAPSHOT/transport-ssh-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.2-SNAPSHOT/transport-tcp-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.2-SNAPSHOT/transport-tls-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.2-SNAPSHOT/truststore-api-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.2-SNAPSHOT/truststore-none-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.2-SNAPSHOT/websocket-client-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.2-SNAPSHOT/yanglib-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13.pom.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/maven-metadata.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-javadoc.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-javadoc.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-javadoc.jar.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.xml.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-cyclonedx.json.md5 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-sources.jar 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-sources.jar.sha1 19:43:13 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.2-SNAPSHOT/yanglib-mdsal-writer-7.0.2-20240311.191135-13-sources.jar.md5 19:43:13 Finished deploying /w/workspace/netconf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:43:13 ####################################################### 19:43:13 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins7330806530082863791.sh 19:43:13 $ ssh-agent -k 19:43:13 unset SSH_AUTH_SOCK; 19:43:13 unset SSH_AGENT_PID; 19:43:13 echo Agent pid 5507 killed; 19:43:13 [ssh-agent] Stopped. 19:43:13 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:43:13 [JaCoCo plugin] Version: 3.3.5 19:43:13 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 19:43:14 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 25 19:43:14 [JaCoCo plugin] Saving matched execfiles: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/code-coverage/jacoco.exec 19:43:15 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 19:43:15 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/classes 83 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/classes 13 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/classes 14 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/classes 2 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/classes 116 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/classes 81 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/classes 6 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/parent/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/jacoco/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/karaf-static/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/karaf/target/classes 0 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/classes 98 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/classes 99 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/classes 1 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/classes 147 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc5277/target/classes 33 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6022/target/classes 96 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6241/target/classes 245 files 19:43:16 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6243/target/classes 14 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6470/target/classes 37 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/classes 23 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8341/target/classes 49 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8526/target/classes 56 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8639/target/classes 205 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8641/target/classes 139 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8650/target/classes 13 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/classes 1 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/classes 35 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/classes 40 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/classes 189 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/classes 84 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/classes 7 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/parent/target/classes 0 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/classes 2 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/classes 221 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/classes 26 files 19:43:17 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/classes 8 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/classes 53 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/classes 27 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/classes 161 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/classes 5 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/classes 227 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/classes 2 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/classes 34 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/classes 131 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/classes 138 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/classes 110 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/classes 10 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/classes 203 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/classes 50 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/classes 0 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/classes 3 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/classes 6 files 19:43:18 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/classes 0 files 19:43:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/classes 996 files 19:43:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/classes 0 files 19:43:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/classes 1063 files 19:43:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-api/target/classes 10 files 19:43:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-http/target/classes 164 files 19:43:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/classes 774 files 19:43:19 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/classes 83 files 19:43:20 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/classes 915 files 19:43:20 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/classes 70 files 19:43:20 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/classes 1 files 19:43:21 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 19:43:21 [JaCoCo plugin] Source Inclusions: **/*.java 19:43:21 [JaCoCo plugin] Source Exclusions: null 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java 22 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/main/java 11 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/main/java 8 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java 1 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java 78 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java 10 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java 3 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/java 16 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/main/java 1 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/java 2 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/java 5 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/java 1 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/main/java 1 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/main/java 23 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/java 5 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java 62 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java 4 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/main/java 2 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java 83 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/main/java 8 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java 7 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java 36 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java 26 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java 15 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java 4 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java 50 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/src/main/java 2 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java 25 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/java 1 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/java 1 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/main/java 9 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java 123 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java 48 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/sal-restconf-broker/src/main/java 15 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/java 3 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/java 5 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java 9 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/java 2 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java 31 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/java 13 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/java 14 files 19:43:21 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/main/java 1 files 19:43:21 [JaCoCo plugin] Loading inclusions files.. 19:43:21 [JaCoCo plugin] inclusions: [] 19:43:21 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 19:43:22 [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] 19:43:22 [JaCoCo plugin] Publishing the results.. 19:43:23 [JaCoCo plugin] Loading packages.. 19:43:23 [JaCoCo plugin] Done. 19:43:23 [JaCoCo plugin] Overall coverage: class: 49.479725, method: 30.684658, line: 36.752525, branch: 10.786366, instruction: 20.56899, complexity: 16.377813 19:43:23 [PostBuildScript] - [INFO] Executing post build scripts. 19:43:23 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins6908587797161897504.sh 19:43:23 ---> sysstat.sh 19:43:23 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins17397257108019514763.sh 19:43:23 ---> package-listing.sh 19:43:23 ++ facter osfamily 19:43:23 ++ tr '[:upper:]' '[:lower:]' 19:43:23 + OS_FAMILY=redhat 19:43:23 + workspace=/w/workspace/netconf-maven-merge-master 19:43:23 + START_PACKAGES=/tmp/packages_start.txt 19:43:23 + END_PACKAGES=/tmp/packages_end.txt 19:43:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:23 + PACKAGES=/tmp/packages_start.txt 19:43:23 + '[' /w/workspace/netconf-maven-merge-master ']' 19:43:23 + PACKAGES=/tmp/packages_end.txt 19:43:23 + case "${OS_FAMILY}" in 19:43:23 + rpm -qa 19:43:23 + sort 19:43:24 + '[' -f /tmp/packages_start.txt ']' 19:43:24 + '[' -f /tmp/packages_end.txt ']' 19:43:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:24 + '[' /w/workspace/netconf-maven-merge-master ']' 19:43:24 + mkdir -p /w/workspace/netconf-maven-merge-master/archives/ 19:43:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-merge-master/archives/ 19:43:24 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins8718826215192122440.sh 19:43:24 ---> capture-instance-metadata.sh 19:43:24 Setup pyenv: 19:43:24 system 19:43:24 3.8.13 19:43:24 3.9.13 19:43:24 3.10.13 19:43:24 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zGOv from file:/tmp/.os_lf_venv 19:43:26 lf-activate-venv(): INFO: Installing: lftools 19:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-zGOv/bin to PATH 19:43:38 INFO: Running in OpenStack, capturing instance metadata 19:43:39 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins9217158810177920372.sh 19:43:39 provisioning config files... 19:43:39 Could not find credentials [logs] for netconf-maven-merge-master #3072 19:43:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config5076452090276348733tmp 19:43:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:43:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:43:39 provisioning config files... 19:43:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:43:39 [EnvInject] - Injecting environment variables from a build step. 19:43:39 [EnvInject] - Injecting as environment variables the properties content 19:43:39 SERVER_ID=logs 19:43:39 19:43:39 [EnvInject] - Variables injected successfully. 19:43:39 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins3687505666125063046.sh 19:43:39 ---> create-netrc.sh 19:43:39 WARN: Log server credential not found. 19:43:39 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins12964379337616290373.sh 19:43:39 ---> python-tools-install.sh 19:43:40 Setup pyenv: 19:43:40 system 19:43:40 3.8.13 19:43:40 3.9.13 19:43:40 3.10.13 19:43:40 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zGOv from file:/tmp/.os_lf_venv 19:43:42 lf-activate-venv(): INFO: Installing: lftools 19:43:51 lf-activate-venv(): INFO: Adding /tmp/venv-zGOv/bin to PATH 19:43:51 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins14494130493570188874.sh 19:43:51 ---> sudo-logs.sh 19:43:51 Archiving 'sudo' log.. 19:43:52 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins6104104890508543112.sh 19:43:52 ---> job-cost.sh 19:43:52 Setup pyenv: 19:43:52 system 19:43:52 3.8.13 19:43:52 3.9.13 19:43:52 3.10.13 19:43:52 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zGOv from file:/tmp/.os_lf_venv 19:43:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:44:01 lf-activate-venv(): INFO: Adding /tmp/venv-zGOv/bin to PATH 19:44:01 INFO: No Stack... 19:44:01 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:02 INFO: Archiving Costs 19:44:02 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins5029830925406565360.sh 19:44:02 ---> logs-deploy.sh 19:44:02 Setup pyenv: 19:44:02 system 19:44:02 3.8.13 19:44:02 3.9.13 19:44:02 3.10.13 19:44:02 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:44:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zGOv from file:/tmp/.os_lf_venv 19:44:04 lf-activate-venv(): INFO: Installing: lftools 19:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-zGOv/bin to PATH 19:44:13 WARNING: Nexus logging server not set 19:44:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-merge-master/3072/ 19:44:13 INFO: archiving logs to S3 19:44:18 ---> uname -a: 19:44:18 Linux prd-centos8-builder-4c-4g-305.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:44:18 19:44:18 19:44:18 ---> lscpu: 19:44:18 Architecture: x86_64 19:44:18 CPU op-mode(s): 32-bit, 64-bit 19:44:18 Byte Order: Little Endian 19:44:18 CPU(s): 4 19:44:18 On-line CPU(s) list: 0-3 19:44:18 Thread(s) per core: 1 19:44:18 Core(s) per socket: 1 19:44:18 Socket(s): 4 19:44:18 NUMA node(s): 1 19:44:18 Vendor ID: AuthenticAMD 19:44:18 CPU family: 23 19:44:18 Model: 49 19:44:18 Model name: AMD EPYC-Rome Processor 19:44:18 Stepping: 0 19:44:18 CPU MHz: 2799.998 19:44:18 BogoMIPS: 5599.99 19:44:18 Virtualization: AMD-V 19:44:18 Hypervisor vendor: KVM 19:44:18 Virtualization type: full 19:44:18 L1d cache: 32K 19:44:18 L1i cache: 32K 19:44:18 L2 cache: 512K 19:44:18 L3 cache: 16384K 19:44:18 NUMA node0 CPU(s): 0-3 19:44:18 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 19:44:18 19:44:18 19:44:18 ---> nproc: 19:44:18 4 19:44:18 19:44:18 19:44:18 ---> df -h: 19:44:18 Filesystem Size Used Avail Use% Mounted on 19:44:18 devtmpfs 7.7G 0 7.7G 0% /dev 19:44:18 tmpfs 7.7G 0 7.7G 0% /dev/shm 19:44:18 tmpfs 7.7G 17M 7.7G 1% /run 19:44:18 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 19:44:18 /dev/vda1 80G 13G 68G 16% / 19:44:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:44:18 19:44:18 19:44:18 ---> free -m: 19:44:18 total used free shared buff/cache available 19:44:18 Mem: 15761 874 8672 19 6213 14537 19:44:18 Swap: 1023 0 1023 19:44:18 19:44:18 19:44:18 ---> ip addr: 19:44:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:44:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:44:18 inet 127.0.0.1/8 scope host lo 19:44:18 valid_lft forever preferred_lft forever 19:44:18 inet6 ::1/128 scope host 19:44:18 valid_lft forever preferred_lft forever 19:44:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:44:18 link/ether fa:16:3e:18:a5:1e brd ff:ff:ff:ff:ff:ff 19:44:18 altname enp0s3 19:44:18 altname ens3 19:44:18 inet 10.30.170.33/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:44:18 valid_lft 83985sec preferred_lft 83985sec 19:44:18 inet6 fe80::f816:3eff:fe18:a51e/64 scope link 19:44:18 valid_lft forever preferred_lft forever 19:44:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:44:18 link/ether 02:42:bc:89:ef:6d brd ff:ff:ff:ff:ff:ff 19:44:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:44:18 valid_lft forever preferred_lft forever 19:44:18 19:44:18 19:44:18 ---> sar -b -r -n DEV: 19:44:18 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/11/2024 _x86_64_ (4 CPU) 19:44:18 19:44:18 19:03:58 LINUX RESTART (4 CPU) 19:44:18 19:44:18 07:05:03 PM tps rtps wtps bread/s bwrtn/s 19:44:18 07:06:01 PM 123.43 7.95 115.48 1439.75 10046.37 19:44:18 07:07:01 PM 37.02 2.03 34.99 1507.76 5092.62 19:44:18 07:08:01 PM 2.87 0.03 2.83 0.53 53.32 19:44:18 07:09:01 PM 3.28 0.00 3.28 0.00 70.70 19:44:18 07:10:01 PM 3.15 0.00 3.15 0.00 72.13 19:44:18 07:11:01 PM 3.05 0.00 3.05 0.00 74.29 19:44:18 07:12:01 PM 77.41 15.15 62.25 1835.63 926.12 19:44:18 07:13:01 PM 241.77 5.11 236.66 1147.10 12662.92 19:44:18 07:14:01 PM 63.66 0.03 63.62 11.86 5164.49 19:44:18 07:15:01 PM 38.72 0.00 38.72 0.00 1778.88 19:44:18 07:16:01 PM 32.11 0.00 32.11 0.00 1337.12 19:44:18 07:17:01 PM 29.49 0.00 29.49 0.00 1407.93 19:44:18 07:18:01 PM 43.67 0.00 43.67 0.00 3410.18 19:44:18 07:19:01 PM 43.24 0.05 43.19 0.80 2322.25 19:44:18 07:20:01 PM 27.11 0.00 27.11 0.00 2392.41 19:44:18 07:21:01 PM 35.58 0.00 35.58 0.00 3521.20 19:44:18 07:22:01 PM 31.99 0.00 31.99 0.00 1417.63 19:44:18 07:23:01 PM 38.95 0.00 38.95 0.00 1872.61 19:44:18 07:24:01 PM 21.71 0.00 21.71 0.00 1070.23 19:44:18 07:25:01 PM 60.02 0.00 60.02 0.00 1783.80 19:44:18 07:26:01 PM 46.95 0.00 46.95 0.00 2475.07 19:44:18 07:27:01 PM 13.51 0.02 13.49 0.13 1091.37 19:44:18 07:28:01 PM 28.45 0.00 28.45 0.00 1523.45 19:44:18 07:29:01 PM 14.78 0.63 14.14 124.07 1265.62 19:44:18 07:30:01 PM 39.55 0.00 39.55 0.00 1821.64 19:44:18 07:31:01 PM 27.42 0.00 27.42 0.00 1445.86 19:44:18 07:32:01 PM 39.93 0.00 39.93 0.00 1569.36 19:44:18 07:33:01 PM 74.09 0.00 74.09 0.00 2442.29 19:44:18 07:34:01 PM 29.44 0.00 29.44 0.00 1503.80 19:44:18 07:35:01 PM 83.02 0.00 83.02 0.00 2395.42 19:44:18 07:36:01 PM 63.82 0.00 63.82 0.00 2932.18 19:44:18 07:37:01 PM 67.32 0.00 67.32 0.00 2704.64 19:44:18 07:38:01 PM 53.18 0.00 53.18 0.00 2238.37 19:44:18 07:39:01 PM 63.31 0.00 63.31 0.00 2010.20 19:44:18 07:40:01 PM 80.34 0.00 80.34 0.00 58351.90 19:44:18 07:41:01 PM 34.69 0.03 34.66 0.53 7442.22 19:44:18 07:42:01 PM 38.99 0.52 38.47 46.12 17177.91 19:44:18 07:43:01 PM 24.06 0.00 24.06 0.00 1776.91 19:44:18 07:44:01 PM 23.23 0.25 22.98 43.59 716.48 19:44:18 Average: 46.19 0.81 45.38 156.88 4338.25 19:44:18 19:44:18 07:05:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:18 07:06:01 PM 13164140 15153268 2975304 18.43 2688 2196476 1055368 6.14 246872 2345664 126112 19:44:18 07:07:01 PM 13082608 15127248 3056836 18.94 2688 2252264 1072920 6.24 252684 2414064 72 19:44:18 07:08:01 PM 13082248 15127036 3057196 18.94 2688 2252384 1072920 6.24 252792 2413948 12 19:44:18 07:09:01 PM 13082844 15127776 3056600 18.94 2688 2252500 1072920 6.24 252796 2414292 12 19:44:18 07:10:01 PM 13081052 15126136 3058392 18.95 2688 2252632 1070876 6.23 252792 2414728 56 19:44:18 07:11:01 PM 13076660 15122160 3062784 18.98 2688 2252992 1070876 6.23 252792 2419600 344 19:44:18 07:12:01 PM 12160036 14558256 3979408 24.66 2688 2599044 1548588 9.01 282976 3283076 290836 19:44:18 07:13:01 PM 9289252 12068164 6850192 42.44 2688 2973932 4020792 23.39 495300 5909836 313264 19:44:18 07:14:01 PM 10846124 13565660 5293320 32.80 2688 2914008 2528776 14.71 598840 4250056 125256 19:44:18 07:15:01 PM 11325848 13964740 4813596 29.83 2688 2832260 2074076 12.07 594276 3776696 11240 19:44:18 07:16:01 PM 10785856 13460280 5353588 33.17 2688 2866680 2645760 15.39 607452 4297096 22676 19:44:18 07:17:01 PM 10570668 13319620 5568776 34.50 2688 2939144 2873464 16.72 632464 4478656 67668 19:44:18 07:18:01 PM 10082824 12877820 6056620 37.53 2688 2983004 3344092 19.46 641736 4948040 33072 19:44:18 07:19:01 PM 8467484 11398264 7671960 47.54 2688 3115600 4647488 27.04 659952 6529952 117392 19:44:18 07:20:01 PM 10071388 13002536 6068056 37.60 2688 3106528 3303428 19.22 695180 4872688 49260 19:44:18 07:21:01 PM 9340000 12416512 6799444 42.13 2688 3244600 3836884 22.32 710080 5575688 102008 19:44:18 07:22:01 PM 9667892 12689584 6471552 40.10 2688 3188368 3372972 19.62 720892 5236968 22412 19:44:18 07:23:01 PM 9398352 12537052 6741092 41.77 2688 3301312 3458680 20.12 735052 5482480 101136 19:44:18 07:24:01 PM 9389424 12552976 6750020 41.82 2688 3324832 3472332 20.20 737096 5487656 108888 19:44:18 07:25:01 PM 9891276 12994408 6248168 38.71 2688 3262672 2961248 17.23 772344 4951244 30008 19:44:18 07:26:01 PM 7898916 11150368 8240528 51.06 2688 3406536 4893536 28.47 794076 6905228 122524 19:44:18 07:27:01 PM 9011584 12173560 7127860 44.16 2688 3317008 3735336 21.73 786556 5803772 7480 19:44:18 07:28:01 PM 9445600 12645240 6693844 41.48 2688 3351544 3357408 19.53 794356 5357816 17920 19:44:18 07:29:01 PM 8668244 11982576 7471200 46.29 2688 3462484 4321856 25.14 800404 6119280 93528 19:44:18 07:30:01 PM 7801848 11050492 8337596 51.66 2688 3394088 4978616 28.97 803952 6976032 8400 19:44:18 07:31:01 PM 8870428 12143476 7269016 45.04 2688 3417172 4109480 23.91 809992 5902868 10984 19:44:18 07:32:01 PM 6876844 10379784 9262600 57.39 2688 3644540 5590864 32.53 844976 7850416 218488 19:44:18 07:33:01 PM 9072104 12387732 7067340 43.79 2688 3456572 3568424 20.76 819460 5687360 3236 19:44:18 07:34:01 PM 6876336 10392620 9263108 57.39 2688 3653276 5551768 32.30 846652 7838356 169408 19:44:18 07:35:01 PM 8712572 12107740 7426872 46.02 2688 3531452 3939204 22.92 839236 6015244 22820 19:44:18 07:36:01 PM 6687212 10333004 9452232 58.57 2688 3778672 5611864 32.65 899112 7967648 218664 19:44:18 07:37:01 PM 6204692 10022288 9934752 61.56 2688 3947756 5869760 34.15 922156 8420544 230348 19:44:18 07:38:01 PM 8844996 12355372 7294448 45.20 2688 3640780 3603172 20.96 879216 5833044 4656 19:44:18 07:39:01 PM 8331224 12325444 7808220 48.38 2688 4119972 3595724 20.92 891396 6324640 454080 19:44:18 07:40:01 PM 6604824 12038764 9534620 59.08 2688 5552884 3959568 23.04 1695404 7238108 154424 19:44:18 07:41:01 PM 6446316 12291736 9693128 60.06 2688 5958864 3603364 20.96 1771744 7311020 346368 19:44:18 07:42:01 PM 8927448 14926196 7211996 44.69 2688 6107824 1170616 6.81 1870424 4733448 42228 19:44:18 07:43:01 PM 8928036 14924772 7211408 44.68 2688 6107828 1170616 6.81 1871000 4733116 8 19:44:18 07:44:01 PM 8885728 14885496 7253716 44.94 2688 6110784 1151260 6.70 2033516 4613028 14128 19:44:18 Average: 9562844 12889901 6576600 40.75 2688 3489007 3186843 18.54 804308 5259831 93882 19:44:18 19:44:18 07:05:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:18 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:06:01 PM eth0 73.92 60.42 739.86 8.56 0.00 0.00 0.00 0.00 19:44:18 07:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:07:01 PM eth0 36.47 27.66 244.21 12.94 0.00 0.00 0.00 0.00 19:44:18 07:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:08:01 PM eth0 22.44 20.14 142.87 3.53 0.00 0.00 0.00 0.00 19:44:18 07:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:09:01 PM eth0 23.85 21.46 156.44 4.02 0.00 0.00 0.00 0.00 19:44:18 07:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:10:01 PM eth0 22.89 20.38 144.66 3.96 0.00 0.00 0.00 0.00 19:44:18 07:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:11:01 PM eth0 21.39 20.56 124.77 4.32 0.00 0.00 0.00 0.00 19:44:18 07:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:12:01 PM eth0 333.07 283.58 4711.60 46.39 0.00 0.00 0.00 0.00 19:44:18 07:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:13:01 PM lo 862.14 862.14 866.27 866.27 0.00 0.00 0.00 0.00 19:44:18 07:13:01 PM eth0 151.78 126.97 2130.86 18.25 0.00 0.00 0.00 0.00 19:44:18 07:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:14:01 PM lo 1230.31 1230.31 1219.81 1219.81 0.00 0.00 0.00 0.00 19:44:18 07:14:01 PM eth0 12.21 11.79 20.80 3.13 0.00 0.00 0.00 0.00 19:44:18 07:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:15:01 PM lo 1623.27 1623.27 1677.86 1677.86 0.00 0.00 0.00 0.00 19:44:18 07:15:01 PM eth0 10.95 10.39 4.70 3.69 0.00 0.00 0.00 0.00 19:44:18 07:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:16:01 PM lo 1443.95 1443.95 1461.48 1461.48 0.00 0.00 0.00 0.00 19:44:18 07:16:01 PM eth0 16.96 17.09 68.87 4.28 0.00 0.00 0.00 0.00 19:44:18 07:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:17:01 PM lo 825.10 825.10 831.22 831.22 0.00 0.00 0.00 0.00 19:44:18 07:17:01 PM eth0 30.58 29.47 234.23 7.02 0.00 0.00 0.00 0.00 19:44:18 07:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:18:01 PM lo 1627.81 1627.81 1643.88 1643.88 0.00 0.00 0.00 0.00 19:44:18 07:18:01 PM eth0 11.23 10.43 2.66 3.70 0.00 0.00 0.00 0.00 19:44:18 07:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:19:01 PM lo 2438.48 2438.48 2463.36 2463.36 0.00 0.00 0.00 0.00 19:44:18 07:19:01 PM eth0 9.12 8.67 2.14 3.01 0.00 0.00 0.00 0.00 19:44:18 07:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:20:01 PM lo 8.81 8.81 2.20 2.20 0.00 0.00 0.00 0.00 19:44:18 07:20:01 PM eth0 17.39 17.02 98.39 5.48 0.00 0.00 0.00 0.00 19:44:18 07:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:21:01 PM lo 918.28 918.28 914.35 914.35 0.00 0.00 0.00 0.00 19:44:18 07:21:01 PM eth0 6.23 6.16 1.81 2.46 0.00 0.00 0.00 0.00 19:44:18 07:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:22:01 PM lo 1666.56 1666.56 1633.26 1633.26 0.00 0.00 0.00 0.00 19:44:18 07:22:01 PM eth0 7.70 7.18 1.76 2.41 0.00 0.00 0.00 0.00 19:44:18 07:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:23:01 PM lo 2071.03 2071.03 2067.28 2067.28 0.00 0.00 0.00 0.00 19:44:18 07:23:01 PM eth0 8.58 7.61 2.41 2.95 0.00 0.00 0.00 0.00 19:44:18 07:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:24:01 PM lo 659.08 659.08 672.19 672.19 0.00 0.00 0.00 0.00 19:44:18 07:24:01 PM eth0 7.95 7.60 3.84 2.78 0.00 0.00 0.00 0.00 19:44:18 07:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:25:01 PM lo 1279.69 1279.69 1310.31 1310.31 0.00 0.00 0.00 0.00 19:44:18 07:25:01 PM eth0 7.55 7.50 10.25 2.25 0.00 0.00 0.00 0.00 19:44:18 07:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:26:01 PM lo 2117.74 2117.74 2153.95 2153.95 0.00 0.00 0.00 0.00 19:44:18 07:26:01 PM eth0 10.64 10.69 5.00 3.31 0.00 0.00 0.00 0.00 19:44:18 07:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:27:01 PM lo 0.57 0.57 0.67 0.67 0.00 0.00 0.00 0.00 19:44:18 07:27:01 PM eth0 6.35 6.00 1.54 2.56 0.00 0.00 0.00 0.00 19:44:18 07:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:28:01 PM lo 823.35 823.35 832.56 832.56 0.00 0.00 0.00 0.00 19:44:18 07:28:01 PM eth0 9.08 9.23 8.64 2.92 0.00 0.00 0.00 0.00 19:44:18 07:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:29:01 PM lo 8.73 8.73 5.05 5.05 0.00 0.00 0.00 0.00 19:44:18 07:29:01 PM eth0 6.63 6.95 12.66 2.07 0.00 0.00 0.00 0.00 19:44:18 07:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:30:01 PM lo 1430.22 1430.22 1458.71 1458.71 0.00 0.00 0.00 0.00 19:44:18 07:30:01 PM eth0 4.85 4.37 1.17 1.53 0.00 0.00 0.00 0.00 19:44:18 07:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:31:01 PM lo 757.54 757.54 759.70 759.70 0.00 0.00 0.00 0.00 19:44:18 07:31:01 PM eth0 6.46 5.95 1.64 2.19 0.00 0.00 0.00 0.00 19:44:18 07:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:32:01 PM lo 1600.48 1600.48 1618.55 1618.55 0.00 0.00 0.00 0.00 19:44:18 07:32:01 PM eth0 4.86 4.46 1.07 1.38 0.00 0.00 0.00 0.00 19:44:18 07:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:33:01 PM lo 819.20 819.20 828.63 828.63 0.00 0.00 0.00 0.00 19:44:18 07:33:01 PM eth0 6.78 5.80 1.54 2.06 0.00 0.00 0.00 0.00 19:44:18 07:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:34:01 PM lo 886.85 886.85 889.46 889.46 0.00 0.00 0.00 0.00 19:44:18 07:34:01 PM eth0 25.69 25.86 146.64 5.74 0.00 0.00 0.00 0.00 19:44:18 07:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:35:01 PM lo 921.03 921.03 922.78 922.78 0.00 0.00 0.00 0.00 19:44:18 07:35:01 PM eth0 5.40 5.30 6.87 1.59 0.00 0.00 0.00 0.00 19:44:18 07:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:36:01 PM lo 1743.09 1743.09 1753.91 1753.91 0.00 0.00 0.00 0.00 19:44:18 07:36:01 PM eth0 9.50 8.73 30.99 8.28 0.00 0.00 0.00 0.00 19:44:18 07:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:37:01 PM lo 822.34 822.34 829.60 829.60 0.00 0.00 0.00 0.00 19:44:18 07:37:01 PM eth0 23.06 18.57 304.20 2.97 0.00 0.00 0.00 0.00 19:44:18 07:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:38:01 PM lo 725.24 725.24 739.75 739.75 0.00 0.00 0.00 0.00 19:44:18 07:38:01 PM eth0 6.15 5.61 1.50 1.96 0.00 0.00 0.00 0.00 19:44:18 07:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:39:01 PM lo 633.62 633.62 649.72 649.72 0.00 0.00 0.00 0.00 19:44:18 07:39:01 PM eth0 105.16 89.65 1316.25 11.52 0.00 0.00 0.00 0.00 19:44:18 07:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:40:01 PM eth0 26.04 24.43 209.46 6.65 0.00 0.00 0.00 0.00 19:44:18 07:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:41:01 PM lo 2.73 2.73 0.64 0.64 0.00 0.00 0.00 0.00 19:44:18 07:41:01 PM eth0 18.93 18.26 28.06 7.40 0.00 0.00 0.00 0.00 19:44:18 07:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:42:01 PM eth0 149.35 164.28 98.84 411.62 0.00 0.00 0.00 0.00 19:44:18 07:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:43:01 PM eth0 501.50 674.24 178.39 10433.64 0.00 0.00 0.00 0.00 19:44:18 07:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 07:44:01 PM eth0 162.09 145.28 72.04 526.81 0.00 0.00 0.00 0.00 19:44:18 07:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 Average: lo 768.54 768.54 775.21 775.21 0.00 0.00 0.00 0.00 19:44:18 Average: eth0 49.24 50.15 288.74 297.29 0.00 0.00 0.00 0.00 19:44:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:18 19:44:18 19:44:18 ---> sar -P ALL: 19:44:18 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/11/2024 _x86_64_ (4 CPU) 19:44:18 19:44:18 19:03:58 LINUX RESTART (4 CPU) 19:44:18 19:44:18 07:05:03 PM CPU %user %nice %system %iowait %steal %idle 19:44:18 07:06:01 PM all 20.15 0.00 2.63 1.57 0.07 75.58 19:44:18 07:06:01 PM 0 27.57 0.00 4.15 1.40 0.07 66.81 19:44:18 07:06:01 PM 1 22.91 0.00 2.86 1.97 0.07 72.19 19:44:18 07:06:01 PM 2 10.64 0.00 1.32 1.68 0.09 86.27 19:44:18 07:06:01 PM 3 19.44 0.00 2.21 1.23 0.05 77.07 19:44:18 07:07:01 PM all 1.11 0.00 0.52 0.70 0.02 97.65 19:44:18 07:07:01 PM 0 1.09 0.00 0.43 1.20 0.02 97.26 19:44:18 07:07:01 PM 1 1.00 0.00 0.47 0.40 0.03 98.10 19:44:18 07:07:01 PM 2 1.39 0.00 0.60 1.09 0.02 96.91 19:44:18 07:07:01 PM 3 0.98 0.00 0.57 0.10 0.02 98.33 19:44:18 07:08:01 PM all 0.29 0.00 0.13 0.00 0.03 99.55 19:44:18 07:08:01 PM 0 0.15 0.00 0.05 0.02 0.03 99.75 19:44:18 07:08:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 19:44:18 07:08:01 PM 2 0.55 0.00 0.08 0.00 0.02 99.35 19:44:18 07:08:01 PM 3 0.38 0.00 0.28 0.00 0.02 99.32 19:44:18 07:09:01 PM all 0.32 0.00 0.11 0.01 0.01 99.55 19:44:18 07:09:01 PM 0 0.18 0.00 0.03 0.00 0.00 99.78 19:44:18 07:09:01 PM 1 0.12 0.00 0.08 0.03 0.03 99.73 19:44:18 07:09:01 PM 2 0.58 0.00 0.07 0.00 0.02 99.33 19:44:18 07:09:01 PM 3 0.40 0.00 0.25 0.00 0.00 99.35 19:44:18 07:10:01 PM all 0.23 0.00 0.13 0.01 0.01 99.61 19:44:18 07:10:01 PM 0 0.10 0.00 0.12 0.00 0.00 99.78 19:44:18 07:10:01 PM 1 0.23 0.00 0.15 0.02 0.02 99.58 19:44:18 07:10:01 PM 2 0.30 0.00 0.12 0.02 0.02 99.55 19:44:18 07:10:01 PM 3 0.30 0.00 0.15 0.00 0.02 99.53 19:44:18 07:11:01 PM all 0.28 0.00 0.12 0.01 0.02 99.57 19:44:18 07:11:01 PM 0 0.50 0.00 0.08 0.02 0.02 99.38 19:44:18 07:11:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 19:44:18 07:11:01 PM 2 0.40 0.00 0.27 0.00 0.02 99.32 19:44:18 07:11:01 PM 3 0.10 0.00 0.05 0.02 0.02 99.82 19:44:18 07:12:01 PM all 21.22 0.00 1.95 0.55 0.08 76.21 19:44:18 07:12:01 PM 0 23.26 0.00 1.42 0.50 0.07 74.75 19:44:18 07:12:01 PM 1 22.34 0.00 1.69 0.65 0.08 75.23 19:44:18 07:12:01 PM 2 18.77 0.00 2.75 0.72 0.08 77.68 19:44:18 07:12:01 PM 3 20.49 0.00 1.92 0.33 0.08 77.17 19:44:18 07:13:01 PM all 54.44 0.00 3.52 2.49 0.10 39.44 19:44:18 07:13:01 PM 0 54.39 0.00 4.06 2.80 0.10 38.64 19:44:18 07:13:01 PM 1 53.65 0.00 3.44 0.29 0.12 42.51 19:44:18 07:13:01 PM 2 54.90 0.00 3.35 4.15 0.10 37.49 19:44:18 07:13:01 PM 3 54.82 0.00 3.24 2.70 0.10 39.14 19:44:18 07:14:01 PM all 66.72 0.00 4.03 0.30 0.12 28.83 19:44:18 07:14:01 PM 0 68.20 0.00 4.11 0.13 0.12 27.43 19:44:18 07:14:01 PM 1 67.03 0.00 7.14 0.86 0.12 24.86 19:44:18 07:14:01 PM 2 64.79 0.00 2.50 0.02 0.12 32.58 19:44:18 07:14:01 PM 3 66.85 0.00 2.41 0.18 0.12 30.43 19:44:18 07:15:01 PM all 63.16 0.00 4.12 0.15 0.11 32.46 19:44:18 07:15:01 PM 0 65.05 0.00 2.53 0.07 0.10 32.25 19:44:18 07:15:01 PM 1 58.67 0.00 3.88 0.22 0.12 37.12 19:44:18 07:15:01 PM 2 60.49 0.00 3.18 0.18 0.12 36.03 19:44:18 07:15:01 PM 3 68.44 0.00 6.88 0.12 0.12 24.44 19:44:18 07:16:01 PM all 68.14 0.00 3.96 0.14 0.11 27.65 19:44:18 07:16:01 PM 0 65.47 0.00 3.52 0.23 0.12 30.66 19:44:18 07:16:01 PM 1 69.60 0.00 3.09 0.15 0.10 27.06 19:44:18 07:16:01 PM 2 65.72 0.00 1.95 0.07 0.10 32.16 19:44:18 07:16:01 PM 3 71.77 0.00 7.27 0.10 0.12 20.74 19:44:18 19:44:18 07:16:01 PM CPU %user %nice %system %iowait %steal %idle 19:44:18 07:17:01 PM all 68.68 0.00 3.69 0.14 0.11 27.37 19:44:18 07:17:01 PM 0 73.30 0.00 4.18 0.10 0.10 22.32 19:44:18 07:17:01 PM 1 68.02 0.00 3.88 0.20 0.10 27.80 19:44:18 07:17:01 PM 2 69.48 0.00 3.06 0.20 0.13 27.12 19:44:18 07:17:01 PM 3 63.93 0.00 3.63 0.07 0.12 32.26 19:44:18 07:18:01 PM all 66.27 0.00 4.23 0.28 0.11 29.11 19:44:18 07:18:01 PM 0 66.25 0.00 4.25 0.18 0.12 29.20 19:44:18 07:18:01 PM 1 65.54 0.00 6.24 0.08 0.12 28.02 19:44:18 07:18:01 PM 2 66.01 0.00 2.80 0.32 0.10 30.77 19:44:18 07:18:01 PM 3 67.26 0.00 3.64 0.54 0.10 28.46 19:44:18 07:19:01 PM all 65.09 0.00 4.62 0.18 0.12 29.99 19:44:18 07:19:01 PM 0 64.32 0.00 6.24 0.19 0.12 29.13 19:44:18 07:19:01 PM 1 65.61 0.00 2.83 0.22 0.12 31.23 19:44:18 07:19:01 PM 2 62.78 0.00 2.99 0.24 0.12 33.88 19:44:18 07:19:01 PM 3 67.64 0.00 6.43 0.07 0.12 25.74 19:44:18 07:20:01 PM all 68.98 0.00 3.07 0.19 0.12 27.64 19:44:18 07:20:01 PM 0 74.94 0.00 2.64 0.05 0.12 22.25 19:44:18 07:20:01 PM 1 63.83 0.00 3.11 0.40 0.12 32.54 19:44:18 07:20:01 PM 2 68.87 0.00 4.74 0.13 0.12 26.14 19:44:18 07:20:01 PM 3 68.29 0.00 1.79 0.18 0.12 29.62 19:44:18 07:21:01 PM all 67.65 0.00 3.55 0.20 0.10 28.49 19:44:18 07:21:01 PM 0 71.41 0.00 3.43 0.18 0.10 24.87 19:44:18 07:21:01 PM 1 69.12 0.00 2.08 0.13 0.10 28.57 19:44:18 07:21:01 PM 2 60.84 0.00 4.70 0.47 0.12 33.87 19:44:18 07:21:01 PM 3 69.22 0.00 4.00 0.03 0.10 26.65 19:44:18 07:22:01 PM all 66.41 0.00 3.62 0.13 0.11 29.73 19:44:18 07:22:01 PM 0 61.96 0.00 5.70 0.07 0.10 32.18 19:44:18 07:22:01 PM 1 75.82 0.00 3.64 0.07 0.12 20.35 19:44:18 07:22:01 PM 2 68.19 0.00 2.06 0.17 0.12 29.47 19:44:18 07:22:01 PM 3 59.69 0.00 3.08 0.20 0.12 36.91 19:44:18 07:23:01 PM all 63.93 0.00 4.41 0.13 0.11 31.42 19:44:18 07:23:01 PM 0 66.30 0.00 3.42 0.03 0.10 30.15 19:44:18 07:23:01 PM 1 69.14 0.00 4.80 0.02 0.10 25.94 19:44:18 07:23:01 PM 2 62.15 0.00 4.89 0.12 0.12 32.72 19:44:18 07:23:01 PM 3 58.11 0.00 4.52 0.37 0.12 36.88 19:44:18 07:24:01 PM all 71.42 0.00 3.22 0.15 0.12 25.09 19:44:18 07:24:01 PM 0 64.66 0.00 2.90 0.39 0.15 31.90 19:44:18 07:24:01 PM 1 68.03 0.00 3.02 0.15 0.12 28.68 19:44:18 07:24:01 PM 2 76.08 0.00 3.67 0.03 0.10 20.12 19:44:18 07:24:01 PM 3 76.87 0.00 3.30 0.02 0.12 19.69 19:44:18 07:25:01 PM all 64.65 0.00 3.80 0.18 0.11 31.25 19:44:18 07:25:01 PM 0 62.14 0.00 2.97 0.22 0.10 34.57 19:44:18 07:25:01 PM 1 69.02 0.00 4.50 0.07 0.10 26.32 19:44:18 07:25:01 PM 2 65.22 0.00 4.93 0.29 0.12 29.44 19:44:18 07:25:01 PM 3 62.22 0.00 2.82 0.17 0.12 34.67 19:44:18 07:26:01 PM all 64.47 0.00 4.57 0.14 0.13 30.68 19:44:18 07:26:01 PM 0 65.04 0.00 3.83 0.05 0.12 30.96 19:44:18 07:26:01 PM 1 67.75 0.00 3.65 0.05 0.13 28.42 19:44:18 07:26:01 PM 2 59.05 0.00 4.95 0.32 0.13 35.54 19:44:18 07:26:01 PM 3 66.05 0.00 5.86 0.15 0.12 27.82 19:44:18 07:27:01 PM all 61.15 0.00 1.91 0.11 0.10 36.74 19:44:18 07:27:01 PM 0 62.09 0.00 1.76 0.03 0.10 36.02 19:44:18 07:27:01 PM 1 70.47 0.00 1.60 0.07 0.10 27.76 19:44:18 07:27:01 PM 2 51.92 0.00 1.59 0.25 0.10 46.14 19:44:18 07:27:01 PM 3 60.13 0.00 2.68 0.08 0.08 37.03 19:44:18 19:44:18 07:27:01 PM CPU %user %nice %system %iowait %steal %idle 19:44:18 07:28:01 PM all 65.75 0.00 3.25 0.09 0.11 30.80 19:44:18 07:28:01 PM 0 66.81 0.00 2.14 0.07 0.12 30.87 19:44:18 07:28:01 PM 1 62.79 0.00 2.30 0.00 0.12 34.79 19:44:18 07:28:01 PM 2 63.81 0.00 2.71 0.10 0.10 33.28 19:44:18 07:28:01 PM 3 69.61 0.00 5.83 0.18 0.12 24.26 19:44:18 07:29:01 PM all 51.85 0.00 1.99 0.13 0.10 45.93 19:44:18 07:29:01 PM 0 49.77 0.00 1.84 0.02 0.10 48.27 19:44:18 07:29:01 PM 1 48.42 0.00 2.04 0.28 0.12 49.14 19:44:18 07:29:01 PM 2 53.38 0.00 3.01 0.03 0.10 43.48 19:44:18 07:29:01 PM 3 55.81 0.00 1.07 0.17 0.10 42.85 19:44:18 07:30:01 PM all 63.43 0.00 3.84 0.22 0.13 32.38 19:44:18 07:30:01 PM 0 61.93 0.00 4.21 0.07 0.12 33.67 19:44:18 07:30:01 PM 1 57.04 0.00 3.51 0.32 0.12 39.01 19:44:18 07:30:01 PM 2 63.75 0.00 3.59 0.34 0.14 32.18 19:44:18 07:30:01 PM 3 70.98 0.00 4.05 0.15 0.13 24.68 19:44:18 07:31:01 PM all 62.52 0.00 3.15 0.08 0.11 34.13 19:44:18 07:31:01 PM 0 68.38 0.00 3.24 0.03 0.10 28.24 19:44:18 07:31:01 PM 1 66.08 0.00 5.12 0.08 0.10 28.61 19:44:18 07:31:01 PM 2 61.18 0.00 2.05 0.02 0.13 36.62 19:44:18 07:31:01 PM 3 54.43 0.00 2.19 0.20 0.12 43.06 19:44:18 07:32:01 PM all 66.28 0.00 3.87 0.16 0.13 29.57 19:44:18 07:32:01 PM 0 69.12 0.00 6.68 0.15 0.12 23.93 19:44:18 07:32:01 PM 1 68.82 0.00 3.32 0.08 0.12 27.66 19:44:18 07:32:01 PM 2 60.17 0.00 2.32 0.35 0.13 37.02 19:44:18 07:32:01 PM 3 66.99 0.00 3.15 0.05 0.13 29.67 19:44:18 07:33:01 PM all 60.04 0.00 3.68 0.31 0.11 35.85 19:44:18 07:33:01 PM 0 58.84 0.00 3.63 0.47 0.10 36.96 19:44:18 07:33:01 PM 1 61.31 0.00 3.93 0.02 0.13 34.60 19:44:18 07:33:01 PM 2 61.09 0.00 3.15 0.19 0.10 35.47 19:44:18 07:33:01 PM 3 58.94 0.00 4.00 0.57 0.12 36.38 19:44:18 07:34:01 PM all 71.54 0.00 2.97 0.12 0.11 25.25 19:44:18 07:34:01 PM 0 65.96 0.00 2.67 0.17 0.12 31.09 19:44:18 07:34:01 PM 1 77.79 0.00 3.84 0.05 0.12 18.20 19:44:18 07:34:01 PM 2 69.86 0.00 3.52 0.25 0.12 26.25 19:44:18 07:34:01 PM 3 72.53 0.00 1.86 0.02 0.10 25.49 19:44:18 07:35:01 PM all 61.11 0.00 3.58 0.27 0.10 34.95 19:44:18 07:35:01 PM 0 56.44 0.00 3.81 0.13 0.12 39.50 19:44:18 07:35:01 PM 1 60.13 0.00 3.83 0.37 0.08 35.58 19:44:18 07:35:01 PM 2 60.04 0.00 3.72 0.29 0.10 35.86 19:44:18 07:35:01 PM 3 67.78 0.00 2.95 0.30 0.10 28.86 19:44:18 07:36:01 PM all 66.14 0.00 3.94 0.19 0.11 29.62 19:44:18 07:36:01 PM 0 66.12 0.00 3.67 0.27 0.12 29.82 19:44:18 07:36:01 PM 1 58.62 0.00 4.00 0.30 0.12 36.97 19:44:18 07:36:01 PM 2 69.44 0.00 6.23 0.17 0.10 24.06 19:44:18 07:36:01 PM 3 70.35 0.00 1.84 0.03 0.12 27.65 19:44:18 07:37:01 PM all 60.80 0.00 3.69 0.22 0.12 35.17 19:44:18 07:37:01 PM 0 59.59 0.00 3.79 0.15 0.12 36.34 19:44:18 07:37:01 PM 1 55.64 0.00 4.59 0.29 0.12 39.36 19:44:18 07:37:01 PM 2 63.73 0.00 3.05 0.24 0.12 32.86 19:44:18 07:37:01 PM 3 64.22 0.00 3.35 0.21 0.10 32.12 19:44:18 07:38:01 PM all 56.44 0.00 3.62 0.24 0.10 39.59 19:44:18 07:38:01 PM 0 47.50 0.00 2.92 0.66 0.10 48.83 19:44:18 07:38:01 PM 1 64.09 0.00 5.29 0.15 0.10 30.36 19:44:18 07:38:01 PM 2 54.70 0.00 2.37 0.12 0.10 42.71 19:44:18 07:38:01 PM 3 59.47 0.00 3.91 0.05 0.10 36.46 19:44:18 19:44:18 07:38:01 PM CPU %user %nice %system %iowait %steal %idle 19:44:18 07:39:01 PM all 48.80 0.00 3.60 0.30 0.10 47.20 19:44:18 07:39:01 PM 0 48.21 0.00 3.94 0.10 0.10 47.65 19:44:18 07:39:01 PM 1 45.77 0.00 4.34 0.91 0.08 48.89 19:44:18 07:39:01 PM 2 46.17 0.00 3.60 0.18 0.10 49.95 19:44:18 07:39:01 PM 3 55.05 0.00 2.54 0.02 0.10 42.29 19:44:18 07:40:01 PM all 27.83 0.00 2.27 9.23 0.07 60.61 19:44:18 07:40:01 PM 0 13.61 0.00 1.05 8.80 0.07 76.47 19:44:18 07:40:01 PM 1 40.10 0.00 2.39 3.68 0.08 53.75 19:44:18 07:40:01 PM 2 22.33 0.00 1.39 13.04 0.05 63.19 19:44:18 07:40:01 PM 3 35.28 0.00 4.25 11.40 0.08 48.98 19:44:18 07:41:01 PM all 59.42 0.00 2.60 0.61 0.10 37.27 19:44:18 07:41:01 PM 0 49.35 0.00 2.90 1.77 0.10 45.88 19:44:18 07:41:01 PM 1 55.00 0.00 2.06 0.29 0.10 42.55 19:44:18 07:41:01 PM 2 74.90 0.00 3.77 0.20 0.12 21.01 19:44:18 07:41:01 PM 3 58.41 0.00 1.69 0.18 0.08 39.64 19:44:18 07:42:01 PM all 27.57 0.00 2.46 1.96 0.09 67.92 19:44:18 07:42:01 PM 0 23.41 0.00 2.07 1.80 0.10 72.61 19:44:18 07:42:01 PM 1 21.87 0.00 1.84 3.15 0.07 73.08 19:44:18 07:42:01 PM 2 45.04 0.00 4.15 1.82 0.10 48.89 19:44:18 07:42:01 PM 3 19.96 0.00 1.76 1.07 0.08 77.12 19:44:18 07:43:01 PM all 10.98 0.00 1.36 0.16 0.09 87.41 19:44:18 07:43:01 PM 0 14.99 0.00 1.41 0.03 0.08 83.48 19:44:18 07:43:01 PM 1 3.84 0.00 0.96 0.29 0.12 94.80 19:44:18 07:43:01 PM 2 12.70 0.00 1.84 0.27 0.07 85.12 19:44:18 07:43:01 PM 3 12.40 0.00 1.23 0.05 0.10 86.22 19:44:18 07:44:01 PM all 16.75 0.00 2.68 0.12 0.07 80.39 19:44:18 07:44:01 PM 0 7.13 0.00 3.19 0.00 0.08 89.59 19:44:18 07:44:01 PM 1 5.88 0.00 2.86 0.25 0.05 90.96 19:44:18 07:44:01 PM 2 31.88 0.00 2.29 0.15 0.10 65.58 19:44:18 07:44:01 PM 3 22.09 0.00 2.37 0.07 0.05 75.42 19:44:18 Average: all 48.75 0.00 2.93 0.57 0.09 47.66 19:44:18 Average: 0 47.80 0.00 2.94 0.58 0.09 48.58 19:44:18 Average: 1 48.73 0.00 3.04 0.42 0.10 47.71 19:44:18 Average: 2 48.79 0.00 2.80 0.72 0.10 47.59 19:44:18 Average: 3 49.67 0.00 2.95 0.55 0.09 46.74 19:44:18 19:44:18 19:44:18