Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. dashti@ubuntu:~$ ~/.julia/v0.6/Delve/deps/src/jpagerwrapper/cmake-build-release/pager-build/test/cloud_storage-s3-test
  2. Running main() from gtest_main.cc
  3. [==========] Running 5 tests from 1 test case.
  4. [----------] Global test environment set-up.
  5. [----------] 5 tests from CloudStorageS3Test
  6. [ RUN ] CloudStorageS3Test.PutAndGetString
  7. User: arn:aws:iam::320575425830:user/mohammad.dashti is not authorized to perform: dynamodb:UpdateItem on resource: arn:aws:dynamodb:us-east-1:320575425830:table/rai_counters
  8. AccessDeniedException
  9. Error while putting Object Unable to connect to endpoint
  10. /home/dashti/.julia/v0.6/Delve/deps/src/pager/test/cloud_storage-s3-test.cpp:45: Failure
  11. Failed
  12. [ FAILED ] CloudStorageS3Test.PutAndGetString (42207 ms)
  13. [ RUN ] CloudStorageS3Test.PutAndGetBinary
  14. Error while putting Object AccessDenied Access Denied
  15. /home/dashti/.julia/v0.6/Delve/deps/src/pager/test/cloud_storage-s3-test.cpp:88: Failure
  16. Failed
  17. [ FAILED ] CloudStorageS3Test.PutAndGetBinary (5744 ms)
  18. [ RUN ] CloudStorageS3Test.OBJECT_EXISTS
  19. Error while putting Object AccessDenied Access Denied
  20. /home/dashti/.julia/v0.6/Delve/deps/src/pager/test/cloud_storage-s3-test.cpp:132: Failure
  21. Failed
  22. [ FAILED ] CloudStorageS3Test.OBJECT_EXISTS (2335 ms)
  23. [ RUN ] CloudStorageS3Test.OBJECT_DOES_NOT_EXIST
  24. Error while checking the existence of the object No response body. Response code: 403
  25. /home/dashti/.julia/v0.6/Delve/deps/src/pager/test/cloud_storage-s3-test.cpp:169: Failure
  26. Failed
  27. [ FAILED ] CloudStorageS3Test.OBJECT_DOES_NOT_EXIST (4014 ms)
  28. [ RUN ] CloudStorageS3Test.OBJECTS_EXISTENCE
  29. Error while putting Object AccessDenied Access Denied
  30. /home/dashti/.julia/v0.6/Delve/deps/src/pager/test/cloud_storage-s3-test.cpp:186: Failure
  31. Failed
  32. [ FAILED ] CloudStorageS3Test.OBJECTS_EXISTENCE (2274 ms)
  33. [----------] 5 tests from CloudStorageS3Test (56574 ms total)
  34.  
  35. [----------] Global test environment tear-down
  36. [==========] 5 tests from 1 test case ran. (56577 ms total)
  37. [ PASSED ] 0 tests.
  38. [ FAILED ] 5 tests, listed below:
  39. [ FAILED ] CloudStorageS3Test.PutAndGetString
  40. [ FAILED ] CloudStorageS3Test.PutAndGetBinary
  41. [ FAILED ] CloudStorageS3Test.OBJECT_EXISTS
  42. [ FAILED ] CloudStorageS3Test.OBJECT_DOES_NOT_EXIST
  43. [ FAILED ] CloudStorageS3Test.OBJECTS_EXISTENCE
  44.  
  45. 5 FAILED TESTS
  46. dashti@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement