distributedlog icon indicating copy to clipboard operation
distributedlog copied to clipboard

java.io.FileNotFoundException: /tmp/testBasicIO

Open sijie opened this issue 7 years ago • 0 comments

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do?

run ci jobs

  • What did you expect to see?

all ci jobs pass

  • What did you see instead?
java.io.FileNotFoundException: /tmp/testBasicIO (Permission denied)
	at org.apache.distributedlog.fs.TestDLFileSystem.testBasicIO(TestDLFileSystem.java:68)

https://builds.apache.org/job/distributedlog-nightly-build/506/org.apache.distributedlog$dlfs/testReport/org.apache.distributedlog.fs/TestDLFileSystem/testBasicIO/

sijie avatar Dec 04 '17 07:12 sijie