Re: ACS PRs Status - 2016/04/11

2016-04-12 Thread Will Stevens
Yep, I got it.  Thanks...  :)

1487 (1449) - 4.7 (ready) NOTE: This closes #1449

*Will STEVENS*
Lead Developer

*CloudOps* *| *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_

On Tue, Apr 12, 2016 at 2:14 AM, martin kolly 
wrote:

> Hi Will
>
> Could you please update the second line on your list:
>
> - 1449 - 4.7 (pending squash)
>
> The number of the PR is now 1487 (commits are squashed). Sorry for
> changing this.
>
> thanks
> martin
>
>
> On 04/11/2016 04:05 PM, Will Stevens wrote:
>
>> Here is this Monday's weekly status update.
>> Jenkins and Travis were a bit flaky last week, so I will be keeping an eye
>> on that and will be doing what I can to get those environment stabilized.
>>
>> Please note that I am trying to keep up on the statusus, but if I am
>> wrong,
>> I appologize...
>> ACS PRs
>>
>> - 1479 - 4.7 (ready, pending jenkins)
>> - 1449 - 4.7 (pending squash)
>> - 1262 - master (ready, pending ALL)
>> - 1263 - master (ready, pending jenkins)
>> - 1363 - master (ready, pending findbugs issue)
>> - 1365 - 4.7 (rerun CI)
>> - 1402 - 4.7 (pending LGTM)
>> - 1454 - master (ready, pending LGTM)
>> - 1459 - master (rerun CI) NOTE: This closes #561
>> - 1409 - master (pending CI)
>> - 1420 - master (pending CI)
>> - 1433 - master (pending CI)
>> - 1230 - master (pending CI)
>> - 1326 - master (*pending CI)
>> - 1436 - master (*pending CI)
>> - 1455 - master (*pending CI)
>> - 1423 - master (*pending CI)
>> - 1470 - 4.7 (pending ALL)
>> - 1428 - master (pending ALL)
>> - 1450 - 4.7 (pending ALL)
>> - 1453 - master (pending ALL)
>> - 1403 - master (pending ALL)
>> - 1331 - 4.7 (pending ALL)
>> - 1475 - 4.7 (pending ALL)
>> - 1458 - master (pending ALL)
>> - 1297 - master (pending CI)
>>
>> ** Denotes special testing requirement for CI.*
>>
>>
>


Re: ACS PRs Status - 2016/04/11

2016-04-12 Thread martin kolly

Hi Will

Could you please update the second line on your list:

- 1449 - 4.7 (pending squash)

The number of the PR is now 1487 (commits are squashed). Sorry for 
changing this.


thanks
martin


On 04/11/2016 04:05 PM, Will Stevens wrote:

Here is this Monday's weekly status update.
Jenkins and Travis were a bit flaky last week, so I will be keeping an eye
on that and will be doing what I can to get those environment stabilized.

Please note that I am trying to keep up on the statusus, but if I am wrong,
I appologize...
ACS PRs

- 1479 - 4.7 (ready, pending jenkins)
- 1449 - 4.7 (pending squash)
- 1262 - master (ready, pending ALL)
- 1263 - master (ready, pending jenkins)
- 1363 - master (ready, pending findbugs issue)
- 1365 - 4.7 (rerun CI)
- 1402 - 4.7 (pending LGTM)
- 1454 - master (ready, pending LGTM)
- 1459 - master (rerun CI) NOTE: This closes #561
- 1409 - master (pending CI)
- 1420 - master (pending CI)
- 1433 - master (pending CI)
- 1230 - master (pending CI)
- 1326 - master (*pending CI)
- 1436 - master (*pending CI)
- 1455 - master (*pending CI)
- 1423 - master (*pending CI)
- 1470 - 4.7 (pending ALL)
- 1428 - master (pending ALL)
- 1450 - 4.7 (pending ALL)
- 1453 - master (pending ALL)
- 1403 - master (pending ALL)
- 1331 - 4.7 (pending ALL)
- 1475 - 4.7 (pending ALL)
- 1458 - master (pending ALL)
- 1297 - master (pending CI)

** Denotes special testing requirement for CI.*





Re: Re. ACS PRs Status - 2016/04/11

2016-04-11 Thread Will Stevens
Yep, no problem.  Thanks for the heads up...

*Will STEVENS*
Lead Developer

*CloudOps* *| *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_

On Mon, Apr 11, 2016 at 10:49 AM, Lv Haijiao  wrote:

> Hi, Will
>
> Can you put  #1410 'fix issue disk I/O throttling not applied'
> (CLOUDSTACK-6928)  on your radar too ?
>
> thanks!
>


Re. ACS PRs Status - 2016/04/11

2016-04-11 Thread Lv Haijiao
Hi, Will

Can you put  #1410 'fix issue disk I/O throttling not applied'
(CLOUDSTACK-6928)  on your radar too ?

thanks!


Re: ACS PRs Status - 2016/04/11

2016-04-11 Thread Simon Weller
Hey Will,

Jenkins seems to be broken currently for the 4.7 branch:

