You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Vihang Karajgaonkar (Jira)" <ji...@apache.org> on 2020/06/24 19:07:00 UTC

[jira] [Created] (IMPALA-9891) buffer-pool-test failed on ASAN build occasionally

Vihang Karajgaonkar created IMPALA-9891:
-------------------------------------------

             Summary: buffer-pool-test failed on ASAN build occasionally
                 Key: IMPALA-9891
                 URL: https://issues.apache.org/jira/browse/IMPALA-9891
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 4.0
            Reporter: Vihang Karajgaonkar


I see these errors in the buffer-pool-test.ERROR which could be causing the test failure.

{noformat}
E0624 06:53:24.654527 24742 tmp-file-mgr.cc:334] Error for temporary file '/tmp/impala-scratch/0000000000000000:0000000000000000_07031a3a-fc6a-495c-aed4-838848773a21': Disk I/O error on impala-ec2-centos74-m5-4xlarge-ondemand-0f8f.vpc.cloudera.com:22000: open() failed for /tmp/impala-scratch/0000000000000000:0000000000000000_07031a3a-fc6a-495c-aed4-838848773a21. Access denied for the process' user errno=13
E0624 06:53:25.023968 25341 tmp-file-mgr.cc:334] Error for temporary file '/tmp/buffer-pool-test.0/impala-scratch/0000000000000000:0000000000000000_68429ce5-189c-4be2-ac71-238ae097249d': Disk I/O error on impala-ec2-centos74-m5-4xlarge-ondemand-0f8f.vpc.cloudera.com:22000: open() failed for /tmp/buffer-pool-test.0/impala-scratch/0000000000000000:0000000000000000_68429ce5-189c-4be2-ac71-238ae097249d. Access denied for the process' user errno=13
E0624 06:53:25.412047 25803 tmp-file-mgr.cc:334] Error for temporary file '/tmp/buffer-pool-test.0/impala-scratch/0000000000000000:0000000000000000_bff7e6df-cfa6-4955-87b2-654c104607ed': Disk I/O error on impala-ec2-centos74-m5-4xlarge-ondemand-0f8f.vpc.cloudera.com:22000: open() failed for /tmp/buffer-pool-test.0/impala-scratch/0000000000000000:0000000000000000_bff7e6df-cfa6-4955-87b2-654c104607ed. Access denied for the process' user errno=13
E0624 06:53:25.895038 26912 tmp-file-mgr.cc:334] Error for temporary file '/tmp/buffer-pool-test.0/impala-scratch/0000000000000000:0000000000000000_11a84a95-b0a3-4164-b624-7aaec32fe46f': Disk I/O error on impala-ec2-centos74-m5-4xlarge-ondemand-0f8f.vpc.cloudera.com:22000: open() failed for /tmp/buffer-pool-test.0/impala-scratch/0000000000000000:0000000000000000_11a84a95-b0a3-4164-b624-7aaec32fe46f. Access denied for the process' user errno=13
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)