You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2021/02/24 04:02:00 UTC

[jira] [Comment Edited] (IMPALA-10531) TmpFileMgrTest.TestCompressBufferManagementEncryptedRemoteUpload failed in exhaustive release build

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

Wenzhe Zhou edited comment on IMPALA-10531 at 2/24/21, 4:01 AM:
----------------------------------------------------------------

The issue also happened for other test cases in the same class: TmpFileMgrTest.TestCompressBufferManagementRemoteUpload, TmpFileMgrTest.TestRemoteDirReportError,  TmpFileMgrTest.TestRemoteAllocateNonWritable, TmpFileMgrTest.TestRemoteScratchLimit, TmpFileMgrTest.TestRemoteDirectoryLimits,
 TmpFileMgrTest.TestTmpFileBufferPoolOneWriteCancel, TmpFileMgrTest.TestTmpFileBufferPoolTwoWritesCancel, TmpFileMgrTest.TestTmpFileBufferPoolOneWriteDone.

 


was (Author: wzhou):
The issue happened for TmpFileMgrTest.TestCompressBufferManagementRemoteUpload. 

Failing for the past 3 builds (Since Failed#204 )
Took 4 sec.
add description
Error Message
Expected: (compressed_handle->file_) != (uncompressed_handle->file_), actual: 0xfafc180 vs 0xfafc180
Stacktrace
/data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/be/src/runtime/tmp-file-mgr-test.cc:1060
Expected: (compressed_handle->file_) != (uncompressed_handle->file_), actual: 0xfafc180 vs 0xfafc180

> TmpFileMgrTest.TestCompressBufferManagementEncryptedRemoteUpload failed in exhaustive release build
> ---------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-10531
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10531
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 4.0
>            Reporter: Wenzhe Zhou
>            Assignee: Yida Wu
>            Priority: Major
>              Labels: broken-build
>
> The backend test failed in exhaustive release build:
> /data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/be/src/runtime/tmp-file-mgr-test.cc:1060: Failure
> Expected: (compressed_handle->file_) != (uncompressed_handle->file_), actual: 0xb033e00 vs 0xb033e00
> /data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/be/src/runtime/tmp-file-mgr-test.cc:1069: Failure
> Value of: io::DiskFileStatus::PERSISTED
>  Actual: 4-byte object <01-00 00-00>
> Expected: tmp_file->DiskFile()->GetFileStatus()
> Which is: 4-byte object <00-00 00-00>
> /data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/be/src/runtime/tmp-file-mgr-test.cc:1069: Failure
> Value of: io::DiskFileStatus::PERSISTED
>  Actual: 4-byte object <01-00 00-00>
> Expected: tmp_file->DiskFile()->GetFileStatus()
> Which is: 4-byte object <00-00 00-00>
>  
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org