Browsermob Har не захвачен.Приложенные журналы трассировки - PullRequest
0 голосов
/ 27 сентября 2019

Я пытаюсь захватить HAR, но я всегда получаю пустые записи вместо полного har.Я просмотрел журналы и добавил еще журналы, а также уровень, установленный на TRACE.

ОС: Mac High Sierra

Версия Java: версия Java "1.8.0_181" Java (TM) SEСреда выполнения (сборка 1.8.0_181-b13) Java HotSpot (TM) Виртуальная 64-разрядная серверная виртуальная машина Java (сборка 25.181-b13, смешанный режим)

Ниже приведены журналы браузера, в которых HAR был пуст:

[TRACE 2019-09-27T11:52:11,906 io.netty.channel.nio.NioEventLoop] (qtp1545827753-17 - /proxy) instrumented a special java.util.Set into: sun.nio.ch.KQueueSelectorImpl@58a62648 
[TRACE 2019-09-27T11:52:11,906 io.netty.channel.nio.NioEventLoop] (qtp1545827753-17 - /proxy) instrumented a special java.util.Set into: sun.nio.ch.KQueueSelectorImpl@1cc78778 
[INFO  2019-09-27T11:52:11,908 org.littleshoot.proxy.impl.DefaultHttpProxyServer] (qtp1545827753-17 - /proxy) Proxy listening with TCP transport 
[DEBUG 2019-09-27T11:52:11,925 io.netty.channel.DefaultChannelId] (qtp1545827753-17 - /proxy) -Dio.netty.processId: 19228 (auto-detected) 
[DEBUG 2019-09-27T11:52:11,928 io.netty.util.NetUtil] (qtp1545827753-17 - /proxy) -Djava.net.preferIPv4Stack: false 
[DEBUG 2019-09-27T11:52:11,928 io.netty.util.NetUtil] (qtp1545827753-17 - /proxy) -Djava.net.preferIPv6Addresses: false 
[DEBUG 2019-09-27T11:52:11,930 io.netty.util.NetUtil] (qtp1545827753-17 - /proxy) Loopback interface: lo0 (lo0, 0:0:0:0:0:0:0:1%lo0) 
[DEBUG 2019-09-27T11:52:11,931 io.netty.util.NetUtil] (qtp1545827753-17 - /proxy) Failed to get SOMAXCONN from sysctl and file /proc/sys/net/core/somaxconn. Default: 128 
[DEBUG 2019-09-27T11:52:11,933 io.netty.channel.DefaultChannelId] (qtp1545827753-17 - /proxy) -Dio.netty.machineId: a8:60:b6:ff:fe:12:3b:d5 (auto-detected) 
[DEBUG 2019-09-27T11:52:11,940 io.netty.util.internal.InternalThreadLocalMap] (qtp1545827753-17 - /proxy) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 
[DEBUG 2019-09-27T11:52:11,941 io.netty.util.internal.InternalThreadLocalMap] (qtp1545827753-17 - /proxy) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 
[DEBUG 2019-09-27T11:52:11,953 io.netty.util.ResourceLeakDetector] (qtp1545827753-17 - /proxy) -Dio.netty.leakDetection.level: simple 
[DEBUG 2019-09-27T11:52:11,953 io.netty.util.ResourceLeakDetector] (qtp1545827753-17 - /proxy) -Dio.netty.leakDetection.maxRecords: 4 
[DEBUG 2019-09-27T11:52:11,983 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.numHeapArenas: 8 
[DEBUG 2019-09-27T11:52:11,983 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.numDirectArenas: 8 
[DEBUG 2019-09-27T11:52:11,983 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.pageSize: 8192 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.maxOrder: 11 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.chunkSize: 16777216 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.tinyCacheSize: 512 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.smallCacheSize: 256 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.normalCacheSize: 64 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.maxCachedBufferCapacity: 32768 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.cacheTrimInterval: 8192 
[DEBUG 2019-09-27T11:52:11,984 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.useCacheForAllThreads: true 
[DEBUG 2019-09-27T11:52:12,005 io.netty.buffer.ByteBufUtil] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.type: pooled 
[DEBUG 2019-09-27T11:52:12,005 io.netty.buffer.ByteBufUtil] (qtp1545827753-17 - /proxy) -Dio.netty.threadLocalDirectBufferSize: 65536 
[DEBUG 2019-09-27T11:52:12,006 io.netty.buffer.ByteBufUtil] (qtp1545827753-17 - /proxy) -Dio.netty.maxThreadLocalCharBufferSize: 16384 
[INFO  2019-09-27T11:52:12,017 org.littleshoot.proxy.impl.DefaultHttpProxyServer] (qtp1545827753-17 - /proxy) Proxy started at address: /127.0.0.1:8081 
[DEBUG 2019-09-27T11:52:12,063 org.eclipse.jetty.util.log] (qtp1545827753-17 - /proxy) RESPONSE /proxy  200 
[DEBUG 2019-09-27T11:52:12,069 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) REQUEST /proxy/8081/har on org.eclipse.jetty.server.nio.SelectChannelConnector$2@14db2ada 
[DEBUG 2019-09-27T11:52:12,069 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) sessionManager=org.eclipse.jetty.server.session.HashSessionManager@22356acd 
[DEBUG 2019-09-27T11:52:12,069 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) session=null 
[DEBUG 2019-09-27T11:52:12,069 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) servlet=org.eclipse.jetty.servlet.DefaultServlet-432430300 
[DEBUG 2019-09-27T11:52:12,069 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) servlet holder= 
[DEBUG 2019-09-27T11:52:12,070 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) chain= 
[DEBUG 2019-09-27T11:52:12,070 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) call filter com.google.inject.servlet.GuiceFilter-1209770703 
[DEBUG 2019-09-27T11:52:12,075 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) RESPONSE /proxy/8081/har  204 
[DEBUG 2019-09-27T11:52:22,319 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) REQUEST /proxy/8081/har on org.eclipse.jetty.server.nio.SelectChannelConnector$2@1d3dcdec 
[DEBUG 2019-09-27T11:52:22,320 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) sessionManager=org.eclipse.jetty.server.session.HashSessionManager@22356acd 
[DEBUG 2019-09-27T11:52:22,320 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) session=null 
[DEBUG 2019-09-27T11:52:22,320 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) servlet=org.eclipse.jetty.servlet.DefaultServlet-432430300 
[DEBUG 2019-09-27T11:52:22,320 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) servlet holder= 
[DEBUG 2019-09-27T11:52:22,320 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) chain= 
[DEBUG 2019-09-27T11:52:22,321 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) call filter com.google.inject.servlet.GuiceFilter-1209770703 
[DEBUG 2019-09-27T11:52:22,354 org.eclipse.jetty.util.log] (qtp1545827753-20 - /proxy/8081/har) RESPONSE /proxy/8081/har  200 
[DEBUG 2019-09-27T11:52:22,360 org.eclipse.jetty.util.log] (qtp1545827753-16) EOF org.eclipse.jetty.io.EofException: null
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:321) ~[browsermob-dist-2.1.5.jar:?]
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) ~[browsermob-dist-2.1.5.jar:?]
    at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:426) ~[browsermob-dist-2.1.5.jar:?]
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:520) [browsermob-dist-2.1.5.jar:?]
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [browsermob-dist-2.1.5.jar:?]
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:528) [browsermob-dist-2.1.5.jar:?]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]

[INFO  2019-09-27T11:52:22,955 org.littleshoot.proxy.impl.DefaultHttpProxyServer] (LittleProxy-JVM-shutdown-hook) Shutting down proxy server immediately (non-graceful) 
[INFO  2019-09-27T11:52:22,956 org.littleshoot.proxy.impl.DefaultHttpProxyServer] (LittleProxy-JVM-shutdown-hook) Closing all channels (non-graceful) 

Принимая во внимание, что у меня есть подобная настройка на другом компьютере, и журналы достигают большего, чем этот, и HAR успешно загружен.Я не уверен, где именно я ошибаюсь.

[DEBUG 2019-09-27T17:40:07,780 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.numDirectArenas: 8 
[DEBUG 2019-09-27T17:40:07,780 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.pageSize: 8192 
[DEBUG 2019-09-27T17:40:07,780 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.maxOrder: 11 
[DEBUG 2019-09-27T17:40:07,781 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.chunkSize: 16777216 
[DEBUG 2019-09-27T17:40:07,781 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.tinyCacheSize: 512 
[DEBUG 2019-09-27T17:40:07,781 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.smallCacheSize: 256 
[DEBUG 2019-09-27T17:40:07,781 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.normalCacheSize: 64 
[DEBUG 2019-09-27T17:40:07,781 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.maxCachedBufferCapacity: 32768 
[DEBUG 2019-09-27T17:40:07,781 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.cacheTrimInterval: 8192 
[DEBUG 2019-09-27T17:40:07,781 io.netty.buffer.PooledByteBufAllocator] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.useCacheForAllThreads: true 
[DEBUG 2019-09-27T17:40:07,794 io.netty.buffer.ByteBufUtil] (qtp1545827753-17 - /proxy) -Dio.netty.allocator.type: pooled 
[DEBUG 2019-09-27T17:40:07,794 io.netty.buffer.ByteBufUtil] (qtp1545827753-17 - /proxy) -Dio.netty.threadLocalDirectBufferSize: 65536 
[DEBUG 2019-09-27T17:40:07,794 io.netty.buffer.ByteBufUtil] (qtp1545827753-17 - /proxy) -Dio.netty.maxThreadLocalCharBufferSize: 16384 
[INFO  2019-09-27T17:40:07,814 org.littleshoot.proxy.impl.DefaultHttpProxyServer] (qtp1545827753-17 - /proxy) Proxy started at address: /127.0.0.1:8081 
[DEBUG 2019-09-27T17:40:07,862 org.eclipse.jetty.util.log] (qtp1545827753-17 - /proxy) RESPONSE /proxy  200 
[DEBUG 2019-09-27T17:40:07,867 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) REQUEST /proxy/8081/har on org.eclipse.jetty.server.nio.SelectChannelConnector$2@7136f4a8 
[DEBUG 2019-09-27T17:40:07,867 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) sessionManager=org.eclipse.jetty.server.session.HashSessionManager@22356acd 
[DEBUG 2019-09-27T17:40:07,867 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) session=null 
[DEBUG 2019-09-27T17:40:07,867 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) servlet=org.eclipse.jetty.servlet.DefaultServlet-432430300 
[DEBUG 2019-09-27T17:40:07,867 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) servlet holder= 
[DEBUG 2019-09-27T17:40:07,867 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) chain= 
[DEBUG 2019-09-27T17:40:07,867 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) call filter com.google.inject.servlet.GuiceFilter-1209770703 
[DEBUG 2019-09-27T17:40:07,872 org.eclipse.jetty.util.log] (qtp1545827753-15 - /proxy/8081/har) RESPONSE /proxy/8081/har  204 
[DEBUG 2019-09-27T17:40:10,698 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL): Configuring ChannelPipeline 
[DEBUG 2019-09-27T17:40:10,698 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL): Configuring ChannelPipeline 
[DEBUG 2019-09-27T17:40:10,716 io.netty.buffer.AbstractByteBuf] (LittleProxy-0-ClientToProxyWorker-0) -Dio.netty.buffer.bytebuf.checkAccessible: true 
CONNECT accounts.google.com:443 HTTP/1.1
Host: accounts.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36 
[DEBUG 2019-09-27T17:40:10,814 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Reading: DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
CONNECT www.gstatic.com:443 HTTP/1.1
Host: www.gstatic.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36 
[DEBUG 2019-09-27T17:40:10,814 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Received raw request: DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
CONNECT accounts.google.com:443 HTTP/1.1
Host: accounts.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36 
[DEBUG 2019-09-27T17:40:10,814 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Received raw request: DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
CONNECT www.gstatic.com:443 HTTP/1.1
Host: www.gstatic.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36 
[DEBUG 2019-09-27T17:40:10,840 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Ensuring that hostAndPort are available in www.gstatic.com:443 
[DEBUG 2019-09-27T17:40:10,840 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Finding ProxyToServerConnection for: www.gstatic.com:443 
[DEBUG 2019-09-27T17:40:10,841 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Not reusing existing ProxyToServerConnection because request is a CONNECT for: www.gstatic.com:443 
[DEBUG 2019-09-27T17:40:10,840 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Ensuring that hostAndPort are available in accounts.google.com:443 
[DEBUG 2019-09-27T17:40:10,841 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Finding ProxyToServerConnection for: accounts.google.com:443 
[DEBUG 2019-09-27T17:40:10,841 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Not reusing existing ProxyToServerConnection because request is a CONNECT for: accounts.google.com:443 
[DEBUG 2019-09-27T17:40:10,852 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Modifying request for proxy chaining 
[DEBUG 2019-09-27T17:40:10,855 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Stripped host from uri: accounts.google.com:443    yielding: accounts.google.com:443 
[DEBUG 2019-09-27T17:40:10,856 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Modifying request headers for proxying 
[DEBUG 2019-09-27T17:40:10,859 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Modifying request for proxy chaining 
[DEBUG 2019-09-27T17:40:10,861 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Stripped host from uri: www.gstatic.com:443    yielding: www.gstatic.com:443 
[DEBUG 2019-09-27T17:40:10,861 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Modifying request headers for proxying 
[DEBUG 2019-09-27T17:40:10,869 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Writing request to ProxyToServerConnection 
[DEBUG 2019-09-27T17:40:10,869 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-0) (DISCONNECTED): Requested write of DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
CONNECT www.gstatic.com:443 HTTP/1.1
Host: www.gstatic.com:443
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36
Via: 1.1 browsermobproxy 
[DEBUG 2019-09-27T17:40:10,869 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-0) (DISCONNECTED): Currently disconnected, connect and then write the message 
[DEBUG 2019-09-27T17:40:10,869 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-0) (DISCONNECTED): Starting new connection to: www.gstatic.com/172.217.17.131:443 
[INFO  2019-09-27T17:40:10,873 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-0) serverSslEngine(String peerHost, int peerPort) : Trying upstreamServerSslContext.get().newEngine(ByteBufAllocator.DEFAULT, peerHost, peerPort) 
[INFO  2019-09-27T17:40:10,874 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-0) upstreamServerSslContext : Returning SslUtil.getUpstreamServerSslContext(serverCipherSuites, trustSource) 
[DEBUG 2019-09-27T17:40:10,869 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Writing request to ProxyToServerConnection 
[DEBUG 2019-09-27T17:40:10,877 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-1) (DISCONNECTED): Requested write of DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
CONNECT accounts.google.com:443 HTTP/1.1
Host: accounts.google.com:443
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.87 Safari/537.36
Via: 1.1 browsermobproxy 
[DEBUG 2019-09-27T17:40:10,877 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-1) (DISCONNECTED): Currently disconnected, connect and then write the message 
[DEBUG 2019-09-27T17:40:10,877 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-1) (DISCONNECTED): Starting new connection to: accounts.google.com/172.217.17.45:443 
[INFO  2019-09-27T17:40:10,877 net.lightbody.bmp.mitm.util.SslUtil] (LittleProxy-0-ClientToProxyWorker-0) getUpstreamServerSslContext : Checking for trustSource... 
[INFO  2019-09-27T17:40:10,877 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-1) serverSslEngine(String peerHost, int peerPort) : Trying upstreamServerSslContext.get().newEngine(ByteBufAllocator.DEFAULT, peerHost, peerPort) 
[WARN  2019-09-27T17:40:10,877 net.lightbody.bmp.mitm.util.SslUtil] (LittleProxy-0-ClientToProxyWorker-0) getUpstreamServerSslContext : Disabling upstream server certificate verification. This will allow attackers to intercept communications with upstream servers. 
[DEBUG 2019-09-27T17:40:10,903 io.netty.handler.ssl.JdkSslContext] (LittleProxy-0-ClientToProxyWorker-0) Default protocols (JDK): [TLSv1.2, TLSv1.1, TLSv1]  
[DEBUG 2019-09-27T17:40:10,903 io.netty.handler.ssl.JdkSslContext] (LittleProxy-0-ClientToProxyWorker-0) Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA] 
[INFO  2019-09-27T17:40:10,920 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-0) serverSslEngine(String peerHost, int peerPort) : Successfully assigned it to sslEngine : 2390bc3e[SSLEngine[hostname=www.gstatic.com port=443] SSL_NULL_WITH_NULL_NULL] 
[DEBUG 2019-09-27T17:40:10,920 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (AWAITING_INITIAL) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Stopped reading 
[INFO  2019-09-27T17:40:10,920 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-1) serverSslEngine(String peerHost, int peerPort) : Successfully assigned it to sslEngine : 4369d9a4[SSLEngine[hostname=accounts.google.com port=443] SSL_NULL_WITH_NULL_NULL] 
[DEBUG 2019-09-27T17:40:10,921 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (AWAITING_INITIAL) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Stopped reading 
[DEBUG 2019-09-27T17:40:10,921 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-1) (DISCONNECTED): Processing connection flow step: CONNECTING 
[DEBUG 2019-09-27T17:40:10,921 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-0) (DISCONNECTED): Processing connection flow step: CONNECTING 
[DEBUG 2019-09-27T17:40:10,925 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-1) (CONNECTING): Connecting to server with TCP 
[DEBUG 2019-09-27T17:40:10,925 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-0) (CONNECTING): Connecting to server with TCP 
[DEBUG 2019-09-27T17:40:10,935 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (NEGOTIATING_CONNECT) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Reading: EmptyLastHttpContent 
[DEBUG 2019-09-27T17:40:10,935 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (NEGOTIATING_CONNECT) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Attempted to read from connection that's in the process of negotiating an HTTP CONNECT.  This is probably the LastHttpContent of a chunked CONNECT. 
[DEBUG 2019-09-27T17:40:10,935 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (NEGOTIATING_CONNECT) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Reading: EmptyLastHttpContent 
[DEBUG 2019-09-27T17:40:10,936 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (NEGOTIATING_CONNECT) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Attempted to read from connection that's in the process of negotiating an HTTP CONNECT.  This is probably the LastHttpContent of a chunked CONNECT. 
[DEBUG 2019-09-27T17:40:10,941 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-0) (CONNECTING) [id: 0x378a39b3, L:/185.200.103.8:63319 - R:accounts.google.com/172.217.17.45:443]: ConnectionFlowStep succeeded 
[DEBUG 2019-09-27T17:40:10,941 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-1) (CONNECTING) [id: 0x93f5fce6, L:/185.200.103.8:63320 - R:www.gstatic.com/172.217.17.131:443]: ConnectionFlowStep succeeded 
[DEBUG 2019-09-27T17:40:10,942 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-0) (CONNECTING) [id: 0x378a39b3, L:/185.200.103.8:63319 - R:accounts.google.com/172.217.17.45:443]: Processing connection flow step: HANDSHAKING 
[DEBUG 2019-09-27T17:40:10,942 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-1) (CONNECTING) [id: 0x93f5fce6, L:/185.200.103.8:63320 - R:www.gstatic.com/172.217.17.131:443]: Processing connection flow step: HANDSHAKING 
[DEBUG 2019-09-27T17:40:10,942 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-1) (HANDSHAKING) [id: 0x93f5fce6, L:/185.200.103.8:63320 - R:www.gstatic.com/172.217.17.131:443]: Enabling encryption with SSLEngine: 2390bc3e[SSLEngine[hostname=www.gstatic.com port=443] SSL_NULL_WITH_NULL_NULL] 
[DEBUG 2019-09-27T17:40:10,942 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-0) (HANDSHAKING) [id: 0x378a39b3, L:/185.200.103.8:63319 - R:accounts.google.com/172.217.17.45:443]: Enabling encryption with SSLEngine: 4369d9a4[SSLEngine[hostname=accounts.google.com port=443] SSL_NULL_WITH_NULL_NULL] 
[DEBUG 2019-09-27T17:40:10,993 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-1) (HANDSHAKING) [id: 0x93f5fce6, L:/185.200.103.8:63320 - R:www.gstatic.com/172.217.17.131:443]: Connected 
[DEBUG 2019-09-27T17:40:10,993 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-0) (HANDSHAKING) [id: 0x378a39b3, L:/185.200.103.8:63319 - R:accounts.google.com/172.217.17.45:443]: Connected 
[DEBUG 2019-09-27T17:40:11,076 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-1) (HANDSHAKING) [id: 0x93f5fce6, L:/185.200.103.8:63320 - R:www.gstatic.com/172.217.17.131:443]: ConnectionFlowStep succeeded 
[DEBUG 2019-09-27T17:40:11,076 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ProxyToServerWorker-0) (HANDSHAKING) [id: 0x378a39b3, L:/185.200.103.8:63319 - R:accounts.google.com/172.217.17.45:443]: ConnectionFlowStep succeeded 
[DEBUG 2019-09-27T17:40:11,076 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ProxyToServerWorker-0) (NEGOTIATING_CONNECT) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Processing connection flow step: NEGOTIATING_CONNECT 
[DEBUG 2019-09-27T17:40:11,076 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ProxyToServerWorker-1) (NEGOTIATING_CONNECT) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Processing connection flow step: NEGOTIATING_CONNECT 
[DEBUG 2019-09-27T17:40:11,077 io.netty.handler.ssl.SslHandler] (LittleProxy-0-ProxyToServerWorker-1) [id: 0x93f5fce6, L:/185.200.103.8:63320 - R:www.gstatic.com/172.217.17.131:443] HANDSHAKEN: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 
[DEBUG 2019-09-27T17:40:11,077 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (NEGOTIATING_CONNECT) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: Responding with CONNECT successful 
[DEBUG 2019-09-27T17:40:11,077 io.netty.handler.ssl.SslHandler] (LittleProxy-0-ProxyToServerWorker-0) [id: 0x378a39b3, L:/185.200.103.8:63319 - R:accounts.google.com/172.217.17.45:443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 
[DEBUG 2019-09-27T17:40:11,077 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (NEGOTIATING_CONNECT) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: Responding with CONNECT successful 
[DEBUG 2019-09-27T17:40:11,082 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-0) (NEGOTIATING_CONNECT) [id: 0x9ae82f81, L:/127.0.0.1:8081 - R:/127.0.0.1:63317]: ConnectionFlowStep succeeded 
[DEBUG 2019-09-27T17:40:11,082 org.littleshoot.proxy.impl.ClientToProxyConnection] (LittleProxy-0-ClientToProxyWorker-1) (NEGOTIATING_CONNECT) [id: 0x81eecd43, L:/127.0.0.1:8081 - R:/127.0.0.1:63318]: ConnectionFlowStep succeeded 
[DEBUG 2019-09-27T17:40:11,082 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-0) (HANDSHAKING) [id: 0x93f5fce6, L:/185.200.103.8:63320 - R:www.gstatic.com/172.217.17.131:443]: Processing connection flow step: HANDSHAKING 
[DEBUG 2019-09-27T17:40:11,082 org.littleshoot.proxy.impl.ProxyToServerConnection] (LittleProxy-0-ClientToProxyWorker-1) (HANDSHAKING) [id: 0x378a39b3, L:/185.200.103.8:63319 - R:accounts.google.com/172.217.17.45:443]: Processing connection flow step: HANDSHAKING 
[INFO  2019-09-27T17:40:11,082 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-1) clientSslEngineFor : Trying getHostnameImpersonatingSslContext(requestedHostname, sslSession)... 
[INFO  2019-09-27T17:40:11,082 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-0) clientSslEngineFor : Trying getHostnameImpersonatingSslContext(requestedHostname, sslSession)... 
[INFO  2019-09-27T17:40:11,089 net.lightbody.bmp.mitm.manager.ImpersonatingMitmManager] (LittleProxy-0-ClientToProxyWorker-0) createImpersonatingSslContext(SSLSession sslSession, String hostnameToImpersonate) : Inside... 

Примечание. Как загрузить полные журналы здесь на stackoverflow?

...