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 2015/12/06 02:04:32 UTC

Build failed in Jenkins: httpcomponents-core-5.x » Apache HttpComponents Core Benchmarking Tool #72

See <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/72/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core Benchmarking Tool 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore5-ab ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5-ab ---
[INFO] Starting audit...
Audit done.

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

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore5-ab ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore5-ab ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore5-ab ---
[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-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/>
[INFO] Storing buildNumber: 1718073 at timestamp: 1449363878725
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore5-ab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore5-ab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[33,40] cannot find symbol
  symbol:   class DefaultBHttpClientConnection
  location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[37,35] cannot find symbol
  symbol: class DefaultBHttpClientConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[52,40] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[70,19] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[51,17] cannot find symbol
  symbol:   variable super
  location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[46,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[57,40] cannot find symbol
  symbol:   variable super
  location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[55,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[98,33] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[129,26] cannot find symbol
  symbol:   method isOpen()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[142,25] cannot find symbol
  symbol:   method bind(java.net.Socket)
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[158,25] cannot find symbol
  symbol:   method shutdown()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[196,51] cannot find symbol
  symbol:   method isConsistent()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[197,25] cannot find symbol
  symbol:   method close()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore5-ab/ws/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[225,17] cannot find symbol
  symbol:   method close()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[INFO] 15 errors 
[INFO] -------------------------------------------------------------