You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/09 14:55:56 UTC

Build failed in Jenkins: httpcomponents-asyncclient-4.0.x #339

See <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/339/changes>

Changes:

[olegk] HTTPASYNC-73: Original request headers are not copied upon redirect

------------------------------------------
[...truncated 494 lines...]
Running org.apache.http.nio.client.integration.TestClientReauthentication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.apache.http.nio.client.integration.TestClientReauthentication
Running org.apache.http.nio.client.integration.TestHttpsRedirects
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 sec - in org.apache.http.nio.client.integration.TestHttpsRedirects
Running org.apache.http.nio.client.integration.TestHttpsAsync
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.http.nio.client.integration.TestHttpsAsync
Running org.apache.http.nio.client.methods.TestZeroCopy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.apache.http.nio.client.methods.TestZeroCopy
Running org.apache.http.nio.client.methods.TestAsyncConsumers
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.apache.http.nio.client.methods.TestAsyncConsumers
Running org.apache.http.impl.nio.conn.TestPoolingHttpClientAsyncConnectionManager
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.http.impl.nio.conn.TestPoolingHttpClientAsyncConnectionManager

Results :

Tests run: 113, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ httpasyncclient ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpasyncclient ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient/src/main/java-deprecated> added.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpasyncclient ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpasyncclient ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpasyncclient ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpAsyncClient Cache 4.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.pom (7 KB at 23.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3-tests.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.jar (147 KB at 1420.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3-tests.jar (224 KB at 396.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpasyncclient-cache ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache>
[INFO] Storing buildNumber: 1572563 at timestamp: 1397047487398
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpasyncclient-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpasyncclient-cache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpasyncclient-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpasyncclient-cache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/target/test-classes>
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[40,32] [deprecation] org.apache.http.nio.conn.ClientAsyncConnectionManager in org.apache.http.nio.conn has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[44,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[78,11] [deprecation] org.apache.http.nio.conn.ClientAsyncConnectionManager in org.apache.http.nio.conn has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[83,11] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpasyncclient-cache ---
[INFO] Surefire report directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.http.impl.client.cache.TestAsyncProtocolAllowedBehavior
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.apache.http.impl.client.cache.TestAsyncProtocolAllowedBehavior
Running org.apache.http.impl.client.cache.TestHttpAsyncCacheJiraNumber1147
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.apache.http.impl.client.cache.TestHttpAsyncCacheJiraNumber1147
Running org.apache.http.impl.client.cache.TestAsyncProtocolRequirements
Tests run: 232, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.713 sec - in org.apache.http.impl.client.cache.TestAsyncProtocolRequirements
Running org.apache.http.impl.client.cache.TestCachingHttpAsyncClient
Tests run: 53, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.174 sec - in org.apache.http.impl.client.cache.TestCachingHttpAsyncClient
Running org.apache.http.impl.client.cache.TestAsyncProtocolDeviations
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.http.impl.client.cache.TestAsyncProtocolDeviations

Results :

Tests run: 293, Failures: 0, Errors: 0, Skipped: 3

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ httpasyncclient-cache ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient-cache ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpasyncclient-cache ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpasyncclient-cache ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpAsyncClient OSGi bundle 4.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpasyncclient-osgi ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi>
[INFO] Storing buildNumber: 1570498 at timestamp: 1397047847784
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpasyncclient-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpasyncclient-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpasyncclient-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpasyncclient-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpasyncclient-osgi ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ httpasyncclient-osgi ---

[WARNING] Include-Resource: overriding META-INF/LICENSE=target/maven-shared-archive-resources/META-INF/LICENSE,META-INF/NOTICE=target/maven-shared-archive-resources/META-INF/NOTICE,META-INF/DEPENDENCIES=target/maven-shared-archive-resources/META-INF/DEPENDENCIES with  (add {maven-resources} if you want to include the maven resources)
[WARNING] Bundle org.apache.httpcomponents:httpasyncclient-osgi:bundle:4.0.2-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient-osgi ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpasyncclient-osgi ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi/target/org.apache.httpcomponents.httpasyncclient_4.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpasyncclient-osgi ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpasyncclient-osgi ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi/target/org.apache.httpcomponents.httpasyncclient_4.0.2-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient-osgi/4.0.2-SNAPSHOT/httpasyncclient-osgi-4.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient-osgi/4.0.2-SNAPSHOT/httpasyncclient-osgi-4.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-trunk/httpasyncclient-osgi/target/org.apache.httpcomponents.httpasyncclient_4.0.2-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpasyncclient-osgi/4.0.2-SNAPSHOT/httpasyncclient-osgi-4.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ httpasyncclient-osgi ---
[INFO] Installing org/apache/httpcomponents/httpasyncclient-osgi/4.0.2-SNAPSHOT/httpasyncclient-osgi-4.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
Build timed out (after 30 minutes). Marking the build as failed.
channel stopped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 

Jenkins build is back to normal : httpcomponents-asyncclient-4.0.x #342

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/342/changes>


Build failed in Jenkins: httpcomponents-asyncclient-4.0.x #341

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/341/changes>

Changes:

[olegk] Replaced dynamic proxies with custom proxy classes to reduce thread contention

------------------------------------------
[...truncated 303 lines...]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.pom (6 KB at 11.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.3/httpcomponents-client-4.3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.3/httpcomponents-client-4.3.3.pom (16 KB at 206.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar (576 KB at 612.4 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpasyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpasyncclient ---
[INFO] Source directory: F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient\src\main\java-deprecated added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpasyncclient ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpasyncclient ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient
[INFO] Storing buildNumber: 1597034 at timestamp: 1401063624573
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient
[INFO] Storing buildScmBranch: branches/4.0.x/httpasyncclient
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpasyncclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpasyncclient ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[31,35] [deprecation] org.apache.http.auth.params.AuthPNames in org.apache.http.auth.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[33,37] [deprecation] org.apache.http.client.params.ClientPNames in org.apache.http.client.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[34,37] [deprecation] org.apache.http.client.params.HttpClientParams in org.apache.http.client.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[35,35] [deprecation] org.apache.http.conn.params.ConnRouteParams in org.apache.http.conn.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[36,30] [deprecation] org.apache.http.params.HttpConnectionParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[37,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[38,30] [deprecation] org.apache.http.params.HttpProtocolParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[47,55] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[58,38] [deprecation] org.apache.http.client.methods.AbortableHttpRequest in org.apache.http.client.methods has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[60,37] [deprecation] org.apache.http.client.params.ClientPNames in org.apache.http.client.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[61,37] [deprecation] org.apache.http.client.params.HttpClientParams in org.apache.http.client.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[62,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[72,35] [deprecation] org.apache.http.impl.client.ClientParamsStack in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[73,35] [deprecation] org.apache.http.impl.client.EntityEnclosingRequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[74,35] [deprecation] org.apache.http.impl.client.HttpAuthenticator in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[75,35] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[76,35] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[85,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[89,30] [deprecation] org.apache.http.params.HttpConnectionParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[90,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[91,30] [deprecation] org.apache.http.params.HttpProtocolParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[92,32] [deprecation] org.apache.http.protocol.ExecutionContext in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[97,48] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java:[29,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[119,18] [deprecation] org.apache.http.impl.client.HttpAuthenticator in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[120,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java:[34,28] [deprecation] org.apache.http.conn.HttpRoutedConnection in org.apache.http.conn has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java:[37,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java:[42,12] [deprecation] org.apache.http.conn.HttpRoutedConnection in org.apache.http.conn has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[127,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[128,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[131,12] [deprecation] org.apache.http.impl.client.ClientParamsStack in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[132,12] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[156,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[669,12] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[678,18] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[730,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[755,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[770,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[823,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java:[844,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java:[34,29] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java:[36,30] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java:[38,19] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java:[54,52] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java:[56,22] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java:[58,36] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java:[60,44] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[43,28] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[51,37] [deprecation] org.apache.http.client.params.AuthPolicy in org.apache.http.client.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[52,37] [deprecation] org.apache.http.client.params.CookiePolicy in org.apache.http.client.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[53,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[59,30] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[87,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[93,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[95,32] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[96,32] [deprecation] org.apache.http.protocol.DefaultedHttpContext in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[106,24] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[109,12] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[114,12] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[116,12] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[122,12] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[140,23] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[142,23] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[172,14] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[192,14] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[239,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[246,45] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[287,30] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[294,50] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[298,30] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[305,50] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java:[378,33] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ClientAsyncConnectionFactory.java:[30,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/nio/conn/ClientAsyncConnectionFactory.java:[35,65] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java:[40,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java:[54,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java:[302,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java:[335,39] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java:[345,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java:[358,45] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.java:[39,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.java:[57,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[34,39] [deprecation] org.apache.http.client.protocol.RequestProxyAuthentication in org.apache.http.client.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[35,39] [deprecation] org.apache.http.client.protocol.RequestTargetAuthentication in org.apache.http.client.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[40,30] [deprecation] org.apache.http.params.HttpConnectionParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[41,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[42,30] [deprecation] org.apache.http.params.HttpProtocolParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[43,30] [deprecation] org.apache.http.params.SyncBasicHttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[44,32] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[67,14] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[73,50] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java:[82,14] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.java:[52,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.java:[92,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.java:[35,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.java:[36,35] [deprecation] org.apache.http.conn.params.ConnRouteParams in org.apache.http.conn.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java:[32,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java:[38,24] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java:[41,53] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[INFO] 100 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[81,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[89,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[97,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[102,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[110,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[118,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[126,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[134,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[139,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[144,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[149,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[154,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[164,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[174,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[179,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[184,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[189,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[194,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[199,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[204,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[209,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[214,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[219,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[247,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[252,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[257,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[262,5] method does not override a method from its superclass
[INFO] 27 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents AsyncClient ................. SUCCESS [19.560s]
[INFO] Apache HttpAsyncClient ............................ FAILURE [37.983s]
[INFO] Apache HttpAsyncClient Cache ...................... SKIPPED
[INFO] HttpAsyncClient OSGi bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:06.279s
[INFO] Finished at: Sun May 25 17:20:50 PDT 2014
[INFO] Final Memory: 26M/62M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project httpasyncclient: Compilation failure: Compilation failure:
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[81,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[89,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[97,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[102,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[110,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[118,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[126,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[134,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[139,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[144,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[149,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[154,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[164,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[174,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[179,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[184,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[189,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[194,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[199,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[204,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[209,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[214,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[219,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[247,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[252,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[257,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[262,5] method does not override a method from its superclass
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :httpasyncclient
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x\pom.xml> to org.apache.httpcomponents/httpcomponents-asyncclient/4.0.2-SNAPSHOT/httpcomponents-asyncclient-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient-osgi\pom.xml to org.apache.httpcomponents/httpasyncclient-osgi/4.0.2-SNAPSHOT/httpasyncclient-osgi-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient-cache\pom.xml to org.apache.httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient\pom.xml to org.apache.httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Build failed in Jenkins: httpcomponents-asyncclient-4.0.x #340

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/340/>

------------------------------------------
[...truncated 475 lines...]
Running org.apache.http.impl.nio.conn.TestPoolingHttpClientAsyncConnectionManager
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 sec - in org.apache.http.impl.nio.conn.TestPoolingHttpClientAsyncConnectionManager
Running org.apache.http.nio.client.integration.TestClientAuthentication
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec - in org.apache.http.nio.client.integration.TestClientAuthentication
Running org.apache.http.nio.client.integration.TestHttpAsyncClientUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.http.nio.client.integration.TestHttpAsyncClientUtils
Running org.apache.http.nio.client.integration.TestHttpAsyncPrematureTermination
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.http.nio.client.integration.TestHttpAsyncPrematureTermination
Running org.apache.http.nio.client.integration.TestStatefulConnManagement
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.apache.http.nio.client.integration.TestStatefulConnManagement
Running org.apache.http.nio.client.integration.TestHttpAsyncMinimal
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.apache.http.nio.client.integration.TestHttpAsyncMinimal
Running org.apache.http.nio.client.integration.TestHttpsRedirects
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 sec - in org.apache.http.nio.client.integration.TestHttpsRedirects
Running org.apache.http.nio.client.integration.TestHttpAsync
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.http.nio.client.integration.TestHttpAsync
Running org.apache.http.nio.client.integration.TestClientReauthentication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.apache.http.nio.client.integration.TestClientReauthentication
Running org.apache.http.nio.client.integration.TestHttpsAsync
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec - in org.apache.http.nio.client.integration.TestHttpsAsync
Running org.apache.http.nio.client.integration.TestRedirects
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.http.nio.client.integration.TestRedirects
Running org.apache.http.nio.client.integration.TestClientAuthenticationFallBack
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.http.nio.client.integration.TestClientAuthenticationFallBack
Running org.apache.http.nio.client.methods.TestAsyncConsumers
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in org.apache.http.nio.client.methods.TestAsyncConsumers
Running org.apache.http.nio.client.methods.TestZeroCopy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.apache.http.nio.client.methods.TestZeroCopy

Results :

Tests run: 113, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ httpasyncclient ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpasyncclient ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated> added.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpasyncclient ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpasyncclient ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpasyncclient ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient/target/httpasyncclient-4.0.2-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpAsyncClient Cache 4.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.pom (7 KB at 55.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3-tests.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3.jar (147 KB at 1261.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.3.3/httpclient-cache-4.3.3-tests.jar (224 KB at 1631.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpasyncclient-cache ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache>
[INFO] Storing buildNumber: 1572563 at timestamp: 1397244393140
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache>
[INFO] Storing buildScmBranch: branches/4.0.x/httpasyncclient-cache
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpasyncclient-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpasyncclient-cache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpasyncclient-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpasyncclient-cache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/target/test-classes>
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[40,32] [deprecation] org.apache.http.nio.conn.ClientAsyncConnectionManager in org.apache.http.nio.conn has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[44,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[78,11] [deprecation] org.apache.http.nio.conn.ClientAsyncConnectionManager in org.apache.http.nio.conn has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/src/test/java/org/apache/http/impl/client/cache/ClientExecChainAsyncClient.java>:[83,11] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpasyncclient-cache ---
[INFO] Surefire report directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.http.impl.client.cache.TestAsyncProtocolDeviations
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.apache.http.impl.client.cache.TestAsyncProtocolDeviations
Running org.apache.http.impl.client.cache.TestHttpAsyncCacheJiraNumber1147
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.apache.http.impl.client.cache.TestHttpAsyncCacheJiraNumber1147
Running org.apache.http.impl.client.cache.TestAsyncProtocolAllowedBehavior
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.http.impl.client.cache.TestAsyncProtocolAllowedBehavior
Running org.apache.http.impl.client.cache.TestAsyncProtocolRequirements
Tests run: 232, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.533 sec - in org.apache.http.impl.client.cache.TestAsyncProtocolRequirements
Running org.apache.http.impl.client.cache.TestCachingHttpAsyncClient
Tests run: 53, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.24 sec - in org.apache.http.impl.client.cache.TestCachingHttpAsyncClient

Results :

Tests run: 293, Failures: 0, Errors: 0, Skipped: 3

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ httpasyncclient-cache ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient-cache ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient-cache ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpasyncclient-cache ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpasyncclient-cache ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpasyncclient-cache ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x/httpasyncclient-cache/target/httpasyncclient-cache-4.0.2-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT-sources.jar
Build timed out (after 30 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents AsyncClient ................. SUCCESS [2:52.947s]
[INFO] Apache HttpAsyncClient ............................ SUCCESS [1:48.201s]
[INFO] Apache HttpAsyncClient Cache ...................... FAILURE [3:13.376s]
[INFO] HttpAsyncClient OSGi bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:47.606s
[INFO] Finished at: Fri Apr 11 19:29:39 GMT+00:00 2014
[INFO] Final Memory: 26M/224M
[INFO] ------------------------------------------------------------------------
[ERROR] Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 9 -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 9
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 9
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:293)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/InternalErrorException
channel stopped