joewitt commented on pull request #5711:
URL: https://github.com/apache/nifi/pull/5711#issuecomment-1020637480


   Error:  Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 
0.057 s <<< FAILURE! - in 
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient
   Error:  
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.testLimitServiceReadSize
  Time elapsed: 0.028 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.setRunner(TestDistributedSetServerAndClient.java:63)
   
   Error:  
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.testPersistentSetServerAndClientWithLFUEvictions
  Time elapsed: 0.002 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.setRunner(TestDistributedSetServerAndClient.java:63)
   
   Error:  
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.testPersistentSetServerAndClient
  Time elapsed: 0 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.setRunner(TestDistributedSetServerAndClient.java:63)
   
   Error:  
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.testPersistentSetServerAndClientWithFIFOEvictions
  Time elapsed: 0.001 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.setRunner(TestDistributedSetServerAndClient.java:63)
   
   Error:  
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.testNonPersistentSetServerAndClient
  Time elapsed: 0.001 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.set.TestDistributedSetServerAndClient.setRunner(TestDistributedSetServerAndClient.java:63)
   
   Error:  Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.01 
s <<< FAILURE! - in 
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient
   Error:  
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.testLimitServiceReadSize
  Time elapsed: 0 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.setRunner(TestDistributedMapServerAndClient.java:70)
   
   Error:  
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.testOptimisticLock
  Time elapsed: 0.001 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.setRunner(TestDistributedMapServerAndClient.java:70)
   
   Error:  
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.testNonPersistentMapServerAndClient
  Time elapsed: 0 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.setRunner(TestDistributedMapServerAndClient.java:70)
   
   Error:  
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.testBackwardCompatibility
  Time elapsed: 0.001 s  <<< ERROR!
   java.lang.IllegalArgumentException: File system element for parameter 
'directory' does not exist: 'target/cache-data'
        at 
org.apache.nifi.distributed.cache.server.map.TestDistributedMapServerAndClient.setRunner(TestDistributedMapServerAndClient.java:70)
   
   Error:  Errors: 
   Error:    TestDistributedMapServerAndClient.setRunner:70 » IllegalArgument 
File system e...
   Error:    TestDistributedMapServerAndClient.setRunner:70 » IllegalArgument 
File system e...
   Error:    TestDistributedMapServerAndClient.setRunner:70 » IllegalArgument 
File system e...
   Error:    TestDistributedMapServerAndClient.setRunner:70 » IllegalArgument 
File system e...
   Error:    TestDistributedSetServerAndClient.setRunner:63 » IllegalArgument 
File system e...
   Error:    TestDistributedSetServerAndClient.setRunner:63 » IllegalArgument 
File system e...
   Error:    TestDistributedSetServerAndClient.setRunner:63 » IllegalArgument 
File system e...
   Error:    TestDistributedSetServerAndClient.setRunner:63 » IllegalArgument 
File system e...
   Error:    TestDistributedSetServerAndClient.setRunner:63 » IllegalArgument 
File system e...
   Error:  Tests run: 22, Failures: 0, Errors: 9, Skipped: 0


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to