You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/04 04:12:08 UTC

Build failed in Jenkins: Stratos-4.0.0-Incubating-Nightly-Build #13

See <https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/13/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
 > git --version
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.plugins.git.GitException: Failed to connect to https://git-wip-us.apache.org/repos/asf/incubator-stratos.git (status = 404)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1954)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1137)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Re: Build failed in Jenkins: Stratos-4.0.0-Incubating-Nightly-Build #13

Posted by Nirmal Fernando <ni...@gmail.com>.
Great, thanks Chris!


On Wed, Jun 4, 2014 at 4:34 PM, chris snow <ch...@gmail.com> wrote:

> I've fixed master.
>
> 4.0.0 branch is in the queue...
>
> On Wed, Jun 4, 2014 at 3:18 AM, Nirmal Fernando <ni...@gmail.com>
> wrote:
> > I guess we have to update the Jenkins builds.
> >
> >
> > On Wed, Jun 4, 2014 at 7:42 AM, Apache Jenkins Server
> > <je...@builds.apache.org> wrote:
> >>
> >> See
> >> <
> https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/13/>
> >>
> >> ------------------------------------------
> >> Started by timer
> >> Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace
> >> <
> https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/ws/>
> >>  > git rev-parse --is-inside-work-tree
> >> Fetching changes from the remote Git repository
> >>  > git config remote.origin.url
> >> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
> >> Fetching upstream changes from
> >> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
> >>  > git --version
> >> FATAL: Failed to fetch from
> >> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
> >> hudson.plugins.git.GitException: Failed to fetch from
> >> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
> >>         at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)
> >>         at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855)
> >>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)
> >>         at
> >> hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
> >>         at
> >>
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
> >>         at
> >> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
> >>         at
> >>
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
> >>         at hudson.model.Run.execute(Run.java:1676)
> >>         at
> >> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
> >>         at
> >> hudson.model.ResourceController.execute(ResourceController.java:88)
> >>         at hudson.model.Executor.run(Executor.java:231)
> >> Caused by: hudson.plugins.git.GitException: Failed to connect to
> >> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git (status
> = 404)
> >>         at
> >>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1954)
> >>         at
> >>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1137)
> >>         at
> >>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
> >>         at
> >>
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)
> >>         at
> >>
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
> >>         at
> >>
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
> >>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> >>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> >>         at hudson.remoting.Request$2.run(Request.java:328)
> >>         at
> >>
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
> >>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> >>         at
> >>
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> >>         at
> >>
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> >>         at java.lang.Thread.run(Thread.java:745)
> >
> >
> >
> >
> > --
> > Best Regards,
> > Nirmal
> >
> > Nirmal Fernando.
> > PPMC Member & Committer of Apache Stratos,
> > Senior Software Engineer, WSO2 Inc.
> >
> > Blog: http://nirmalfdo.blogspot.com/
>
>
>
> --
> Check out my professional profile and connect with me on LinkedIn.
> http://lnkd.in/cw5k69
>



-- 
Best Regards,
Nirmal

Nirmal Fernando.
PPMC Member & Committer of Apache Stratos,
Senior Software Engineer, WSO2 Inc.

Blog: http://nirmalfdo.blogspot.com/

Re: Build failed in Jenkins: Stratos-4.0.0-Incubating-Nightly-Build #13

Posted by chris snow <ch...@gmail.com>.
I've fixed master.

4.0.0 branch is in the queue...

On Wed, Jun 4, 2014 at 3:18 AM, Nirmal Fernando <ni...@gmail.com> wrote:
> I guess we have to update the Jenkins builds.
>
>
> On Wed, Jun 4, 2014 at 7:42 AM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
>>
>> See
>> <https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/13/>
>>
>> ------------------------------------------
>> Started by timer
>> Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace
>> <https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/ws/>
>>  > git rev-parse --is-inside-work-tree
>> Fetching changes from the remote Git repository
>>  > git config remote.origin.url
>> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
>> Fetching upstream changes from
>> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
>>  > git --version
>> FATAL: Failed to fetch from
>> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
>> hudson.plugins.git.GitException: Failed to fetch from
>> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
>>         at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)
>>         at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855)
>>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)
>>         at
>> hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
>>         at
>> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
>>         at
>> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>>         at
>> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
>>         at hudson.model.Run.execute(Run.java:1676)
>>         at
>> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
>>         at
>> hudson.model.ResourceController.execute(ResourceController.java:88)
>>         at hudson.model.Executor.run(Executor.java:231)
>> Caused by: hudson.plugins.git.GitException: Failed to connect to
>> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git (status = 404)
>>         at
>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1954)
>>         at
>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1137)
>>         at
>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
>>         at
>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)
>>         at
>> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
>>         at
>> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
>>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>>         at hudson.remoting.Request$2.run(Request.java:328)
>>         at
>> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>>         at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>         at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> --
> Best Regards,
> Nirmal
>
> Nirmal Fernando.
> PPMC Member & Committer of Apache Stratos,
> Senior Software Engineer, WSO2 Inc.
>
> Blog: http://nirmalfdo.blogspot.com/



-- 
Check out my professional profile and connect with me on LinkedIn.
http://lnkd.in/cw5k69

Re: Build failed in Jenkins: Stratos-4.0.0-Incubating-Nightly-Build #13

Posted by Nirmal Fernando <ni...@gmail.com>.
I guess we have to update the Jenkins builds.


On Wed, Jun 4, 2014 at 7:42 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/13/>
>
> ------------------------------------------
> Started by timer
> Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <
> https://builds.apache.org/job/Stratos-4.0.0-Incubating-Nightly-Build/ws/>
>  > git rev-parse --is-inside-work-tree
> Fetching changes from the remote Git repository
>  > git config remote.origin.url
> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
> Fetching upstream changes from
> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
>  > git --version
> FATAL: Failed to fetch from
> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
> hudson.plugins.git.GitException: Failed to fetch from
> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git
>         at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)
>         at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855)
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
>         at hudson.model.Run.execute(Run.java:1676)
>         at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
>         at
> hudson.model.ResourceController.execute(ResourceController.java:88)
>         at hudson.model.Executor.run(Executor.java:231)
> Caused by: hudson.plugins.git.GitException: Failed to connect to
> https://git-wip-us.apache.org/repos/asf/incubator-stratos.git (status =
> 404)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1954)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1137)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
>         at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)
>         at
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
>         at
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>         at hudson.remoting.Request$2.run(Request.java:328)
>         at
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
>



-- 
Best Regards,
Nirmal

Nirmal Fernando.
PPMC Member & Committer of Apache Stratos,
Senior Software Engineer, WSO2 Inc.

Blog: http://nirmalfdo.blogspot.com/