Console Output
Skipping 1,874 KB..
Full Log User-Agent=AHC/1.0
Connection=keep-alive
Proxy-Connection=keep-alive
Proxy-Authorization=NTLM TlRMTVNTUAABAAAAAYIIogAAAAAoAAAAAAAAACgAAAAFASgKAAAADw==]
)
2021-02-27 08:04:01,858 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=200
reason=OK
protocol=HTTP/1.1
content-length=0
committed=false
headers=[
connection=keep-alive
date=Sat, 27 Feb 2021 08:04:01 GMT
content-length=0
server=Jetty(9.4.17.v20190418)]
)
2021-02-27 08:04:01,930 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:32837
Sec-WebSocket-Key=izcGqQZqqXz1gZKSfldwbw==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:32837
User-Agent=AHC/1.0
Accept=*/*
Proxy-Connection=keep-alive]
)
2021-02-27 08:04:02,045 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:02 GMT
strict-transport-security=max-age=2000; includeSubDomains
connection=Upgrade
sec-websocket-accept=I0DVMY7C1SwQsQzYZJNUMFjzEHk=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:02,056 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@647723f9{HTTP/1.1,[http/1.1]}{127.0.0.1:34344}
2021-02-27 08:04:02,057 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@e1cfb2f{SSL,[ssl, http/1.1]}{127.0.0.1:32837}
2021-02-27 08:04:02,057 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
2021-02-27 08:04:02,058 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@54f0cde4{/,null,UNAVAILABLE}
2021-02-27 08:04:02,060 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_202-b08
2021-02-27 08:04:02,061 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@647723f9{HTTP/1.1,[http/1.1]}{127.0.0.1:34344}
2021-02-27 08:04:02,062 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@13c969e5{HTTP/1.1,[http/1.1]}{127.0.0.1:43682}
2021-02-27 08:04:02,062 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.Server - Started @923ms
2021-02-27 08:04:02,062 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_202-b08
2021-02-27 08:04:02,062 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-02-27 08:04:02,063 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-02-27 08:04:02,063 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2021-02-27 08:04:02,063 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@704abcb9{/,null,AVAILABLE}
2021-02-27 08:04:02,064 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@52f463de{HTTP/1.1,[http/1.1]}{127.0.0.1:42870}
2021-02-27 08:04:02,064 [TestNGInvoker-echoWSText()] INFO org.eclipse.jetty.server.Server - Started @925ms
2021-02-27 08:04:02,064 [TestNGInvoker-echoWSText()] INFO com.ning.http.client.ws.AbstractBasicTest - Local HTTP server started successfully
2021-02-27 08:04:02,067 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=CONNECT
url=127.0.0.1:42870
query=null
protocol=HTTP/1.0
content-length=-1
headers=[
Host=127.0.0.1:42870
User-Agent=AHC/1.0
Connection=keep-alive
Proxy-Connection=keep-alive
Proxy-Authorization=NTLM TlRMTVNTUAABAAAAAYIIogAAAAAoAAAAAAAAACgAAAAFASgKAAAADw==]
)
2021-02-27 08:04:02,069 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=200
reason=OK
protocol=HTTP/1.1
content-length=0
committed=false
headers=[
connection=keep-alive
date=Sat, 27 Feb 2021 08:04:02 GMT
content-length=0
server=Jetty(9.4.17.v20190418)]
)
2021-02-27 08:04:02,069 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:42870
Sec-WebSocket-Key=EGEPuYni7FDaZkBWlpLF7w==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:42870
User-Agent=AHC/1.0
Accept=*/*
Proxy-Connection=keep-alive]
)
2021-02-27 08:04:02,071 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:02 GMT
connection=Upgrade
sec-websocket-accept=ylTNA6PUaD0gq6Q/dTPceHjkJkI=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:02,073 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@647723f9{HTTP/1.1,[http/1.1]}{127.0.0.1:34344}
2021-02-27 08:04:02,074 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@13c969e5{HTTP/1.1,[http/1.1]}{127.0.0.1:43682}
2021-02-27 08:04:02,074 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@52f463de{HTTP/1.1,[http/1.1]}{127.0.0.1:42870}
2021-02-27 08:04:02,074 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
2021-02-27 08:04:02,074 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@704abcb9{/,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec
Running com.ning.http.client.ws.grizzly.GrizzlyCloseCodeReasonMsgTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
08:04:02,333 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:02,365 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:02,366 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:02,369 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:02,410 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:02,410 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:02,410 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:02,410 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:02,410 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:02,410 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:02,411 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:02,411 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@26a7b76d - Registering current configuration as safe fallback point
2021-02-27 08:04:02,417 [main] INFO org.eclipse.jetty.util.log - Logging initialized @274ms to org.eclipse.jetty.util.log.Slf4jLog
2021-02-27 08:04:02,544 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_202-b08
2021-02-27 08:04:02,564 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-02-27 08:04:02,564 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-02-27 08:04:02,565 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2021-02-27 08:04:02,582 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4d9e68d0{/,null,AVAILABLE}
2021-02-27 08:04:02,589 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@35083305{HTTP/1.1,[http/1.1]}{0.0.0.0:41793}
2021-02-27 08:04:02,589 [main] INFO org.eclipse.jetty.server.Server - Started @448ms
2021-02-27 08:04:02,589 [main] INFO com.ning.http.client.ws.AbstractBasicTest - Local HTTP server started successfully
2021-02-27 08:04:02,962 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Host=apache.org
User-Agent=AHC/1.0
Connection=keep-alive
Accept=*/*]
)
2021-02-27 08:04:03,091 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=200
reason=OK
protocol=HTTP/1.1
content-length=87415
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:03 GMT
server=Apache
last-modified=Sat, 27 Feb 2021 07:10:31 GMT
etag="15577-5bc4c148ac07e"
accept-ranges=bytes
content-length=87415
cache-control=max-age=3600
expires=Sat, 27 Feb 2021 09:04:03 GMT
vary=Accept-Encoding
keep-alive=timeout=5, max=2000
connection=Keep-Alive
content-type=text/html]
)
2021-02-27 08:04:03,343 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=dMNGy/TCEcuwR36nQu1ryg==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:03,386 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:03 GMT
connection=Upgrade
sec-websocket-accept=LfpwzPcTkWWv+FqKPpk7mplyKys=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,416 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=www.google.com
Sec-WebSocket-Key=qeK2AehD1f7CqAImJr8GPA==
Sec-WebSocket-Version=13
Origin=wss://www.google.com
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,432 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=400
reason=Bad Request
protocol=HTTP/1.1
content-length=1555
committed=false
headers=[
content-type=text/html; charset=UTF-8
referrer-policy=no-referrer
content-length=1555
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=close]
)
2021-02-27 08:04:13,559 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Host=apache.org
User-Agent=AHC/1.0
Connection=keep-alive
Accept=*/*]
)
2021-02-27 08:04:13,683 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=200
reason=OK
protocol=HTTP/1.1
content-length=87415
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
server=Apache
last-modified=Sat, 27 Feb 2021 07:10:31 GMT
etag="15577-5bc4c148ac07e"
accept-ranges=bytes
content-length=87415
cache-control=max-age=3600
expires=Sat, 27 Feb 2021 09:04:13 GMT
vary=Accept-Encoding
keep-alive=timeout=5, max=2000
connection=Keep-Alive
content-type=text/html]
)
2021-02-27 08:04:13,934 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=NL++YBEKr8Tm10/0kvZsYw==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,936 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=1mumSSNWP+CmQ3+tv4NIn4uCmp8=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,942 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=S+Xv6Q6YNjq2tfDSSaP5/g==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,944 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=Mt/e5r3ldFU5NUU48qJlI36NYC4=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,951 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=DmrarJ6M3gF8I3EU6pPxLg==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,953 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=2mT69V/YtYA6VbOc7DbAxdqqjZI=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,957 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=JbhCvy5xh+uLhz1t/CEU0w==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,959 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=p9jXZvzeWikhUgdKsi+gFXYQ+9s=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,964 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=PSWFZLKfnSX18Kb9sPmc8A==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,966 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=N9t8Khaf5QjBoSK2Y87Tw5tZtqk=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,971 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=rznmYX3ffx3K/ES0hNUsOA==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,973 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=6tPTK6Da9BkJRdSRXmOxDtbTzUA=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,982 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=cpWR8LjbGQJZaQ+gaqpEcQ==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,984 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=78Chtzd9wsHBmdr3TtmdGquyn+o=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,992 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=idZ1eDhoKkVIUyGF871MXQ==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,994 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=MdZvG46SgW9sRnqJFIB2gcLnwTo=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:13,997 [grizzly-ahc-kernel(1) SelectorRunner] DEBUG com.ning.http.client.providers.grizzly.AsyncHttpClientFilter - REQUEST: HttpRequestPacket (
method=GET
url=/
query=null
protocol=HTTP/1.1
content-length=-1
headers=[
Connection=Upgrade
Host=127.0.0.1:41793
Sec-WebSocket-Key=YH1v4s1ZmZXV5sX6Y9dbHQ==
Sec-WebSocket-Version=13
Origin=wss://127.0.0.1:41793
User-Agent=AHC/1.0
Accept=*/*]
)
2021-02-27 08:04:13,999 [AsyncHttpClient-Callback] DEBUG com.ning.http.client.providers.grizzly.AhcEventFilter - RESPONSE: HttpResponsePacket (
status=101
reason=Switching Protocols
protocol=HTTP/1.1
content-length=-1
committed=false
headers=[
date=Sat, 27 Feb 2021 08:04:13 GMT
connection=Upgrade
sec-websocket-accept=n4PLxleA2rj9qerMQRUZWn4C2Vs=
server=Jetty(9.4.17.v20190418)
upgrade=WebSocket]
)
2021-02-27 08:04:24,003 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@35083305{HTTP/1.1,[http/1.1]}{0.0.0.0:41793}
2021-02-27 08:04:24,003 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
2021-02-27 08:04:24,004 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4d9e68d0{/,null,UNAVAILABLE}
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.828 sec <<< FAILURE!
Running com.ning.http.client.ws.RedirectTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running com.ning.http.client.ws.AbstractBasicTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running com.ning.http.client.ws.ProxyTunnellingTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec
Running com.ning.http.client.ws.ByteMessageTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running com.ning.http.client.ws.CloseCodeReasonMessageTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
Running com.ning.http.client.ws.TextMessageTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@71dac704
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running com.ning.http.client.resumable.PropertiesBasedResumableProcesserTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
08:04:25,764 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:25,807 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:25,807 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:25,811 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:25,834 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:25,834 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:25,834 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:25,834 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:25,834 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:25,834 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:25,835 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:25,835 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point
2021-02-27 08:04:25,837 [main] DEBUG com.ning.http.client.resumable.PropertiesBasedResumableProcessor - Saving current download state {http://localhost/test2.url=50, http://localhost/test.url=15}
2021-02-27 08:04:25,844 [main] DEBUG com.ning.http.client.resumable.PropertiesBasedResumableProcessor - Loading previous download state {http://localhost/test2.url=50, http://localhost/test.url=15}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec
Running com.ning.http.client.resumable.ResumableAsyncHandlerTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
08:04:26,071 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:26,119 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:26,119 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:26,123 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:26,145 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:26,145 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:26,145 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:26,145 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:26,145 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:26,145 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:26,145 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:26,146 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
Running com.ning.http.client.multipart.MultipartBodyTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
08:04:26,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:26,402 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:26,402 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:26,406 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:26,433 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:26,433 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:26,433 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:26,434 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:26,434 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:26,434 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:26,434 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:26,435 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@79be0360 - Registering current configuration as safe fallback point
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
Running com.ning.http.client.generators.ByteArrayBodyGeneratorTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
Running com.ning.http.client.uri.UriTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
Running com.ning.http.client.cookie.RFC2616DateParserTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running com.ning.http.client.cookie.CookieDecoderTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
08:04:27,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:27,563 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:27,563 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:27,567 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:27,602 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:27,602 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:27,602 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:27,603 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:27,603 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:27,603 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:27,603 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:27,603 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
Running com.ning.http.client.oauth.OAuthSignatureCalculatorTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
08:04:28,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:28,040 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:28,040 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:28,043 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:28,069 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:28,069 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:28,069 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:28,069 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:28,069 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:28,069 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:28,070 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:28,070 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5a955565 - Registering current configuration as safe fallback point
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec
Running com.ning.http.client.providers.grizzly.BodyGeneratorTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
08:04:28,464 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:28,514 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:28,514 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:28,517 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:28,539 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:28,539 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:28,539 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:28,539 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:28,539 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:28,539 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:28,540 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:28,540 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e82df6a - Registering current configuration as safe fallback point
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec
Running com.ning.http.client.RealmTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec
Running com.ning.http.util.UTF8UrlCodecTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running com.ning.http.util.ProxyUtilsTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7dc5e7b4
08:04:29,285 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/test-classes/logback-test.xml]
08:04:29,325 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:04:29,325 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:04:29,328 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
08:04:29,350 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:04:29,350 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:04:29,350 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:04:29,351 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse] to INFO
08:04:29,351 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
08:04:29,351 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
08:04:29,351 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:04:29,352 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ce6a65d - Registering current configuration as safe fallback point
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
Results :
Failed tests: testMaxTotalConnections(com.ning.http.client.async.grizzly.GrizzlyMaxTotalConnectionTest): expected [null] but found [http://lenta.ru]
asyncOptionsTest(com.ning.http.client.async.grizzly.GrizzlyAsyncStreamHandlerTest): expected [4] but found [5]
basicPutBodyTest(com.ning.http.client.async.grizzly.GrizzlyTransferListenerTest): java.io.IOException: Remotely closed
basicPutTest(com.ning.http.client.async.grizzly.GrizzlyTransferListenerTest): java.io.IOException: Remotely closed
onCloseWithCodeServerClose on GrizzlyCloseCodeReasonMsgTest@50de0926{STARTED}[9.4.17.v20190418](com.ning.http.client.ws.grizzly.GrizzlyCloseCodeReasonMsgTest): expected [1001-Idle Timeout] but found [1001-java.util.concurrent.TimeoutException: Idle timeout expired: 10000/10000 ms]
Tests run: 355, Failures: 5, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/surefire-reports for the individual test results.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ grizzly-http-client ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom (4.0 kB at 165 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom (1.6 kB at 537 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom (1.2 kB at 409 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar (51 kB at 1.6 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 6.3 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar (20 kB at 236 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar (177 kB at 2.1 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.4:bundle (osgi-bundle) @ grizzly-http-client ---
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ grizzly-http-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ grizzly-http-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ grizzly-http-client ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 593 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 462 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 6.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom (3.7 kB at 52 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 891 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 7.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (1.8 kB at 82 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 49 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 61 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 15 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 88 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 345 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (1.3 kB at 54 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 45 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 24 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 79 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 165 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 246 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 599 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 141 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 474 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 530 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 978 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 943 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 70 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 113 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 5.5 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 141 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 49 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 168 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 132 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 94 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 7.0 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 7.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 6.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 5.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 140 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom (19 kB at 320 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.pom (1.3 kB at 21 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 9.2 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 134 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.pom (853 B at 22 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 560 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar (18 kB at 467 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 233 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 191 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 6.8 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 738 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 393 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 96 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 612 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 5.9 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 175 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 271 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 413 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 177 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 437 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 199 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar (77 kB at 408 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (157 kB at 814 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar (180 kB at 890 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.0/objenesis-1.0.jar (29 kB at 126 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 kB at 42 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/1.8.5/mockito-core-1.8.5.jar (1.3 MB at 4.5 MB/s)
[INFO]
Loading source files for package com.ning.http.client...
Loading source files for package com.ning.http.client.consumers...
Loading source files for package com.ning.http.client.cookie...
Loading source files for package com.ning.http.client.extra...
Loading source files for package com.ning.http.client.filter...
Loading source files for package com.ning.http.client.generators...
Loading source files for package com.ning.http.client.listenable...
Loading source files for package com.ning.http.client.listener...
Loading source files for package com.ning.http.client.multipart...
Loading source files for package com.ning.http.client.ntlm...
Loading source files for package com.ning.http.client.oauth...
Loading source files for package com.ning.http.client.providers.grizzly...
Loading source files for package com.ning.http.client.providers.grizzly.events...
Loading source files for package com.ning.http.client.providers.grizzly.websocket...
Loading source files for package com.ning.http.client.resumable...
Loading source files for package com.ning.http.client.simple...
Loading source files for package com.ning.http.client.spnego...
Loading source files for package com.ning.http.client.uri...
Loading source files for package com.ning.http.client.webdav...
Loading source files for package com.ning.http.client.ws...
Loading source files for package com.ning.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHandler.STATE.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHandlerExtensions.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClient.BoundRequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfig.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfigBean.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpClientConfigDefaults.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/AsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Body.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyDeferringAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyDeferringAsyncHandler.BodyDeferringInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/BodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ConnectionPoolPartitioning.PerHostConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ConnectionPoolPartitioning.ProxyPartitionKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/FluentCaseInsensitiveStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/FluentStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseBodyPartsInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/HttpResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ListenableFuture.CompletedFailure.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/MaxRedirectException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/NameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/NameResolver.JdkNameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Param.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProgressAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProxyServer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProxyServer.Protocol.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ProxyServerSelector.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/RandomAccessBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Realm.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Realm.AuthScheme.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Realm.RealmBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Request.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/RequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/RequestBuilderBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Response.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/Response.ResponseBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ResponseBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ResumableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.DerivedBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SimpleAsyncHttpClient.ErrorDocumentBehaviour.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/SSLEngineFactory.DefaultSSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ThrowableHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/UpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/AppendableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/ByteBufferBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/FileBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/OutputStreamBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/Cookie.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/CookieDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/CookieEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/CookieUtil.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/RFC2616DateParser.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/ListenableFutureAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/ResumableRandomAccessFileListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/ThrottleRequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/FilterContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/FilterContext.FilterContextBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/FilterException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/IOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/RequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/ResponseFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/ByteArrayBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/ByteArrayBodyGenerator.ByteBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/FileBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/FileBodyGenerator.FileBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/InputStreamBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/InputStreamBodyGenerator.ISBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/AbstractListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/ExecutionList.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/TransferCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/TransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/AbstractFilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/ByteArrayPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/CounterPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/FilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/FilePartStallHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/FileUploadStalledException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/MultipartBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/MultipartUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/OutputStreamPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/Part.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/PartBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/PartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/RequestEntity.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/StringPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/NTLMEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/NTLMEngineException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/ConsumerKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/OAuthSignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/RequestToken.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/ThreadSafeHMAC.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.BaseFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.Feeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.NonBlockingFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.NonBlockingFeeder.ReadyToFeedListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/FeedableBodyGenerator.SimpleFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyAsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyAsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyAsyncHttpProviderConfig.Property.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/GrizzlyResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/HttpTransactionContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/TransportCustomizer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/Utils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/ContinueEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/SSLSwitchingEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/GrizzlyWebSocketAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/PropertiesBasedResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableAsyncHandler.ResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableIOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/ResumableListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/HeaderMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/SimpleAHCTransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/SpnegoEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/SpnegoTokenGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/Uri.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/WebDavCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/WebDavResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/DefaultWebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocket.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketByteFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketByteListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketCloseCodeReasonListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketPingListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketPongListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketTextFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketTextListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketUpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/WebSocketUpgradeHandler.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/AsyncHttpProviderUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/AuthenticatorUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/Base64.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/DateUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/DefaultHostnameVerifier.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/HostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/MiscUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/ProxyHostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/ProxyUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/SslUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/StringCharSequence.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/StringUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/UriEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/UTF8UrlDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/UTF8UrlEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/overview-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/serialized-form.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyDeferringAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyDeferringAsyncHandler.BodyDeferringInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfigBean.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/MaxRedirectException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHandlerExtensions.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ResponseBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/FluentStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ResumableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.ErrorDocumentBehaviour.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.DerivedBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SimpleAsyncHttpClient.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/UpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ThrowableHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseBodyPartsInputStream.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClient.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClient.BoundRequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/RandomAccessBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SSLEngineFactory.DefaultSSLEngineFactory.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ListenableFuture.CompletedFailure.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/SignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/RequestBuilderBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/RequestBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Body.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/NameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/NameResolver.JdkNameResolver.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ConnectionPoolPartitioning.ProxyPartitionKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ConnectionPoolPartitioning.PerHostConnectionPoolPartitioning.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Param.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/BodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Request.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProxyServer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProxyServer.Protocol.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Realm.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Realm.AuthScheme.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Realm.RealmBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProxyServerSelector.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfig.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHttpClientConfigDefaults.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/HttpResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/FluentCaseInsensitiveStringsMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Response.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/Response.ResponseBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/ProgressAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncHandler.STATE.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/class-use/AsyncCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/OutputStreamBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/FileBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/ByteBufferBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/class-use/AppendableBodyConsumer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/CookieEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/CookieDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/CookieUtil.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/RFC2616DateParser.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/class-use/Cookie.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/class-use/ResumableRandomAccessFileListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/class-use/ThrottleRequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/class-use/ListenableFutureAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/FilterException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/FilterContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/FilterContext.FilterContextBuilder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/IOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/ResponseFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/class-use/RequestFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/InputStreamBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/InputStreamBodyGenerator.ISBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/FileBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/FileBodyGenerator.FileBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/ByteArrayBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/class-use/ByteArrayBodyGenerator.ByteBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/class-use/ExecutionList.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/class-use/AbstractListenableFuture.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/class-use/TransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/class-use/TransferCompletionHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/FilePartStallHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/MultipartUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/ByteArrayPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/StringPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/FilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/CounterPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/RequestEntity.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/FileUploadStalledException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/PartBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/AbstractFilePart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/MultipartBody.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/Part.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/PartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/class-use/OutputStreamPartVisitor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/class-use/NTLMEngineException.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/class-use/NTLMEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/OAuthSignatureCalculator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/RequestToken.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/ConsumerKey.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/class-use/ThreadSafeHMAC.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.Feeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.BaseFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.NonBlockingFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.NonBlockingFeeder.ReadyToFeedListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/FeedableBodyGenerator.SimpleFeeder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponseBodyPart.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/TransportCustomizer.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/Utils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponseHeaders.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyResponseStatus.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/HttpTransactionContext.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyAsyncHttpProvider.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyAsyncHttpProviderConfig.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/class-use/GrizzlyAsyncHttpProviderConfig.Property.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/class-use/ContinueEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/class-use/GracefulCloseEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/class-use/SSLSwitchingEvent.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/class-use/GrizzlyWebSocketAdapter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableIOExceptionFilter.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/PropertiesBasedResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableAsyncHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/class-use/ResumableAsyncHandler.ResumableProcessor.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/class-use/HeaderMap.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/class-use/SimpleAHCTransferListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/class-use/SpnegoEngine.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/class-use/SpnegoTokenGenerator.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/class-use/Uri.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/class-use/WebDavResponse.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/class-use/WebDavCompletionHandlerBase.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketCloseCodeReasonListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketPongListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketPingListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketTextListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketByteListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/DefaultWebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketUpgradeHandler.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketUpgradeHandler.Builder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketTextFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocket.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/class-use/WebSocketByteFragmentListener.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/StringCharSequence.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/Base64.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/ProxyHostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/StringUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/AuthenticatorUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/SslUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/UTF8UrlDecoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/AsyncHttpProviderUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/ProxyUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/DefaultHostnameVerifier.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/HostnameChecker.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/DateUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/UriEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/UTF8UrlEncoder.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/class-use/MiscUtils.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/consumers/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/cookie/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/extra/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/filter/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/generators/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listenable/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/listener/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/multipart/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ntlm/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/oauth/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/events/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/providers/grizzly/websocket/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/resumable/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/simple/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/spnego/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/uri/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/webdav/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/client/ws/package-use.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/com/ning/http/util/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/overview-summary.html...
Generating /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/apidocs/help-doc.html...
34 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:435: warning - @return<code>true</code> is an unknown tag.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:592: warning - @param argument "idleConnectionInPoolTimeout" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:614: warning - @param argument "redirectEnabled" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/ListenableFuture.java:53: warning - @param argument "callable" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:121: warning - Tag @link:illegal character: "60" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:121: warning - Tag @link:illegal character: "62" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:121: warning - Tag @link: reference not found: List<Param>
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:142: warning - Tag @link:illegal character: "60" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:142: warning - Tag @link:illegal character: "62" in "List<Param>"
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/Request.java:142: warning - Tag @link: reference not found: List<Param>
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:85: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:74: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:74: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBodyAsStream()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:85: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/multipart/AbstractFilePart.java:61: warning - @param argument "partSource" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.java:27: warning - Tag @link: reference not found: Connection
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/simple/HeaderMap.java:30: warning - Tag @link: can't find onHeaders(String, HeaderMap) in com.ning.http.client.simple.SimpleAHCTransferListener
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/simple/SimpleAHCTransferListener.java:38: warning - @param argument "url" is not a parameter name.
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.java:27: warning - Tag @link: reference not found: Connection
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/providers/grizzly/events/GracefulCloseEvent.java:27: warning - Tag @link: reference not found: Connection
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/AsyncHttpClientConfig.java:658: warning - Tag @link: reference not found: ChannelPool
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:62: warning - Tag @link: reference not found: org.asynchttpclient.AsyncHandler
[WARNING] /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/src/main/java/com/ning/http/client/listener/TransferCompletionHandler.java:85: warning - Tag @link: reference not found: org.asynchttpclient.Response#getResponseBody()
[INFO] Building jar: /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ grizzly-http-client ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 837 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 4.7 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 4.5 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 530 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 2.4 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 33 MB/s)
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/Grizzly-AHC-master-nightly/target/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.15-SNAPSHOT/grizzly-http-client-1.15-SNAPSHOT-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:55 min
[INFO] Finished at: 2021-02-27T08:04:40Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data