snvijaya commented on pull request #2368:
URL: https://github.com/apache/hadoop/pull/2368#issuecomment-705234401


   Test results from accounts in East US 2 regions:
   
   ### NON-HNS:
   
        SharedKey:
                [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0
                [WARNING] Tests run: 458, Failures: 0, Errors: 0, Skipped: 245
                [ERROR] Errors: 
                [ERROR]   
ITestAbfsFileSystemContractGetFileStatus>AbstractContractGetFileStatusTest.testComplexDirActions:153->AbstractContractGetFileStatusTest.checkListStatusIteratorComplexDir:191
 » IllegalState
                [ERROR]   
ITestAbfsFileSystemContractGetFileStatus>AbstractContractGetFileStatusTest.testListStatusIteratorFile:366
 » IllegalState
                [ERROR] Tests run: 208, Failures: 0, Errors: 2, Skipped: 24
                        ERROR] 
testComplexDirActions(org.apache.hadoop.fs.azurebfs.contract.ITestAbfsFileSystemContractGetFileStatus)
  Time elapsed: 31.122 s  <<< ERROR!
                        java.lang.IllegalStateException: No more items in 
iterator
                                at 
com.google.common.base.Preconditions.checkState(Preconditions.java:507)
                                at 
org.apache.hadoop.fs.FileSystem$DirListingIterator.next(FileSystem.java:2232)
                                at 
org.apache.hadoop.fs.FileSystem$DirListingIterator.next(FileSystem.java:2205)
                                at 
org.apache.hadoop.fs.contract.ContractTestUtils.iteratorToListThroughNextCallsAlone(ContractTestUtils.java:1494)
                                at 
org.apache.hadoop.fs.contract.AbstractContractGetFileStatusTest.checkListStatusIteratorComplexDir(AbstractContractGetFileStatusTest.java:191)
                                at 
org.apache.hadoop.fs.contract.AbstractContractGetFileStatusTest.testComplexDirActions(AbstractContractGetFileStatusTest.java:153)
                                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                                at 
java.lang.reflect.Method.invoke(Method.java:498)
                                at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
                                at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
                                at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
                                at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
                                at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
                                at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
                                at 
org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
                                at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
                                at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
                                at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
                                at java.lang.Thread.run(Thread.java:748)
   
                        [ERROR] 
testListStatusIteratorFile(org.apache.hadoop.fs.azurebfs.contract.ITestAbfsFileSystemContractGetFileStatus)
  Time elapsed: 3.038 s  <<< ERROR!
                        java.lang.IllegalStateException: No more items in 
iterator
                                at 
com.google.common.base.Preconditions.checkState(Preconditions.java:507)
                                at 
org.apache.hadoop.fs.FileSystem$DirListingIterator.next(FileSystem.java:2232)
                                at 
org.apache.hadoop.fs.FileSystem$DirListingIterator.next(FileSystem.java:2205)
                                at 
org.apache.hadoop.fs.contract.ContractTestUtils.iteratorToListThroughNextCallsAlone(ContractTestUtils.java:1494)
                                at 
org.apache.hadoop.fs.contract.AbstractContractGetFileStatusTest.testListStatusIteratorFile(AbstractContractGetFileStatusTest.java:366)
                                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                                at 
java.lang.reflect.Method.invoke(Method.java:498)
                                at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
                                at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
                                at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
                                at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
                                at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
                                at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
                                at 
org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
                                at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
                                at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
                                at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
                                at java.lang.Thread.run(Thread.java:748)
   
        OAuth:
                INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0
                [WARNING] Tests run: 458, Failures: 0, Errors: 0, Skipped: 24
                [ERROR] Errors: 
                [ERROR]   
ITestAbfsFileSystemContractGetFileStatus>AbstractContractGetFileStatusTest.testComplexDirActions:153->AbstractContractGetFileStatusTest.checkListStatusIteratorComplexDir:191
 » IllegalState
                [ERROR]   
ITestAbfsFileSystemContractGetFileStatus>AbstractContractGetFileStatusTest.testListStatusIteratorFile:366
 » IllegalState
                [ERROR] Tests run: 208, Failures: 0, Errors: 2, Skipped: 24
   ### HNS:
   
        SharedKey:
                [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0
                [WARNING] Tests run: 458, Failures: 0, Errors: 0, Skipped: 24
                ERROR] Errors:
                [ERROR]   
ITestAbfsFileSystemContractGetFileStatus>AbstractContractGetFileStatusTest.testComplexDirActions:153->AbstractContractGetFileStatusTest.checkListStatusIteratorComplexDir:191
 » IllegalState
                [ERROR]   
ITestAbfsFileSystemContractGetFileStatus>AbstractContractGetFileStatusTest.testListStatusIteratorFile:366
 » IllegalState
                [INFO]
                [ERROR] Tests run: 208, Failures: 0, Errors: 2, Skipped: 24
   
   
        OAuth: * In this run the ListIterator test got skipped due to isSecure 
config being off
                [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0
                [WARNING] Tests run: 458, Failures: 0, Errors: 0, Skipped: 66
                [WARNING] Tests run: 208, Failures: 0, Errors: 0, Skipped: 141
   
   2 failures seen in most combination call fs.listStatusIterator() APIs. These 
APIs are not supported by ABFS FS currently. Need to check if a recent change 
to test introduced this call.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to