You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/11/18 16:51:22 UTC

[GitHub] [kafka] chia7712 opened a new pull request #9612: MINOR: add sudo to travis.yml to run ducktape

chia7712 opened a new pull request #9612:
URL: https://github.com/apache/kafka/pull/9612


   ```
   Traceback (most recent call last):
   3157  File "/usr/local/bin/ducktape", line 8, in <module>
   3158    sys.exit(main())
   3159  File "/usr/local/lib/python3.7/dist-packages/ducktape/command_line/main.py", line 118, in main
   3160    os.makedirs(ConsoleDefaults.METADATA_DIR)
   3161  File "/usr/lib/python3.7/os.py", line 211, in makedirs
   3162    makedirs(head, exist_ok=exist_ok)
   3163  File "/usr/lib/python3.7/os.py", line 221, in makedirs
   3164    mkdir(name, mode)
   3165PermissionError: [Errno 13] Permission denied: '.ducktape'
   3166ducker-ak test failed
   ```
   Let see what will happen :)
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] chia7712 closed pull request #9612: MINOR: add sudo to travis.yml to run ducktape

Posted by GitBox <gi...@apache.org>.
chia7712 closed pull request #9612:
URL: https://github.com/apache/kafka/pull/9612


   


----------------------------------------------------------------
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:
users@infra.apache.org