[jira] [Comment Edited] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-08-01 Thread Jark Wu (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898576#comment-16898576
 ] 

Jark Wu edited comment on FLINK-13377 at 8/2/19 5:38 AM:
-

I pushed a branch to just test stream-sql e2e case for 20 times. 
https://github.com/wuchong/flink/tree/stream-sql-e2e

Will come back when we reproduce the problem on travis. 


was (Author: jark):
I pushed a branch to just test stream-sql e2e case in 20 times. 
https://github.com/wuchong/flink/tree/stream-sql-e2e

Will come back when we reproduce the problem on travis. 

> Streaming SQL e2e test failed on travis
> ---
>
> Key: FLINK-13377
> URL: https://issues.apache.org/jira/browse/FLINK-13377
> Project: Flink
>  Issue Type: Bug
>  Components: Table SQL / Runtime
>Affects Versions: 1.9.0
>Reporter: Zhenghua Gao
>Assignee: Zhenghua Gao
>Priority: Blocker
> Fix For: 1.9.0
>
> Attachments: 198.jpg, 495.jpg
>
>
> This is an instance: [https://api.travis-ci.org/v3/job/562011491/log.txt]
> {code}
> ==
>  Running 'Streaming SQL end-to-end test' 
> ==
>  TEST_DATA_DIR: 
> /home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314
>  Flink dist directory: 
> /home/travis/build/apache/flink/flink-dist/target/flink-1.9-SNAPSHOT-bin/flink-1.9-SNAPSHOT
>  Starting cluster. Starting standalonesession daemon on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Waiting for 
> dispatcher REST endpoint to come up... Waiting for dispatcher REST endpoint 
> to come up... Waiting for dispatcher REST endpoint to come up... Waiting for 
> dispatcher REST endpoint to come up... Waiting for dispatcher REST endpoint 
> to come up... Waiting for dispatcher REST endpoint to come up... Dispatcher 
> REST endpoint is up. [INFO] 1 instance(s) of taskexecutor are already running 
> on travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor 
> daemon on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [INFO] 2 
> instance(s) of taskexecutor are already running on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [INFO] 3 instance(s) 
> of taskexecutor are already running on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting execution 
> of program Program execution finished Job with JobID 
> 7c7b66dd4e8dc17e229700b1c746aba6 has finished. Job Runtime: 77371 ms cat: 
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314/out/result/20/.part-*':
>  No such file or directory cat: 
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314/out/result/20/part-*':
>  No such file or directory FAIL StreamSQL: Output hash mismatch. Got 
> d41d8cd98f00b204e9800998ecf8427e, expected b29f14ed221a936211202ff65b51ee26. 
> head hexdump of actual: Stopping taskexecutor daemon (pid: 9983) on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping standalonesession 
> daemon (pid: 8088) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. 
> Skipping taskexecutor daemon (pid: 21571), because it is not running anymore 
> on travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor 
> daemon (pid: 22154), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 22595), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 30622), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 3850), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 4405), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 4839), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping taskexecutor daemon 
> (pid: 8531) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping 
> taskexecutor daemon (pid: 9077) on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping taskexecutor daemon 
> (pid: 9518) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [FAIL] 
> Test script contains errors. Checking of logs sk

[jira] [Comment Edited] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-30 Thread Timo Walther (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895880#comment-16895880
 ] 

Timo Walther edited comment on FLINK-13377 at 7/30/19 7:55 AM:
---

[~docete] this definitely needs some investigation. The test is quite old and 
was pretty stable in the past. [~dawidwys] experienced a similar behavior but 
for the Blink planner only, right?


was (Author: twalthr):
[~docete] this definitely needs some investigation. The test is quite old and 
was pretty stable in the past. [~dawidwys] experience a similar behavior but 
for the Blink planner only, right?

> Streaming SQL e2e test failed on travis
> ---
>
> Key: FLINK-13377
> URL: https://issues.apache.org/jira/browse/FLINK-13377
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.9.0
>Reporter: Zhenghua Gao
>Assignee: Zhenghua Gao
>Priority: Blocker
> Fix For: 1.9.0
>
> Attachments: 198.jpg, 495.jpg
>
>
> This is an instance: [https://api.travis-ci.org/v3/job/562011491/log.txt]
> ==
>  Running 'Streaming SQL end-to-end test' 
> ==
>  TEST_DATA_DIR: 
> /home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314
>  Flink dist directory: 
> /home/travis/build/apache/flink/flink-dist/target/flink-1.9-SNAPSHOT-bin/flink-1.9-SNAPSHOT
>  Starting cluster. Starting standalonesession daemon on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Waiting for 
> dispatcher REST endpoint to come up... Waiting for dispatcher REST endpoint 
> to come up... Waiting for dispatcher REST endpoint to come up... Waiting for 
> dispatcher REST endpoint to come up... Waiting for dispatcher REST endpoint 
> to come up... Waiting for dispatcher REST endpoint to come up... Dispatcher 
> REST endpoint is up. [INFO] 1 instance(s) of taskexecutor are already running 
> on travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor 
> daemon on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [INFO] 2 
> instance(s) of taskexecutor are already running on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [INFO] 3 instance(s) 
> of taskexecutor are already running on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting execution 
> of program Program execution finished Job with JobID 
> 7c7b66dd4e8dc17e229700b1c746aba6 has finished. Job Runtime: 77371 ms cat: 
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314/out/result/20/.part-*':
>  No such file or directory cat: 
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314/out/result/20/part-*':
>  No such file or directory FAIL StreamSQL: Output hash mismatch. Got 
> d41d8cd98f00b204e9800998ecf8427e, expected b29f14ed221a936211202ff65b51ee26. 
> head hexdump of actual: Stopping taskexecutor daemon (pid: 9983) on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping standalonesession 
> daemon (pid: 8088) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. 
> Skipping taskexecutor daemon (pid: 21571), because it is not running anymore 
> on travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor 
> daemon (pid: 22154), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 22595), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 30622), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 3850), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 4405), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 4839), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping taskexecutor daemon 
> (pid: 8531) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping 
> taskexecutor daemon (pid: 9077) on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping taskexecutor daemon 
> (pid: 9518) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [FAIL] 
> Test script contains errors. Checking of logs skipped

[jira] [Comment Edited] (FLINK-13377) Streaming SQL e2e test failed on travis

2019-07-25 Thread Zhenghua Gao (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892525#comment-16892525
 ] 

Zhenghua Gao edited comment on FLINK-13377 at 7/25/19 8:07 AM:
---

Found some clues:

The SQL query in this case seems unstable, and the bucket key changes on travis.

198 in [https://api.travis-ci.com/v3/job/218840281/log.txt]

495 in [https://api.travis-ci.com/v3/job/218840282/log.txt]


was (Author: docete):
Found some clues:

The SQL query in this case seems unstable, and the bucket key changes on travis.

198 in [https://api.travis-ci.com/v3/job/218840281/log.txt]

 

> Streaming SQL e2e test failed on travis
> ---
>
> Key: FLINK-13377
> URL: https://issues.apache.org/jira/browse/FLINK-13377
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.9.0, 1.10.0
>Reporter: Zhenghua Gao
>Priority: Major
> Fix For: 1.9.0, 1.10.0
>
>
> This is an instance: [https://api.travis-ci.org/v3/job/562011491/log.txt]
> ==
>  Running 'Streaming SQL end-to-end test' 
> ==
>  TEST_DATA_DIR: 
> /home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314
>  Flink dist directory: 
> /home/travis/build/apache/flink/flink-dist/target/flink-1.9-SNAPSHOT-bin/flink-1.9-SNAPSHOT
>  Starting cluster. Starting standalonesession daemon on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Waiting for 
> dispatcher REST endpoint to come up... Waiting for dispatcher REST endpoint 
> to come up... Waiting for dispatcher REST endpoint to come up... Waiting for 
> dispatcher REST endpoint to come up... Waiting for dispatcher REST endpoint 
> to come up... Waiting for dispatcher REST endpoint to come up... Dispatcher 
> REST endpoint is up. [INFO] 1 instance(s) of taskexecutor are already running 
> on travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor 
> daemon on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [INFO] 2 
> instance(s) of taskexecutor are already running on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [INFO] 3 instance(s) 
> of taskexecutor are already running on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting taskexecutor daemon 
> on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Starting execution 
> of program Program execution finished Job with JobID 
> 7c7b66dd4e8dc17e229700b1c746aba6 has finished. Job Runtime: 77371 ms cat: 
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314/out/result/20/.part-*':
>  No such file or directory cat: 
> '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-47211990314/out/result/20/part-*':
>  No such file or directory FAIL StreamSQL: Output hash mismatch. Got 
> d41d8cd98f00b204e9800998ecf8427e, expected b29f14ed221a936211202ff65b51ee26. 
> head hexdump of actual: Stopping taskexecutor daemon (pid: 9983) on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping standalonesession 
> daemon (pid: 8088) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. 
> Skipping taskexecutor daemon (pid: 21571), because it is not running anymore 
> on travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor 
> daemon (pid: 22154), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 22595), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 30622), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 3850), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 4405), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Skipping taskexecutor daemon 
> (pid: 4839), because it is not running anymore on 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping taskexecutor daemon 
> (pid: 8531) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping 
> taskexecutor daemon (pid: 9077) on host 
> travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. Stopping taskexecutor daemon 
> (pid: 9518) on host travis-job-3ac15c01-1a7d-48b2-b4a9-86575f5d4641. [FAIL] 
> Test script contains errors. Checking of logs skipped. [FAIL] 'Streaming SQL 
> end-to-end test' failed after 1 minut