Yes. It passed now.

Thanks and Regards,
Arun

From: Vishal Thapar
Sent: Thursday, March 02, 2017 10:27 PM
To: Arun Sharma E; Michael Vorburger; Faseela K
Cc: Jozef Bacigál; [email protected]; openflowplugin-dev; 
[email protected]; [email protected]; Vratko 
Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
Subject: RE: [genius-dev] Genius Builds Failing

<Snipped earlier content>

It was an issue with enabling COE documentation an Thanh has already merged the 
fix. I noticed you’ve done a recheck, it should pass.

From: 
[email protected]<mailto:[email protected]>
 [mailto:[email protected]] On Behalf Of Arun Sharma E
Sent: 02 March 2017 22:14
To: Michael Vorburger <[email protected]<mailto:[email protected]>>; 
Faseela K <[email protected]<mailto:[email protected]>>
Cc: Jozef Bacigál 
<[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>; 
openflowplugin-dev 
<[email protected]<mailto:[email protected]>>;
 [email protected]<mailto:[email protected]>; 
[email protected]<mailto:[email protected]>; Vratko 
Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) 
<[email protected]<mailto:[email protected]>>
Subject: Re: [netvirt-dev] [genius-dev] Genius Builds Failing

+Netvirt

Earlier build was failing for me with same reason but now it’s failing for me 
with different reason –


15:34:22  > git config -f .gitmodules --get submodule.docs/submodules/aaa.path 
# timeout=10

15:34:22  > git submodule update --init --recursive docs/submodules/aaa # 
timeout=10

15:34:23  > git config --get submodule.docs/submodules/coe.url # timeout=10

15:34:23 FATAL: Command "git config --get submodule.docs/submodules/coe.url" 
returned status code 1:

15:34:23 stdout:

15:34:23 stderr:

15:34:23 
hudson.plugins.git.GitException<http://stacktrace.jenkins-ci.org/search?query=hudson.plugins.git.GitException>:
 Command "git config --get submodule.docs/submodules/coe.url" returned status 
code 1:

15:34:23 stdout:

15:34:23 stderr:

15:34:23       at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)

15:34:23       at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)

15:34:23       at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)

15:34:23       at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)

15:34:23       at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)

15:34:23       at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getSubmoduleUrl(CliGitAPIImpl.java:1091)

15:34:23       at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1017)

15:34:23       at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)

15:34:23       at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)

15:34:23       at hudson.remoting.UserRequest.perform(UserRequest.java:153)

15:34:23       at hudson.remoting.UserRequest.perform(UserRequest.java:50)

15:34:23       at hudson.remoting.Request$2.run(Request.java:336)

15:34:23       at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)

15:34:23       at java.util.concurrent.FutureTask.run(FutureTask.java:266)

15:34:23       at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)

15:34:23       at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)

15:34:23       at java.lang.Thread.run(Thread.java:745)

15:34:23       at ......remote call to centos7-java-builder-2c-8g-9132(Native 
Method)

15:34:23       at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)

15:34:23       at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)

15:34:23       at hudson.remoting.Channel.call(Channel.java:822)

15:34:23       at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)

15:34:23       at sun.reflect.GeneratedMethodAccessor376.invoke(Unknown Source)

15:34:23       at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

15:34:23       at java.lang.reflect.Method.invoke(Method.java:498)

15:34:23       at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)

15:34:23       at com.sun.proxy.$Proxy81.execute(Unknown Source)

15:34:23       at 
hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:102)

15:34:23       at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1149)

15:34:23       at hudson.scm.SCM.checkout(SCM.java:495)

15:34:23       at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1278)

15:34:23       at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)

15:34:23       at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)

15:34:23       at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)

15:34:23       at hudson.model.Run.execute(Run.java:1728)

15:34:23       at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)

15:34:23       at 
hudson.model.ResourceController.execute(ResourceController.java:98)

15:34:23       at hudson.model.Executor.run(Executor.java:404)

15:34:23 [PostBuildScript] - Execution post build scripts.

15:34:23 [docs-verify-rtd-carbon] $ /bin/bash /tmp/hudson4943623275085868351.sh

15:34:23 [docs-verify-rtd-carbon] $ /bin/bash /tmp/hudson1862573928190703760.sh

15:34:23

15:34:23 ----------> Git Status Report

15:34:23 # HEAD detached at c064200

15:34:23 nothing to commit, working directory clean


Regards,
Arun
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
  • Re: [openflowpl... Jozef Bacigál
    • Re: [openf... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
      • Re: [o... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
        • Re... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
          • ... Faseela K
            • ... Michael Vorburger
              • ... Thanh Ha
              • ... Arun Sharma E
                • ... Faseela K
                • ... Vishal Thapar
                • ... Arun Sharma E

Reply via email to