FATAL: Could not checkout 4.7 with start point origin/4.7
hudson.plugins.git.GitException: Could not checkout 4.7 with start point 
origin/4.7
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:1962)
at 
org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.checkoutBranch(AbstractGitAPIImpl.java:82)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
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)
at ..remote call to ubuntu-5(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
at hudson.remoting.Channel.call(Channel.java:781)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
at com.sun.proxy.$Proxy115.checkoutBranch(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.checkoutBranch(RemoteGitImpl.java:327)
at 
com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl.getCandidateRevisions(BuildChooserImpl.java:78)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:951)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1054)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git checkout -b 4.7 
origin/4.7" returned status code 1:
stdout: api/src/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java: 
needs merge

- Si


From: Will Stevens 
Sent: Monday, April 11, 2016 9:05 AM
To: dev@cloudstack.apache.org
Subject: ACS PRs Status - 2016/04/11

Here is this Monday's weekly status update.
Jenkins and Travis were a bit flaky last week, so I will be keeping an eye
on that and will be doing what I can to get those environment stabilized.

Please note that I am trying to keep up on the statusus, but if I am wrong,
I appologize...
ACS PRs

   - 1479 - 4.7 (ready, pending jenkins)
   - 1449 - 4.7 (pending squash)
   - 1262 - master (ready, pending ALL)
   - 1263 - master (ready, pending jenkins)
   - 1363 - master (ready, pending findbugs issue)
   - 1365 - 4.7 (rerun CI)
   - 1402 - 4.7 (pending LGTM)
   - 1454 - master (ready, pending LGTM)
   - 1459 - master (rerun CI) NOTE: This closes #561
   - 1409 - master (pending CI)
   - 1420 - master (pending CI)
   - 1433 - master (pending CI)
   - 1230 - master (pending CI)
   - 1326 - master (*pending CI)
   - 1436 - master (*pending CI)
   - 1455 - master (*pending CI)
   - 1423 - master (*pending CI)
   - 1470 - 4.7 (pending ALL)
   - 1428 - master (pending ALL)
   - 1450 - 4.7 (pending ALL)
   - 1453 - master (pending ALL)
   - 1403 - master (pending ALL)
   - 1331 - 4.7 (pending ALL)
   - 1475 - 4.7 (pending ALL)
   - 1458 - master (pending ALL)
   - 1297 - master (pending CI)

** Denotes special testing requirement for CI.*


Re: ACS PRs Status - 2016/04/11

2016-04-11 Thread Will Stevens
Yes, we saw something similar on master as well.  Daan was looking at it.
He thinks there is likely a problem with the checkout directory.

I will be monitoring this and working to get Jenkins back to good.  I
require Jenkins and Travis to be green for all merges, so this being broken
will stop me from getting any new code merged, so this is something I will
need to resolve.

Thanks for reporting...  :)

*Will STEVENS*
Lead Developer

*CloudOps* *| *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_

On Mon, Apr 11, 2016 at 10:49 AM, Simon Weller  wrote:

> Hey Will,
>
> Jenkins seems to be broken currently for the 4.7 branch:
>
> FATAL: Could not checkout 4.7 with start point origin/4.7
> hudson.plugins.git.GitException: Could not checkout 4.7 with start point
> origin/4.7
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:1962)
> at
> org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.checkoutBranch(AbstractGitAPIImpl.java:82)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:62)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
> at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
> at
> hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
> at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> at hudson.remoting.Request$2.run(Request.java:326)
> at
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> 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)
> at ..remote call to ubuntu-5(Native Method)
> at
> hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> at hudson.remoting.Channel.call(Channel.java:781)
> at
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
> at com.sun.proxy.$Proxy115.checkoutBranch(Unknown Source)
> at
> org.jenkinsci.plugins.gitclient.RemoteGitImpl.checkoutBranch(RemoteGitImpl.java:327)
> at
> com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl.getCandidateRevisions(BuildChooserImpl.java:78)
> at
> hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:951)
> at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1054)
> at hudson.scm.SCM.checkout(SCM.java:485)
> at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> at hudson.model.Run.execute(Run.java:1738)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> at
> hudson.model.ResourceController.execute(ResourceController.java:98)
> at hudson.model.Executor.run(Executor.java:410)
> Caused by: hudson.plugins.git.GitException: Command "git checkout -b 4.7
> origin/4.7" returned status code 1:
> stdout:
> api/src/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java: needs
> merge
>
> - Si
>
> 
> From: Will Stevens 
> Sent: Monday, April 11, 2016 9:05 AM
> To: dev@cloudstack.apache.org
> Subject: ACS PRs Status - 2016/04/11
>
> Here is this Monday's weekly status update.
> Jenkins and Travis were a bit flaky last week, so I will be keeping an eye
> on that and will be doing what I can to get those environment stabilized.
>
> Please note that I am trying to keep up on the statusus, but if I am wrong,
> I appologize...
> ACS PRs
>
>- 1479 - 4.7 (ready, pending jenkins)
>- 1449 - 4.7 (pending squash)
>- 1262 - master (ready, pending ALL)
>- 1263 - master (ready, pending jenkins)
>- 1363 - master (ready, pending findbugs issue)
>- 1365 - 4.7 (rerun CI)
>- 1402 - 4.7 (pending LGTM)
>- 1454 - master (ready, pending LGTM)
>- 1459 - master (rerun CI) NOTE: