See 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/14/display/redirect?page=changes>

Changes:

[Andrew Gaul] Upgrade OKHttp dependency

[Andrew Gaul] Remove exclusion of bouncy castle module


------------------------------------------
[...truncated 58.26 KB...]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ elb 
---
[INFO] Toolchain in maven-compiler-plugin: 
JDK[/home/jenkins/tools/java/latest1.8/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/elb/target/test-classes>
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/elb/src/test/java/org/jclouds/elb/features/SubnetApiLiveTest.java>:27:
 error: package org.jclouds.ec2 does not exist
import org.jclouds.ec2.EC2Api;
                      ^
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/elb/src/test/java/org/jclouds/elb/features/SubnetApiLiveTest.java>:28:
 error: package org.jclouds.ec2.compute does not exist
import org.jclouds.ec2.compute.EC2ComputeServiceContext;
                              ^
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/elb/src/test/java/org/jclouds/elb/features/SubnetApiLiveTest.java>:29:
 error: package org.jclouds.ec2.domain does not exist
import org.jclouds.ec2.domain.Subnet;
                             ^
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/elb/src/test/java/org/jclouds/elb/features/SubnetApiLiveTest.java>:46:
 error: cannot find symbol
   private EC2Api ec2Api;
           ^
  symbol:   class EC2Api
  location: class SubnetApiLiveTest
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/elb/src/test/java/org/jclouds/elb/features/SubnetApiLiveTest.java>:79:
 error: cannot find symbol
   protected EC2Api ec2Api() {
             ^
  symbol:   class EC2Api
  location: class SubnetApiLiveTest
5 errors
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds labs aws 2.3.0-SNAPSHOT ............. SUCCESS [01:05 min]
[INFO] jcloud elb api ..................................... FAILURE [ 10.153 s]
[INFO] jcloud iam api ..................................... SKIPPED
[INFO] jcloud rds api ..................................... SKIPPED
[INFO] Apache jclouds :: AWS :: Glacier API ............... SKIPPED
[INFO] jclouds Amazon Elastic Load Balancer provider ...... SKIPPED
[INFO] jclouds Amazon Identity and Access Management (IAM) provider SKIPPED
[INFO] jclouds Amazon Relational Database Service provider 2.3.0-SNAPSHOT 
SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:39 min
[INFO] Finished at: 2021-02-12T10:15:09Z
[INFO] ------------------------------------------------------------------------
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected 
Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got 
class hudson.model.Fingerprint$RangeSet
        at hudson.remoting.Channel$2.adapt(Channel.java:1035)
        at hudson.remoting.Channel$2.adapt(Channel.java:1029)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class 
hudson.model.Fingerprint or subclass but got class 
hudson.model.Fingerprint$RangeSet
        at hudson.model.Fingerprint.load(Fingerprint.java:1387)
        at hudson.model.Fingerprint.load(Fingerprint.java:1372)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
        at sun.reflect.GeneratedMethodAccessor933.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:932)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy188.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel$2.adapt(Channel.java:1033)
                at hudson.remoting.Channel$2.adapt(Channel.java:1029)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:211)
                at hudson.remoting.UserRequest.perform(UserRequest.java:54)
                at hudson.remoting.Request$2.run(Request.java:369)
                at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
                ... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected 
Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got 
class hudson.model.Fingerprint$RangeSet
        at hudson.remoting.Channel$2.adapt(Channel.java:1035)
        at hudson.remoting.Channel$2.adapt(Channel.java:1029)
        at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
        at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class 
hudson.model.Fingerprint or subclass but got class 
hudson.model.Fingerprint$RangeSet
        at hudson.model.Fingerprint.load(Fingerprint.java:1387)
        at hudson.model.Fingerprint.load(Fingerprint.java:1372)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
        at 
hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
        at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
        at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
        at sun.reflect.GeneratedMethodAccessor933.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.model.Executor$2.call(Executor.java:932)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at com.sun.proxy.$Proxy188.execute(Unknown Source)
        at 
hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at 
org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
        at 
hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
        at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
        ... 4 more
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
channel
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel$2.adapt(Channel.java:1033)
                at hudson.remoting.Channel$2.adapt(Channel.java:1029)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
                at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
                at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
                at hudson.remoting.UserRequest.perform(UserRequest.java:211)
                at hudson.remoting.UserRequest.perform(UserRequest.java:54)
                at hudson.remoting.Request$2.run(Request.java:369)
                at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
                ... 4 more
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile 
(default-testCompile) on project elb: Compilation failure -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile 
(default-testCompile) on project elb: Compilation failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute 
(AbstractCompilerMojo.java:1219)
    at org.apache.maven.plugin.compiler.TestCompilerMojo.execute 
(TestCompilerMojo.java:181)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :elb
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/rds/pom.xml> 
to org.apache.jclouds.labs/rds/2.3.0-SNAPSHOT/rds-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/pom.xml> to 
org.apache.jclouds.labs/jclouds-labs-aws/2.3.0-SNAPSHOT/jclouds-labs-aws-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/target/jclouds-labs-aws-2.3.0-SNAPSHOT-javadoc.jar>
 to 
org.apache.jclouds.labs/jclouds-labs-aws/2.3.0-20210212.101431-36/jclouds-labs-aws-2.3.0-20210212.101431-36-javadoc.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/elb/pom.xml> 
to org.apache.jclouds.labs/elb/2.3.0-SNAPSHOT/elb-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/aws-iam/pom.xml>
 to org.apache.jclouds.labs/aws-iam/2.3.0-SNAPSHOT/aws-iam-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/aws-rds/pom.xml>
 to org.apache.jclouds.labs/aws-rds/2.3.0-SNAPSHOT/aws-rds-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/iam/pom.xml> 
to org.apache.jclouds.labs/iam/2.3.0-SNAPSHOT/iam-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/aws-elb/pom.xml>
 to org.apache.jclouds.labs/aws-elb/2.3.0-SNAPSHOT/aws-elb-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/ws/glacier/pom.xml>
 to org.apache.jclouds.labs/glacier/2.3.0-SNAPSHOT/glacier-2.3.0-SNAPSHOT.pom
channel stopped

Reply via email to