You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/08/20 09:33:20 UTC

[jira] [Updated] (INFRA-12430) Maven Core IT Windows

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

Karl Heinz Marbaise updated INFRA-12430:
----------------------------------------
    Priority: Blocker  (was: Major)

> Maven Core IT Windows 
> ----------------------
>
>                 Key: INFRA-12430
>                 URL: https://issues.apache.org/jira/browse/INFRA-12430
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>         Environment: https://builds.apache.org/view/M-R/view/Maven/job/core-it-maven-3-win/1274/console
>            Reporter: Karl Heinz Marbaise
>            Priority: Blocker
>
> There seemed to be a problem with some kind of files / folder which do not have the correct permission on Windows:
> {code}
> [EnvInject] - Loading node environment variables.
> Building remotely on windows-2012-1 (Windows) in workspace f:\ws\m3-its
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
> ERROR: Error fetching remote repo 'origin'
> hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
> 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799)
> 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
> 	...
> ..
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> 	at hudson.model.Executor.run(Executor.java:410)
> Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
> stdout: 
> stderr: error: could not write config file .git/config: Permission denied
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)