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

Sailesh Mukil commented on IMPALA-6227:
---------------------------------------

Hit this again:


{code:java}

custom_cluster.test_admission_controller.TestAdmissionControllerStress.test_mem_limit[num_queries:
 50 | submission_delay_ms: 50 | exec_option: {'batch_size': 0, 'num_nodes': 0, 
'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: 
text/none | round_robin_submission: True] (from pytest)

Failing for the past 1 build (Since Failed#8 )
Took 2 min 30 sec.
Error Message
AssertionError: Timed out waiting 60 seconds for metrics admitted,timed-out 
delta 5 current {'dequeued': 20, 'rejected': 20, 'released': 24, 'admitted': 
30, 'queued': 20, 'timed-out': 0} initial {'dequeued': 14, 'rejected': 20, 
'released': 18, 'admitted': 26, 'queued': 20, 'timed-out': 0} assert 
(1524822944.9910979 - 1524822883.858825) < 60  +  where 1524822944.9910979 = 
time()
Stacktrace
custom_cluster/test_admission_controller.py:943: in test_mem_limit
    {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:844: in run_admission_test
    ['admitted', 'timed-out'], curr_metrics, expected_admitted)
custom_cluster/test_admission_controller.py:547: in wait_for_metric_changes
    assert (time() - start_time < STRESS_TIMEOUT),\
E   AssertionError: Timed out waiting 60 seconds for metrics admitted,timed-out 
delta 5 current {'dequeued': 20, 'rejected': 20, 'released': 24, 'admitted': 
30, 'queued': 20, 'timed-out': 0} initial {'dequeued': 14, 'rejected': 20, 
'released': 18, 'admitted': 26, 'queued': 20, 'timed-out': 0}
E   assert (1524822944.9910979 - 1524822883.858825) < 60
E    +  where 1524822944.9910979 = time()
Standard Output
Starting State Store logging to 
/data/jenkins/workspace/impala-cdh6.0.x-exhaustive/repos/Impala/logs/custom_cluster_tests/statestored.INFO
Starting Catalog Service logging to 
/data/jenkins/workspace/impala-cdh6.0.x-exhaustive/repos/Impala/logs/custom_cluster_tests/catalogd.INFO
Starting Impala Daemon logging to 
/data/jenkins/workspace/impala-cdh6.0.x-exhaustive/repos/Impala/logs/custom_cluster_tests/impalad.INFO
Starting Impala Daemon logging to 
/data/jenkins/workspace/impala-cdh6.0.x-exhaustive/repos/Impala/logs/custom_cluster_tests/impalad_node1.INFO
Starting Impala Daemon logging to 
/data/jenkins/workspace/impala-cdh6.0.x-exhaustive/repos/Impala/logs/custom_cluster_tests/impalad_node2.INFO
Impala Cluster Running with 3 nodes (3 coordinators, 3 executors).
Standard Error
MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25000
MainThread: Debug webpage not yet available.
MainThread: Debug webpage not yet available.
MainThread: Waiting for num_known_live_backends=3. Current value: 0
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25000
MainThread: Waiting for num_known_live_backends=3. Current value: 0
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25000
MainThread: Waiting for num_known_live_backends=3. Current value: 1
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25000
MainThread: Waiting for num_known_live_backends=3. Current value: 2
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25000
MainThread: num_known_live_backends has reached value: 3
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25001
MainThread: num_known_live_backends has reached value: 3
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25002
MainThread: num_known_live_backends has reached value: 3
MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
MainThread: Getting metric: statestore.live-backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25010
MainThread: Metric 'statestore.live-backends' has reached desired value: 4
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25000
MainThread: num_known_live_backends has reached value: 3
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25001
MainThread: num_known_live_backends has reached value: 3
MainThread: Getting num_known_live_backends from 
ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:25002
MainThread: num_known_live_backends has reached value: 3
-- connecting to: localhost:21000
MainThread: Starting test case with parameters: num_queries: 50 | 
submission_delay_ms: 50 | exec_option: {'batch_size': 0, 'num_nodes': 0, 
'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 
'abort_on_error': 1, 'request_pool': 'default-pool', 'mem_limit': 858993458, 
'exec_single_node_rows_threshold': 0} | table_format: text/none | 
round_robin_submission: True
MainThread: Initial metrics: admitted=0, queued=0, dequeued=0, rejected=0, 
released=0, timed-out=0
-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET batch_size=0;
SET num_nodes=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET disable_codegen=False;
SET abort_on_error=1;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET request_pool=default-pool;
SET exec_single_node_rows_threshold=0;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-666: Submitting query 0
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
union all
select * from alltypesagg where id != 0
;

Thread-669: Submitting query 3
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
union all
select * from alltypesagg where id != 3
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-670: Submitting query 4
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
union all
select * from alltypesagg where id != 4
;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
SET QUERY_TIMEOUT_S=1;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-667: Submitting query 1
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
union all
select * from alltypesagg where id != 1
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-673: Submitting query 7
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
union all
select * from alltypesagg where id != 7
;

Thread-672: Submitting query 6
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
union all
select * from alltypesagg where id != 6
;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-671: Submitting query 5
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
union all
select * from alltypesagg where id != 5
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET batch_size=0;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET num_nodes=0;
SET exec_single_node_rows_threshold=0;
Thread-674: Submitting query 8
SET disable_codegen_rows_threshold=5000;
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
union all
select * from alltypesagg where id != 8
;

SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
SET QUERY_TIMEOUT_S=1;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-675: Submitting query 9
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
union all
select * from alltypesagg where id != 9
;

Thread-668: Submitting query 2
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
union all
select * from alltypesagg where id != 2
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
SET QUERY_TIMEOUT_S=1;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-677: Submitting query 11
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
union all
select * from alltypesagg where id != 11
;

Thread-676: Submitting query 10
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
union all
select * from alltypesagg where id != 10
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-678: Submitting query 12
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
union all
select * from alltypesagg where id != 12
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-679: Submitting query 13
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
union all
select * from alltypesagg where id != 13
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
SET QUERY_TIMEOUT_S=1;

Thread-680: Submitting query 14
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
union all
select * from alltypesagg where id != 14
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-681: Submitting query 15
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
union all
select * from alltypesagg where id != 15
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-682: Submitting query 16
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
union all
select * from alltypesagg where id != 16
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-683: Submitting query 17
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
union all
select * from alltypesagg where id != 17
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
SET QUERY_TIMEOUT_S=1;

Thread-684: Submitting query 18
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
union all
select * from alltypesagg where id != 18
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-685: Submitting query 19
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
union all
select * from alltypesagg where id != 19
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-686: Submitting query 20
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
union all
select * from alltypesagg where id != 20
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-687: Submitting query 21
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
union all
select * from alltypesagg where id != 21
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
SET QUERY_TIMEOUT_S=1;

Thread-688: Submitting query 22
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
union all
select * from alltypesagg where id != 22
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-689: Submitting query 23
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
union all
select * from alltypesagg where id != 23
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-690: Submitting query 24
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
union all
select * from alltypesagg where id != 24
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-691: Submitting query 25
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
union all
select * from alltypesagg where id != 25
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
SET QUERY_TIMEOUT_S=1;

Thread-692: Submitting query 26
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
union all
select * from alltypesagg where id != 26
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-693: Submitting query 27
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
union all
select * from alltypesagg where id != 27
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-694: Submitting query 28
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
union all
select * from alltypesagg where id != 28
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-695: Submitting query 29
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002

select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
union all
select * from alltypesagg where id != 29
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
SET QUERY_TIMEOUT_S=1;

Thread-696: Submitting query 30
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000

select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
union all
select * from alltypesagg where id != 30
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001
use functional;

SET batch_size=0;
SET num_nodes=0;
SET disable_codegen_rows_threshold=5000;
SET disable_codegen=False;
SET abort_on_error=1;
SET request_pool=default-pool;
SET mem_limit=858993458;
SET exec_single_node_rows_threshold=0;
Thread-697: Submitting query 31
-- executing async: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21001

select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
union all
select * from alltypesagg where id != 31
;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21002
use functional;

-- connecting to: ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
-- executing against ec2-m2-4xlarge-centos-6-4-07fb.vpc.cloudera.com:21000
use functional;

SET batch_size=0;
SET n
...[truncated 62619 chars]...
x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016e50>
-- fetching results from: <tests.common.impala_connection.OperationHandle 
object at 0x7f090c016250>
MainThread: wait_for_metric_changes, current=admitted=30, queued=20, 
dequeued=20, rejected=20, released=24, timed-out=0
MainThread: DeltaSum=4 Deltas={'dequeued': 6, 'admitted': 4, 'released': 6, 
'rejected': 0, 'queued': 0, 'timed-out': 0} (Expected=5 for 
metrics=['admitted', 'timed-out'])
{code}

> TestAdmissionControllerStress can be flaky
> ------------------------------------------
>
>                 Key: IMPALA-6227
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6227
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.11.0
>            Reporter: Csaba Ringhofer
>            Assignee: Tim Armstrong
>            Priority: Critical
>              Labels: flaky
>
> jenkins build https://jenkins.impala.io/job/gerrit-verify-dryrun/1503/console 
> failed at the following test:
> {noformat}
> 01:30:11 ] =================================== FAILURES 
> ===================================
> 01:30:11 ]  TestAdmissionControllerStress.test_mem_limit[num_queries: 30 | 
> submission_delay_ms: 0 | exec_option: {'batch_size': 0, 'num_nodes': 0, 
> 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 
> 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: 
> text/none | round_robin_submission: True] 
> 01:30:11 ] custom_cluster/test_admission_controller.py:877: in test_mem_limit
> 01:30:11 ]     {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> 01:30:11 ] custom_cluster/test_admission_controller.py:760: in 
> run_admission_test
> 01:30:11 ]     assert metric_deltas['rejected'] ==\
> 01:30:11 ] E   assert 5 == ((30 - 15) - 15)
> {noformat}
> This is probably related to the following  recent commit:
> https://github.com/apache/incubator-impala/commit/7487c5de04c2c5d97b8a8d5c935d10568f1ed686



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to