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 2019/03/18 12:07:43 UTC

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #344

See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/344/display/redirect?page=changes>

Changes:

[olegk]  Changed route tracking of proxy to not default to false

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom (6 KB at 16.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom (11 KB at 427.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom (6 KB at 208.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom (5 KB at 225.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom (3 KB at 121.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 KB at 579.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar (22 KB at 486.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar (224 KB at 3022.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (332 KB at 4198.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar (739 KB at 7456.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar (2286 KB at 11485.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-examples) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Jenkins build is back to normal : httpcomponents-client-5.x » Apache HttpClient #366

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/366/display/redirect?page=changes>


Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #365

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/365/display/redirect?page=changes>

Changes:

[olegk] Execute Socket#connect under doPrivileged

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/364/display/redirect?page=changes>

Changes:

[olegk] HTTPCLIENT-2009: Fxied StringIndexOutOfBoundsException in

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/363/display/redirect?page=changes>

Changes:

[olegk] Make Accept-Encoding header handling thread-safe

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/362/display/redirect?page=changes>

Changes:

[olegk] Removed deprecated classes

[olegk] CloseableHttpClient and CloseableHttpAsyncClient to implement

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #361

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/361/display/redirect?page=changes>

Changes:

[olegk] Upgraded HttpClient version to 5.0-beta6-SNAPSHOT

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.pom (6 KB at 20.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta8/httpcore5-parent-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta8/httpcore5-parent-5.0-beta8.pom (11 KB at 488.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.pom (6 KB at 263.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.pom (5 KB at 225.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.jar (22 KB at 464.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.jar (221 KB at 3193.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.jar (781 KB at 3580.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #360

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/360/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #359

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/359/display/redirect?page=changes>

Changes:

[olegk] Logging of multihome connect operations

[olegk] Upgraded HttpCore to version 5.0-beta8

[olegk] Deprecated HttpClient functionality now provided out of HttpCore

[olegk] Renamed Http2 to H2 (no functional changes)

[olegk] Information response (1xx) processing

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.pom (6 KB at 13.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta8/httpcore5-parent-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta8/httpcore5-parent-5.0-beta8.pom (11 KB at 62.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.pom (6 KB at 31.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.pom (5 KB at 28.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta8/httpcore5-reactive-5.0-beta8.jar (22 KB at 113.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta8/httpcore5-h2-5.0-beta8.jar (221 KB at 1044.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta8/httpcore5-5.0-beta8.jar (781 KB at 3134.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #358

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/358/display/redirect?page=changes>

Changes:

[olegk] HTTPCLIENT-1997: Return the last domain segment instead of normalized

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #357

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/357/display/redirect?page=changes>

Changes:

[olegk] Fix typo in interceptor methods names

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom (6 KB at 20.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom (11 KB at 512.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom (6 KB at 294.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom (5 KB at 236.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar (22 KB at 437.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar (224 KB at 3495.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar (739 KB at 8023.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #356

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/356/display/redirect?page=changes>

Changes:

[olegk] HTTPCLIENT-1968: Preserve escaped PATHSAFE characters when normalizing

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/355/display/redirect?page=changes>

Changes:

[olegk] Misspelled main method name

[olegk] Better event correlation in connection management logging

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom (11 KB at 310.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar (36 KB at 619.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom (6 KB at 257.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom (11 KB at 569.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom (6 KB at 278.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom (2 KB at 44.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom (5 KB at 236.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom (3 KB at 100.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar (22 KB at 446.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar (224 KB at 2541.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar (739 KB at 6475.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar (2286 KB at 10988.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar (4207 KB at 8654.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/354/display/redirect?page=changes>

Changes:

[olegk] HTTPCLIENT-1992: Impossible to access trailer-headers available in

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/353/display/redirect?page=changes>

Changes:

[olegk] HTTPCLIENT-1991: incorrect handling of non-standard DNS entries by

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/352/display/redirect?page=changes>

Changes:

[olegk] Refactor to enable support for non-form based multipart requests

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #351

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/351/display/redirect?page=changes>

Changes:

[olegk] Escape DEL character when tracing

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom (11 KB at 39.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar (36 KB at 1411.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom (6 KB at 284.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom (11 KB at 569.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom (6 KB at 294.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom (2 KB at 77.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom (5 KB at 250.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom (3 KB at 143.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar (22 KB at 412.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar (224 KB at 2662.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar (739 KB at 7236.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar (2286 KB at 12288.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar (4207 KB at 12707.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #350

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/350/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom (11 KB at 421.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar (36 KB at 1470.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom (6 KB at 284.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom (11 KB at 379.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom (6 KB at 294.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom (2 KB at 72.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom (5 KB at 264.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom (3 KB at 104.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar (22 KB at 498.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar (224 KB at 3150.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar (739 KB at 7166.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar (2286 KB at 10484.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar (4207 KB at 8892.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/349/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.pom (11 KB at 421.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.4.1/download-maven-plugin-1.4.1.jar (36 KB at 598.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.pom (6 KB at 216.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0-beta7/httpcore5-parent-5.0-beta7.pom (11 KB at 569.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.pom (6 KB at 250.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.pom (2 KB at 61.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.pom (5 KB at 236.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.pom (3 KB at 74.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.9.1/log4j-slf4j-impl-2.9.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.9.1/log4j-slf4j-impl-2.9.1.pom (9 KB at 383.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0-beta7/httpcore5-5.0-beta7.jar (739 KB at 5905.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.9.1/log4j-slf4j-impl-2.9.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.9.1/log4j-slf4j-impl-2.9.1.jar (23 KB at 162.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.0-beta7/httpcore5-h2-5.0-beta7.jar (224 KB at 1389.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-reactive/5.0-beta7/httpcore5-reactive-5.0-beta7.jar (22 KB at 112.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.7/rxjava-2.2.7.jar (2286 KB at 9290.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/1.4.1/conscrypt-openjdk-uber-1.4.1.jar (4207 KB at 9143.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/348/display/redirect?page=changes>

Changes:

[olegk] HTTPCLIENT-1981: disallow TRACE requests with an enclosed entity

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #347

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/347/display/redirect?page=changes>

Changes:

[olegk] Upgraded HttpClient version to 5.0-beta5-SNAPSHOT

[olegk] Fixed copying of examples for project website

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #346

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/346/display/redirect?page=changes>

Changes:

[olegk] [HTTPCORE-572] Move examples to the src/test folders for each module

[olegk] HttpClient 5.0-beta4 release

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta4
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-examples) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---

Build failed in Jenkins: httpcomponents-client-5.x » Apache HttpClient #345

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/345/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 5.0-beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpclient5 ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-5.x/org.apache.httpcomponents.client5$httpclient5/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-examples) @ httpclient5 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5 ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- download-maven-plugin:1.4.1:wget (download-public-suffix-list) @ httpclient5 ---