You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2013/08/14 15:17:47 UTC

[jira] [Closed] (INFRA-6669) No permissions to write in /tmp for BuildBot

     [ https://issues.apache.org/jira/browse/INFRA-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed INFRA-6669.
-------------------------------

    Resolution: Fixed
      Assignee: Jake Farrell

all set now, fixed permissions issue
                
> No permissions to write in /tmp for BuildBot 
> ---------------------------------------------
>
>                 Key: INFRA-6669
>                 URL: https://issues.apache.org/jira/browse/INFRA-6669
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Buildbot
>            Reporter: Martin Grigorov
>            Assignee: Jake Farrell
>
> Wicket unit tests fail because of insufficient file system permissions:
> See 
> http://ci.apache.org/builders/wicket-branch-6.x/builds/118/steps/compile/logs/stdio
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
> Running org.apache.wicket.util.file.FilesTest
> ERROR - Files                      - Failed to create directory: /tmp/buildbot/wicket-test-folder
> ERROR - Files                      - Failed to create directory: /tmp/buildbot/wicket-test-folder
> Tests run: 5, Failures: 2, Errors: 2, Skipped: 0, Time elapsed: 1.032 sec <<< FAILURE!
> Running org.apache.wicket.util.io.LastModifiedTest
> Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec <<< FAILURE!
> Results :
> Failed tests:   removeFolder(org.apache.wicket.util.file.FilesTest)
>   removeFolderAsync(org.apache.wicket.util.file.FilesTest)
> Tests in error: 
>   remove(org.apache.wicket.util.file.FilesTest): Permission denied
>   removeAsync(org.apache.wicket.util.file.FilesTest): Permission denied
>   getLastModified(org.apache.wicket.util.io.LastModifiedTest): Permission denied

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira