Skip to content

Instantly share code, notes, and snippets.

SslContextFactory@58be6e8[provider=null,keyStore=file:///Users/nezihy/workspace/airlift/http-server/target/test-classes/test.keystore,trustStore=null] trustAll=false
+- Protocol Selections
| +- Enabled (size=3)
| | +- TLSv1
| | +- TLSv1.1
| | +- TLSv1.2
| +- Disabled (size=2)
| +- SSLv2Hello - ConfigExcluded:'SSLv2Hello'
| +- SSLv3 - ConfigExcluded:'SSLv3' JVM:disabled
+- Cipher Suite Selections
@nezihyigitbasi
nezihyigitbasi / failure-1.md
Created September 2, 2018 07:50
failure-1.md

travis_fold:start:step_start_instance �[0K�[33;1mStarting instance�[0m ✓ selected image "travis-ci-garnet-trusty-1512502259-986baf0" ✓ rendered startup script ✓ inserted instance • sleeping 5s before checking instance insert • polling for instance insert completion... ✓ instance is ready (9.475s) travis_fold:end:step_start_instance [0Ktravis_fold:start:step_upload_script

@nezihyigitbasi
nezihyigitbasi / test_failure.txt
Created August 16, 2018 08:29
test_failure.txt
travis_fold:start:step_start_instance
Starting instance
✓ selected image "travis-ci-garnet-trusty-1512502259-986baf0"
✓ rendered startup script
✓ inserted instance
• sleeping 5s before checking instance insert
• polling for instance insert completion...
✓ instance is ready (6.375s)
travis_fold:end:step_start_instance
travis_fold:start:step_upload_script
This file has been truncated, but you can view the full file.
travis_fold:start:step_start_instance
Starting instance
✓ selected image "travis-ci-garnet-trusty-1512502259-986baf0"
✓ rendered startup script
✓ inserted instance
• sleeping 5s before checking instance insert
• polling for instance insert completion...
✓ instance is ready (8.928s)
travis_fold:end:step_start_instance
travis_fold:start:step_upload_script
@nezihyigitbasi
nezihyigitbasi / max-stream-error.md
Created August 10, 2018 08:20
max-stream-error.md
2018-08-10T01:13:23.642-0700    WARN    ContinuousTaskStatusFetcher-20180810_070105_42480_s6g8r.3.323-60077     com.facebook.presto.server.remotetask.RequestErrorTracker       Error getting task status 20180810_070105_42480_s6g8r.3.323: http://[2401:db00:1030:31eb:face:0:1d:0]:7777/v1/task/20180810_070105_42480_s6g8r.3.323
java.lang.IllegalStateException: Max local stream count 2 exceeded
        at org.eclipse.jetty.http2.HTTP2Session.createLocalStream(HTTP2Session.java:696)
        at org.eclipse.jetty.http2.HTTP2Session.newStream(HTTP2Session.java:491)
        at org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.sendHeaders(HttpSenderOverHTTP2.java:93)
        at org.eclipse.jetty.client.HttpSender.send(HttpSender.java:212)
        at org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2.send(HttpChannelOverHTTP2.java:95)
        at org.eclipse.jetty.client.HttpChannel.send(HttpChannel.java:128)
        at org.eclipse.jetty.client.HttpConnection.send(HttpConnection.java:201)
@nezihyigitbasi
nezihyigitbasi / failed-test.md
Last active August 4, 2018 05:58
failed-test.md
[ERROR] Tests run: 4253, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,187.238 s <<< FAILURE! - in TestSuite
[ERROR] testLevelMultipliers(com.facebook.presto.execution.executor.TestTaskExecutor)  Time elapsed: 0.072 s  <<< FAILURE!
java.lang.IllegalStateException: Attempted arrival of unregistered party for java.util.concurrent.Phaser@30395b34[phase = 15345 parties = 1 arrived = 1]
	at com.facebook.presto.execution.executor.TestTaskExecutor.testLevelMultipliers(TestTaskExecutor.java:267)

2018-08-04T11:34:17.597+0545	WARN	UpdateResponseHandler-20180804_054639_00000_3ghix.1.0-3838	com.facebook.presto.server.remotetask.RequestErrorTracker	Error updating task 20180804_054639_00000_3ghix.1.0: Server refused connection: http://127.0.0.1:35477/v1/task/20180804_054639_00000_3ghix.1.0?summarize: http://127.0.0.1:35477/v1/task/20180804_054639_00000_3ghix.1.0
2018-08-04T11:34:17.597+0545	WARN	ContinuousTaskStatusFetcher-20180804_054639_00000_3ghix.0.0-3838	com.facebook.presto.server.remotetask.RequestErrorTra
@nezihyigitbasi
nezihyigitbasi / TestOrcReaderMemoryUsage.md
Created July 28, 2018 02:41
TestOrcReaderMemoryUsage.java
/*
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
import java.util.concurrent.TimeUnit;

public class TestEnum
{
    public static void main(String[] args)
            throws InterruptedException
    {
        while (true) {
 for (TimeUnit unit : TimeUnit.values()) {
~/workspace/presto (master) $ g df presto-main/src/main/java/com/facebook/presto/sql/SqlPath.java
diff --git a/presto-main/src/main/java/com/facebook/presto/sql/SqlPath.java b/presto-main/src/main/java/com/facebook/presto/sql/SqlPath.java
index 030fe3490a..04355ca7d1 100644
--- a/presto-main/src/main/java/com/facebook/presto/sql/SqlPath.java
+++ b/presto-main/src/main/java/com/facebook/presto/sql/SqlPath.java
@@ -85,9 +85,12 @@ public final class SqlPath
return Objects.hash(parsedPath);
}
@Override
2018-06-15T01:55:20.770-0700    WARN    ContinuousTaskStatusFetcher-20180615_085123_00269_b4nww.2.117-4076      com.facebook.presto.server.remotetask.RequestErrorTracker       Error getting task status 20180615_085123_00269_b4nww.2.117: http://[2401:db00:1030:3196:face:0:25:0]:7777/v1/task/20180615_085123_00269_b4nww.2.117
java.io.UncheckedIOException: java.io.IOException: 1/unknown_frame_type_65
        at io.airlift.http.client.ResponseHandlerUtils.propagate(ResponseHandlerUtils.java:21)
        at io.airlift.http.client.FullJsonResponseHandler.handleException(FullJsonResponseHandler.java:58)
        at io.airlift.http.client.FullJsonResponseHandler.handleException(FullJsonResponseHandler.java:38)
        at io.airlift.http.client.jetty.JettyResponseFuture.failed(JettyResponseFuture.java:124)
        at io.airlift.http.client.jetty.BufferingResponseListener.onComplete(BufferingResponseListener.java:85)
        at org.eclipse.jetty.client.ResponseNotifier.notifyComplete(ResponseNotifier.java:216)