Re: [jclouds] cinder availability zones api + list call implemented (#581)

2014-10-24 Thread Andrew Phillips
 +import static org.testng.Assert.assertTrue;
 +
 +@Test(groups = live, testName = AvailabilityZoneApiLiveTest, 
 singleThreaded = true)
 +public class AvailabilityZoneApiLiveTest extends BaseCinderApiLiveTest {
 +
 +   private AvailabilityZoneApi availabilityZoneApi;
 +
 +   public AvailabilityZoneApiLiveTest() {
 +  super();
 +  provider = openstack-cinder;
 +   }
 +
 +   @BeforeClass(groups = {integration, live})
 +   public void setupContext() {
 +  super.setup();
 +  String zone = Iterables.getFirst(api.getConfiguredZones(), 
 regionOne);

@inbarsto Just noticed: should this be `api.getConfiguredRegions()`? If so, 
I'll fix in a quick follow-up commit.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/581/files#r19324015

Re: [jclouds] cinder availability zones api + list call implemented (#560)

2014-10-24 Thread Andrew Phillips
Committed to 
[1.8.x](https://git-wip-us.apache.org/repos/asf?p=jclouds.git;a=commit;h=dcfda5217b39d897e6e8ff975233318ccfbf6cdf)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/560#issuecomment-60348037

Re: [jclouds] cinder availability zones api + list call implemented (#560)

2014-10-24 Thread Andrew Phillips
Closed #560.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/560#event-183125467

Re: [jclouds-karaf] Updating jsch.agentproxy 0.0.7 - 0.0.8 (#55)

2014-10-24 Thread Andrew Phillips
Backported to 
[1.8.x](https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git;a=commit;h=4ff123910d7060ebc8723d23f95998e802883d5d)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/55#issuecomment-60348615

Re: [jclouds] Updating jsch.agentproxy 0.0.7 - 0.0.8 (#533)

2014-10-24 Thread Andrew Phillips
Backported to 
[1.8.x](https://git-wip-us.apache.org/repos/asf?p=jclouds.git;a=commit;h=7db3d33ea36b5007f4f40bde96bb6448f0f47f06)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/533#issuecomment-60348651

Re: [jclouds-site] Initial strawman for the 1.8.1 release notes (#138)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests 
#424](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/424/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/138#issuecomment-60349761

Re: [jclouds-site] Initial strawman for the 1.8.1 release notes (#138)

2014-10-24 Thread jclouds-commentator
  Go to 
http://f864ab384a031a3a42ff-7621ac03bcc980806fdaede83f69cfa7.r71.cf5.rackcdn.com/
 to review your changes.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/138#issuecomment-60349836

Re: [jclouds-labs] JCLOUDS-757 Drop FCGP labs provider (#98)

2014-10-24 Thread Andrew Phillips
+1 - looks good to me. Looking through quickly, I don't see anything related to 
FGCP downstream in karaf, either.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/98#issuecomment-60353054

[jira] [Commented] (JCLOUDS-759) Make it easier to configure TLS overrides in apache hc driver

2014-10-24 Thread Andrew Phillips (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182547#comment-14182547
 ] 

Andrew Phillips commented on JCLOUDS-759:
-

 Since it doesn't inherit the ssl config from the JVM, it needs to be 
 explicitly specified.

Could we somehow *get* that JVM SSL config and simply use that? Then jclouds' 
SSL handling would be consistent across all HTTP drivers.

 Make it easier to configure TLS overrides in apache hc driver
 -

 Key: JCLOUDS-759
 URL: https://issues.apache.org/jira/browse/JCLOUDS-759
 Project: jclouds
  Issue Type: Sub-task
  Components: jclouds-drivers
Affects Versions: 1.5.10, 1.6.3, 1.7.3, 1.8.1
Reporter: Adrian Cole
Priority: Minor
 Fix For: 1.8.2


 The current apachehc driver is using all sorts of deprecated methods and also 
 doesn't make it easy to allow the user to supply correct SSL configuration. 
 Since it doesn't inherit the ssl config from the JVM, it needs to be 
 explicitly specified.
 Let's change the default to not permit SSLv3 in a way that allows users to 
 override that.
 Example is listed here.
 http://stackanswers.com/questions/26429751/java-http-clients-and-poodle



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


Re: [jclouds] Enforcing TLS for SSL connections (#575)

2014-10-24 Thread Andrew Phillips
Superseded by whatever will happen for 
https://issues.apache.org/jira/browse/JCLOUDS-759.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/575#issuecomment-60354896

Re: [jclouds] cinder availability zones api + list call implemented (#581)

2014-10-24 Thread inbar stolberg
Yeah. Seems legit :)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/581#issuecomment-60357081

Re: [jclouds-site] Much shorter POODLE note draft (#140)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests 
#425](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/425/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/140#issuecomment-60357856

[jclouds-site] Much shorter POODLE note draft (#140)

2014-10-24 Thread Andrew Phillips

You can merge this Pull Request by running:

  git pull https://github.com/jclouds/jclouds-site add-poodle-note

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-site/pull/140

-- Commit Summary --

  * Much shorter POODLE note draft

-- File Changes --

A _posts/2014-10-22-poodle-and-jclouds.md (35)

-- Patch Links --

https://github.com/jclouds/jclouds-site/pull/140.patch
https://github.com/jclouds/jclouds-site/pull/140.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/140


Re: [jclouds-site] Much shorter POODLE note draft (#140)

2014-10-24 Thread jclouds-commentator
  Go to 
http://a49d6761eb48ba324a35-946d6f9edb2d2d1375d5675e9d2c8edb.r43.cf5.rackcdn.com/
 to review your changes.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/140#issuecomment-60357972

Re: [jclouds] cinder availability zones api + list call implemented (#581)

2014-10-24 Thread Andrew Phillips
 Yeah. Seems legit :)

Follow-up committed to 
[master](https://git-wip-us.apache.org/repos/asf?p=jclouds.git;a=commit;h=6cb1558424055972a6e04539b88cda29680fc31c)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/581#issuecomment-60358107

Re: [jclouds-labs] [JCLOUDS-702] JCloud ProfitBricks provider implementation (#72)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-labs-pull-requests 
#345](https://jclouds.ci.cloudbees.com/job/jclouds-labs-pull-requests/345/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/72#issuecomment-60358527

Re: [jclouds-site] Much shorter POODLE note draft (#140)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests 
#426](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/426/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/140#issuecomment-60358880

Re: [jclouds-site] Much shorter POODLE note draft (#140)

2014-10-24 Thread jclouds-commentator
  Go to 
http://e45a472a0c5236284f98-4f4ad6e08238d041e8654f65dcedd865.r97.cf5.rackcdn.com/
 to review your changes.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/140#issuecomment-60359008

Re: [jclouds-labs] [JCLOUDS-702] JCloud ProfitBricks provider implementation (#72)

2014-10-24 Thread BuildHive
[jclouds » jclouds-labs 
#1766](https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1766/) 
SUCCESS
This pull request looks good
[(what's this?)](https://www.cloudbees.com/what-is-buildhive)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/72#issuecomment-60359411

Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-pull-requests-java-6 
#237](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests-java-6/237/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60369300

Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread Andrea Turli
@demobox could you please have a look and merge it if ok

it is a simple commit but I need to apply it to master and 1.8.x asap. Thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60369268

Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-pull-requests 
#1326](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/1326/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60371559

Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-pull-requests-java-6 
#238](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests-java-6/238/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60371538

Re: [jclouds-labs-google] Improved pagination in GCE (#62)

2014-10-24 Thread Ignasi Barrera
  
 -   @ConstructorProperties({ kind, nextPageToken, items })
 -   protected ListPage(Kind kind, String nextPageToken, IterableT items) {
 -  this.kind = checkNotNull(kind, kind);
 -  this.nextPageToken = nextPageToken;
 -  this.items = items != null ? ImmutableList.copyOf(items) : 
 ImmutableList.Tof();
 +   public ListPage(PageWithMarkerT delegate, FunctionPageWithMarkerT, 
 PagedIterableT advancingFunction) {

In fact, I first implemented it by returning a regular `IterableWithMarker` 
(the usual approach without references to the advancing function in the 
iterable itself), but I when I started modifying the live and expect tests I 
decided to change that, as I found it really ugly to keep the current tests 
with the new approach. All rely in the PagedIterable even when getting one 
page, and the code turned non-readable when having to manually get the 
advancing function.

Anyway, I'm OK to change to that approach, but I'll also refactor the majority 
of the tests. Most of the expect tests are a mess, and live tests that use 
lists have a lot of improvement, so I'll change them and refactor all expect 
tests to MWS ones.

It will take some more time, but we'll have a cleaner provider and the tests in 
the way we want them :)

Thanks for the feedback!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/62/files#r19332948

Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-pull-requests 
#1327](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/1327/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60373473

Jenkins build became unstable: jclouds » jclouds #1840

2014-10-24 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1840/changes



Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread BuildHive
[jclouds » jclouds 
#1840](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1840/) UNSTABLE
Looks like there's a problem with this pull request
[(what's this?)](https://www.cloudbees.com/what-is-buildhive)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60373766

Jenkins build is back to stable : jclouds » jclouds #1841

2014-10-24 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1841/changes



Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread BuildHive
[jclouds » jclouds 
#1841](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1841/) SUCCESS
This pull request looks good
[(what's this?)](https://www.cloudbees.com/what-is-buildhive)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60378177

Re: [jclouds] add support for extra SoftLayerTemplateOptions (#582)

2014-10-24 Thread Andrea Turli
merged

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/582#issuecomment-60394241

Re: [jclouds-site] Initial strawman for the 1.8.1 release notes (#138)

2014-10-24 Thread Adrian Cole
+1 I like that POODLE is simply a link and doesn't dominate the content on
the release.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/138#issuecomment-60395907

Re: [jclouds-labs-google] Improved pagination in GCE (#62)

2014-10-24 Thread Adrian Cole
  
 -   @ConstructorProperties({ kind, nextPageToken, items })
 -   protected ListPage(Kind kind, String nextPageToken, IterableT items) {
 -  this.kind = checkNotNull(kind, kind);
 -  this.nextPageToken = nextPageToken;
 -  this.items = items != null ? ImmutableList.copyOf(items) : 
 ImmutableList.Tof();
 +   public ListPage(PageWithMarkerT delegate, FunctionPageWithMarkerT, 
 PagedIterableT advancingFunction) {

no problemo. I like that you are thinking about things bigger than (but
also including) maintenance drift. Thanks for that!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/62/files#r19342263

[jclouds-site] As discussed, creating a java 1.7 language constraint for all versions after 1.8 is no longer the majority opinion. (#141)

2014-10-24 Thread Adrian Cole
http://markmail.org/message/gix726zjpg2zilq3
You can merge this Pull Request by running:

  git pull https://github.com/jclouds/jclouds-site 
adrian.drop-java-language-constraint

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-site/pull/141

-- Commit Summary --

  * As discussed, creating a java 1.7 language constraint for all versions 
after 1.8 is no longer the majority opinion.

-- File Changes --

M releasenotes/1.8.0.md (5)

-- Patch Links --

https://github.com/jclouds/jclouds-site/pull/141.patch
https://github.com/jclouds/jclouds-site/pull/141.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/141


Re: [jclouds-site] As discussed, creating a java 1.7 language constraint for all versions after 1.8 is no longer the majority opinion. (#141)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests 
#427](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/427/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/141#issuecomment-60397934

Re: [jclouds-site] As discussed, creating a java 1.7 language constraint for all versions after 1.8 is no longer the majority opinion. (#141)

2014-10-24 Thread Adrian Cole
Note that this is important to change eventhough 1.8.0 is out. It is common for 
folks to review past release notes, and this editorial note is no longer valid.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/141#issuecomment-60398091

Re: [jclouds-site] Much shorter POODLE note draft (#140)

2014-10-24 Thread Adrian Cole
+100

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/140#issuecomment-60398374

Re: [jclouds-site] As discussed, creating a java 1.7 language constraint for all versions after 1.8 is no longer the majority opinion. (#141)

2014-10-24 Thread jclouds-commentator
  Go to 
http://963940da6ad6cad81a2d-339f8240a20e0c56ec6ce6e70b1ca337.r55.cf5.rackcdn.com/
 to review your changes.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/141#issuecomment-60398173

[jira] [Commented] (JCLOUDS-759) Make it easier to configure TLS overrides in apache hc driver

2014-10-24 Thread Adrian Cole (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182861#comment-14182861
 ] 

Adrian Cole commented on JCLOUDS-759:
-

I bet we could! Clever.

 Make it easier to configure TLS overrides in apache hc driver
 -

 Key: JCLOUDS-759
 URL: https://issues.apache.org/jira/browse/JCLOUDS-759
 Project: jclouds
  Issue Type: Sub-task
  Components: jclouds-drivers
Affects Versions: 1.5.10, 1.6.3, 1.7.3, 1.8.1
Reporter: Adrian Cole
Priority: Minor
 Fix For: 1.8.2


 The current apachehc driver is using all sorts of deprecated methods and also 
 doesn't make it easy to allow the user to supply correct SSL configuration. 
 Since it doesn't inherit the ssl config from the JVM, it needs to be 
 explicitly specified.
 Let's change the default to not permit SSLv3 in a way that allows users to 
 override that.
 Example is listed here.
 http://stackanswers.com/questions/26429751/java-http-clients-and-poodle



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


[jira] [Commented] (JCLOUDS-757) Drop FCGP labs provider

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182867#comment-14182867
 ] 

ASF subversion and git services commented on JCLOUDS-757:
-

Commit 5d23c2be09fba9ff94f650f2017a735c531a932a in jclouds-labs's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=5d23c2b ]

JCLOUDS-757 Drop FCGP labs provider


 Drop FCGP labs provider
 ---

 Key: JCLOUDS-757
 URL: https://issues.apache.org/jira/browse/JCLOUDS-757
 Project: jclouds
  Issue Type: Task
  Components: jclouds-labs
Reporter: Adrian Cole
Assignee: Adrian Cole
 Fix For: 1.8.2


 I suggest we remove FGCP.
 Besides maintenance like making utility classes uninstantiatable, it hasn't 
 been touched in 17 months. Labs isn't a permanent place and all providers 
 need maintenance and live tests run on a regular basis.
 Not only is this provider relatively weighty compared to others, it 
 introduced the optional SSLContext injection which confused people looking at 
 JCLOUDS-753.
 I suggest we reach out to [~dkoper] and see if there is any reason we might 
 expect support around FGCP to change, and if not, delete it.



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


[jira] [Commented] (JCLOUDS-757) Drop FCGP labs provider

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182878#comment-14182878
 ] 

ASF subversion and git services commented on JCLOUDS-757:
-

Commit 98c19ee5f94b032756292bb2351692e48a5ef60c in jclouds-labs's branch 
refs/heads/1.8.x from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=98c19ee ]

JCLOUDS-757 Drop FCGP labs provider


 Drop FCGP labs provider
 ---

 Key: JCLOUDS-757
 URL: https://issues.apache.org/jira/browse/JCLOUDS-757
 Project: jclouds
  Issue Type: Task
  Components: jclouds-labs
Reporter: Adrian Cole
Assignee: Adrian Cole
 Fix For: 1.8.2


 I suggest we remove FGCP.
 Besides maintenance like making utility classes uninstantiatable, it hasn't 
 been touched in 17 months. Labs isn't a permanent place and all providers 
 need maintenance and live tests run on a regular basis.
 Not only is this provider relatively weighty compared to others, it 
 introduced the optional SSLContext injection which confused people looking at 
 JCLOUDS-753.
 I suggest we reach out to [~dkoper] and see if there is any reason we might 
 expect support around FGCP to change, and if not, delete it.



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


Re: [jclouds-labs] JCLOUDS-757 Drop FCGP labs provider (#98)

2014-10-24 Thread Adrian Cole
cherry-picked into master, 1.8.x

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/98#issuecomment-60399594

[jira] [Resolved] (JCLOUDS-757) Drop FCGP labs provider

2014-10-24 Thread Adrian Cole (JIRA)

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

Adrian Cole resolved JCLOUDS-757.
-
Resolution: Fixed

 Drop FCGP labs provider
 ---

 Key: JCLOUDS-757
 URL: https://issues.apache.org/jira/browse/JCLOUDS-757
 Project: jclouds
  Issue Type: Task
  Components: jclouds-labs
Reporter: Adrian Cole
Assignee: Adrian Cole
 Fix For: 1.8.2


 I suggest we remove FGCP.
 Besides maintenance like making utility classes uninstantiatable, it hasn't 
 been touched in 17 months. Labs isn't a permanent place and all providers 
 need maintenance and live tests run on a regular basis.
 Not only is this provider relatively weighty compared to others, it 
 introduced the optional SSLContext injection which confused people looking at 
 JCLOUDS-753.
 I suggest we reach out to [~dkoper] and see if there is any reason we might 
 expect support around FGCP to change, and if not, delete it.



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


Re: [jclouds-labs] JCLOUDS-758 Drop VirtualBox labs provider. (#99)

2014-10-24 Thread Adrian Cole
And here goes another 15K lines!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/99#issuecomment-60400375

[jira] [Commented] (JCLOUDS-758) Drop virtualbox labs provider

2014-10-24 Thread Adrian Cole (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182891#comment-14182891
 ] 

Adrian Cole commented on JCLOUDS-758:
-

https://github.com/jclouds/jclouds-labs/pull/99

 Drop virtualbox labs provider
 -

 Key: JCLOUDS-758
 URL: https://issues.apache.org/jira/browse/JCLOUDS-758
 Project: jclouds
  Issue Type: Task
  Components: jclouds-labs
Reporter: Adrian Cole
Priority: Minor
 Fix For: 1.8.2


 Virtualbox support has been in experimentation mode for over 2.5 years. 
 Working directly with a hypervisor adds extra responsibility, such as both 
 orchestrating processes and also api calls. Moreover environment setup can be 
 extremely brittle.
 This provider has had a lot of work from folks including [~andreaturli], 
 [~dr-alves], mattias, and myself. However, we cannot deny that it has failed 
 to progress and labs was never intended as a permanent location.
 I recommend we remove the virtualbox provider, but thank the authors for 
 their valiant efforts.



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


Re: [jclouds-labs] JCLOUDS-758 Drop VirtualBox labs provider. (#99)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-labs-pull-requests 
#346](https://jclouds.ci.cloudbees.com/job/jclouds-labs-pull-requests/346/) 
SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/99#issuecomment-60401109

Re: [jclouds-labs] JCLOUDS-758 Drop VirtualBox labs provider. (#99)

2014-10-24 Thread BuildHive
[jclouds » jclouds-labs 
#1771](https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1771/) 
SUCCESS
This pull request looks good
[(what's this?)](https://www.cloudbees.com/what-is-buildhive)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/99#issuecomment-60403583

[jira] [Commented] (JCLOUDS-664) Azure compute support

2014-10-24 Thread Adrian Cole (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182963#comment-14182963
 ] 

Adrian Cole commented on JCLOUDS-664:
-

There have been a serious round of cleanups, and now azurecompute works against 
the latest api version. These cleanups have been painstakingly ported to 1.8.x 
(pain caused by JCLOUDS-653 which made almost every commit have a conflict over 
MoreObjects).

Next steps:
1. refine api so that it works with ComputeService (may include adding 
additional rest calls)
2. investigate oauth alternative to SSL client auth, or at least make SSL 
client auth less terrible. 
http://azure.microsoft.com/en-us/documentation/articles/api-management-howto-oauth2/
3. See about auto-value generation of things like equals/hashCode (JCLOUDS-750) 
to trim codebase and reduce chance of mistakes like JCLOUDS-653 affecting this 
provider.


 Azure compute support
 -

 Key: JCLOUDS-664
 URL: https://issues.apache.org/jira/browse/JCLOUDS-664
 Project: jclouds
  Issue Type: New Feature
  Components: jclouds-compute, jclouds-labs
Affects Versions: 2.0.0
Reporter: Andrew Bayer
Assignee: Adrian Cole
 Fix For: 2.0.0

 Attachments: JCLOUDS-664.patch


 So we've got a very old, very stale, very incomplete azure-management (a.k.a. 
 compute) implementation in labs. Let's actually modernize and finish that 
 thing. Azure is unquestionably the biggest cloud out there that we don't have 
 viable support for, so it's a really useful target.



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


Re: [jclouds] added tenantId/projectId to volume and snapshot (#562)

2014-10-24 Thread Jeremy Daggett
 + * distributed under the License is distributed on an AS IS BASIS,
 + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 + * See the License for the specific language governing permissions and
 + * limitations under the License.
 + */
 +
 +package org.jclouds.openstack.cinder.v1.domain;
 +
 +import com.google.common.base.Objects;
 +import org.jclouds.javax.annotation.Nullable;
 +
 +import javax.inject.Named;
 +import java.beans.ConstructorProperties;
 +
 +/**
 + * Additional attributes delivered by Extended Snapshot Attributes extensions

@demobox Hi! No, this is actually the OpenStack Cinder Extended Volume 
Attriibutes 
[extension](https://github.com/openstack/cinder/blob/master/cinder/api/contrib/extended_snapshot_attributes.py).
 I just noticed that this class is missing a field, so I plan to do full review 
of this PR when I get some time today.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/562/files#r19347482

Re: [jclouds] added tenantId/projectId to volume and snapshot (#562)

2014-10-24 Thread Jeremy Daggett
 + return new SnapshotExtendedAttributes(projectId);
 +  }
 +
 +  public Builder fromExtendedAttributes(SnapshotExtendedAttributes in) {
 + return this
 +   .projectId(in.getProjectId());
 +  }
 +
 +  protected Builder self() {
 + return this;
 +  }
 +   }
 +
 +   @Named(os-extended-snapshot-attributes:project_id)
 +   private final String projectId;
 +

@inbarsto There is an additional `os-extended-snapshot-attributes:progress` 
field defined in the [API]( 
https://github.com/openstack/cinder/blob/master/cinder/api/contrib/extended_snapshot_attributes.py#L75)
 that will need to be added.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/562/files#r19347847

Re: [jclouds-labs] Update to latest Azure Compute api version and fix OS Image api (#96)

2014-10-24 Thread Adrian Cole
actually it was 18 commits.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/96#issuecomment-60409510

Re: [jclouds] added tenantId/projectId to volume and snapshot (#562)

2014-10-24 Thread Jeremy Daggett
 +   @Override
 +   public int hashCode() {
 +  return Objects.hashCode(projectId);
 +   }
 +
 +   @Override
 +   public boolean equals(Object obj) {
 +  if (this == obj) return true;
 +  if (obj == null || getClass() != obj.getClass()) return false;
 +  SnapshotExtendedAttributes that = 
 SnapshotExtendedAttributes.class.cast(obj);
 +  return Objects.equal(this.projectId, that.projectId);
 +   }
 +
 +   protected Objects.ToStringHelper string() {
 +  return Objects.toStringHelper(this)
 +.add(extendedAttributes, projectId);

This should match the name of the field in the class: `.add(projectId, 
projectId);` This will also apply to the `progress` field (when added).

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/562/files#r19347993

Re: [jclouds-labs-google] Revert JCLOUDS-653: Address Guava 18 deprecations (#63)

2014-10-24 Thread Chris Custine
+1 LGTM

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/63#issuecomment-60411474

Re: [jclouds-labs-google] Revert JCLOUDS-653: Address Guava 18 deprecations (#63)

2014-10-24 Thread Andrew Bayer
+1 - see my comment on https://github.com/jclouds/jclouds-labs/pull/97

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/63#issuecomment-60411824

Re: [jclouds-labs] Revert JCLOUDS-653: Address Guava 18 deprecations (#97)

2014-10-24 Thread Andrew Bayer
+1 - we really need to be able to backport trivially from master to 1.8.x given 
the Java 7 thing, so this is an absolute requirement in my mind, even beyond my 
general conservatism on library dependency versions.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/97#issuecomment-60411761

Re: [jclouds] Revert JCLOUDS-653: Address Guava 18 deprecations (#583)

2014-10-24 Thread Andrew Bayer
+1 - see my comment on https://github.com/jclouds/jclouds-labs/pull/97

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/583#issuecomment-60411873

Re: [jclouds-labs-openstack] Revert JCLOUDS-653: Address Guava 18 deprecations (#164)

2014-10-24 Thread Andrew Bayer
+1 - see my comment on https://github.com/jclouds/jclouds-labs/pull/97

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/164#issuecomment-60411854

Re: [jclouds-site] add softlayer getting started (#134)

2014-10-24 Thread Jeremy Daggett
Interesting... How is this being generated if you changed the name? 
http://38953854b8ad48589760-7931cc549aa729925d8b0c50b00695c3.r71.cf5.rackcdn.com/guides/softlayer-cci/
 ? 

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/134#issuecomment-60419398

Re: [jclouds-labs-google] initial commit to support GCE LB (#22)

2014-10-24 Thread danbroudy
I think it would make sense to do the api renames (ie. from 
getZoneApiForProject to getZoneApi) in a separate pull request because it 
significantly increases the number of changed files and makes it difficult to 
track the changes that really matter in this already large PR. 

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/22#issuecomment-60420116

[jira] [Updated] (JCLOUDS-751) SoftLayer support for private images

2014-10-24 Thread Andrea Turli (JIRA)

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

Andrea Turli updated JCLOUDS-751:
-
Fix Version/s: (was: 1.8.1)
   1.8.2

 SoftLayer support for private images
 

 Key: JCLOUDS-751
 URL: https://issues.apache.org/jira/browse/JCLOUDS-751
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.0
Reporter: Andrea Turli
Assignee: Andrea Turli
Priority: Critical
 Fix For: 1.8.2


 The support for private images is not correctly working when the private 
 image contains more than one disk (primary and swap for example)



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


[jclouds] backport from master (#584)

2014-10-24 Thread Andrea Turli
it backports to 1.8.x
- 
https://github.com/jclouds/jclouds/commit/a563dd9fbb7fcca3ba0606ec548f655012bb2d4f
- 
https://github.com/jclouds/jclouds/commit/f134367c692c70b560c7ba1d6408277725185361

You can merge this Pull Request by running:

  git pull https://github.com/andreaturli/jclouds 1.8.x

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/584

-- Commit Summary --

  * fix support for private images in SoftLayer
  * add support for primaryNetworkComponent.networkVlan.id, 
primaryBackendNetworkComponent.networkVlan.id, postInstallScriptUri, user-data, 
privateNetworkOnly and sshKeys options

-- File Changes --

M 
providers/softlayer/src/main/java/org/jclouds/softlayer/SoftLayerProviderMetadata.java
 (2)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/binders/VirtualGuestToJson.java
 (178)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/compute/functions/internal/OperatingSystems.java
 (2)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/compute/options/SoftLayerTemplateOptions.java
 (169)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/compute/strategy/SoftLayerComputeServiceAdapter.java
 (329)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/NetworkVlan.java 
(181)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/SecuritySshKey.java
 (200)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/SoftwareDescription.java
 (2)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuest.java
 (233)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuestAttribute.java
 (86)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuestNetworkComponent.java
 (28)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/BlockDevice.java
 (43)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/BlockDeviceTemplateGroup.java
 (26)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/Datacenter.java
 (26)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/NetworkComponent.java
 (25)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/NetworkVlan.java
 (25)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/PrimaryBackendNetworkComponent.java
 (25)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/PrimaryNetworkComponent.java
 (25)
A 
providers/softlayer/src/main/java/org/jclouds/softlayer/domain/internal/TemplateObject.java
 (331)
M 
providers/softlayer/src/main/java/org/jclouds/softlayer/features/VirtualGuestApi.java
 (2)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/binders/VirtualGuestToJsonTest.java
 (43)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/compute/SoftLayerComputeServiceAdapterLiveTest.java
 (4)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/compute/SoftLayerComputeServiceContextLiveTest.java
 (18)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/compute/SoftLayerTemplateBuilderLiveTest.java
 (3)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/features/VirtualGuestApiExpectTest.java
 (4)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/parse/CreateVirtualGuestResponseTest.java
 (3)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/parse/GetVirtualGuestResponseTest.java
 (2)
M 
providers/softlayer/src/test/java/org/jclouds/softlayer/parse/ListVirtualGuestsResponseTest.java
 (2)
M providers/softlayer/src/test/resources/virtual_guest_create.json (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/584.patch
https://github.com/jclouds/jclouds/pull/584.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/584


[jira] [Commented] (JCLOUDS-751) SoftLayer support for private images

2014-10-24 Thread Andrea Turli (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183069#comment-14183069
 ] 

Andrea Turli commented on JCLOUDS-751:
--

I've already merged 2 PR and I'm backporting to 1.8.x with 
https://github.com/jclouds/jclouds/pull/584

 SoftLayer support for private images
 

 Key: JCLOUDS-751
 URL: https://issues.apache.org/jira/browse/JCLOUDS-751
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.0
Reporter: Andrea Turli
Assignee: Andrea Turli
Priority: Critical
 Fix For: 1.8.2


 The support for private images is not correctly working when the private 
 image contains more than one disk (primary and swap for example)



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


Re: [jclouds] backport from master (#584)

2014-10-24 Thread Adrian Cole
presuming this is just a backport of previous commits, go for it!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/584#issuecomment-60420503

[jira] [Closed] (JCLOUDS-751) SoftLayer support for private images

2014-10-24 Thread Andrea Turli (JIRA)

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

Andrea Turli closed JCLOUDS-751.

Resolution: Fixed

 SoftLayer support for private images
 

 Key: JCLOUDS-751
 URL: https://issues.apache.org/jira/browse/JCLOUDS-751
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.0
Reporter: Andrea Turli
Assignee: Andrea Turli
Priority: Critical
 Fix For: 1.8.2


 The support for private images is not correctly working when the private 
 image contains more than one disk (primary and swap for example)



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


[jira] [Closed] (JCLOUDS-662) Can't attach multiple disks with same size to SoftLayer CCI

2014-10-24 Thread Andrea Turli (JIRA)

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

Andrea Turli closed JCLOUDS-662.

Resolution: Fixed

 Can't attach multiple disks with same size to SoftLayer CCI
 ---

 Key: JCLOUDS-662
 URL: https://issues.apache.org/jira/browse/JCLOUDS-662
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.0
Reporter: Andrea Turli
Assignee: Andrea Turli
 Fix For: 1.8.1, 2.0.0

 Attachments: JCLOUDS-662-1.8.x.patch, JCLOUDS-662.patch






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


Re: [jclouds-site] add softlayer getting started (#134)

2014-10-24 Thread jclouds-commentator
  Go to 
http://e61d44811d8a6f16195e-fb06c96673b155ddfb70752580ba1b03.r39.cf5.rackcdn.com/
 to review your changes.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/134#issuecomment-60421964

[jira] [Closed] (JCLOUDS-704) Unable to create Virtual guest in SoftLayer

2014-10-24 Thread Andrea Turli (JIRA)

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

Andrea Turli closed JCLOUDS-704.

Resolution: Not a Problem

 Unable to create Virtual guest in SoftLayer
 ---

 Key: JCLOUDS-704
 URL: https://issues.apache.org/jira/browse/JCLOUDS-704
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.1
 Environment: provider: Softlayer
 JDK:  1.7
 provider/softlayer code deployed from github branch master.
Reporter: Jaiganesh Mathaiyan
Assignee: Andrea Turli
Priority: Blocker
 Attachments: [TestNG] Running_SLComputeServiceLiveTest.log


 Error while creating a virtual guest in softlayer
 2014-09-04 15:29:45,812 [main] DEBUG SLF4JLogger Sending request -1350657235: 
 POST 
 https://api.softlayer.com/rest/v3/SoftLayer_Product_Order/placeOrder.json 
 HTTP/1.1
 2014-09-04 15:29:48,963 [main] DEBUG SLF4JLogger Receiving response 
 -1350657235: HTTP/1.1 200 OK
 java.lang.IndexOutOfBoundsException: position (0) must be less than the 
 number of elements that remained (0)
 at com.google.common.collect.Iterators.get(Iterators.java:813)
 at com.google.common.collect.Iterables.get(Iterables.java:728)
 at 
 org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoName(SoftLayerComputeServiceAdapter.java:129)
   
 Code snippet
 //inst is a local object to contain the template information
 inst.setArchitecture(ArchitectureEnum.BIT64.getNumber());
 inst.setVcpus(1);
 inst.setMemory(512);
 inst.setZone(138124);
 inst.setName(abcd);
 inst.setOsFamily(RHEL);
 .
 .
 .
 templateBuilder = templateBuilder.from(minRam=
   + (int) inst.getMemory()
   + ,os64Bit=
   + inst.getArchitecture().equals(
   
 ArchitectureEnum.BIT64.getNumber()) + ,minCores=
   + inst.getVcpus() + ,osFamily= + 
 inst.getOsFamily()
   + ,locationId= + location);
   templateBuilder = templateBuilder.smallest();
 .
 .
 .
 template.getOptions().as(SoftLayerTemplateOptions.class).domainName(me.org);
 
 template.getOptions().as(SoftLayerTemplateOptions.class).networks(253152,260523);
 NodeAndInitialCredentialsVirtualGuest guest = 
 adapter.createNodeWithGroupEncodedIntoName(group, name, template);



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


Re: [jclouds] backport from master (#584)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-pull-requests-java-6 
#240](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests-java-6/240/) 
UNSTABLE
Looks like there's a problem with this pull request

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/584#issuecomment-60422207

Re: [jclouds] backport from master (#584)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-pull-requests 
#1329](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/1329/) 
UNSTABLE
Looks like there's a problem with this pull request

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/584#issuecomment-60423051

[jira] [Commented] (JCLOUDS-704) Unable to create Virtual guest in SoftLayer

2014-10-24 Thread Jaiganesh Mathaiyan (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183102#comment-14183102
 ] 

Jaiganesh Mathaiyan commented on JCLOUDS-704:
-

Hi Andrea,

   Is this working now ? Can I create a server in a specified vlan using
the below option ?
 
template.getOptions().as(SoftLayerTemplateOptions.class).networks(253152,260523);

Thanks
Jai

On Fri, Oct 24, 2014 at 12:37 PM, Andrea Turli (JIRA) j...@apache.org



 Unable to create Virtual guest in SoftLayer
 ---

 Key: JCLOUDS-704
 URL: https://issues.apache.org/jira/browse/JCLOUDS-704
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.1
 Environment: provider: Softlayer
 JDK:  1.7
 provider/softlayer code deployed from github branch master.
Reporter: Jaiganesh Mathaiyan
Assignee: Andrea Turli
Priority: Blocker
 Attachments: [TestNG] Running_SLComputeServiceLiveTest.log


 Error while creating a virtual guest in softlayer
 2014-09-04 15:29:45,812 [main] DEBUG SLF4JLogger Sending request -1350657235: 
 POST 
 https://api.softlayer.com/rest/v3/SoftLayer_Product_Order/placeOrder.json 
 HTTP/1.1
 2014-09-04 15:29:48,963 [main] DEBUG SLF4JLogger Receiving response 
 -1350657235: HTTP/1.1 200 OK
 java.lang.IndexOutOfBoundsException: position (0) must be less than the 
 number of elements that remained (0)
 at com.google.common.collect.Iterators.get(Iterators.java:813)
 at com.google.common.collect.Iterables.get(Iterables.java:728)
 at 
 org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoName(SoftLayerComputeServiceAdapter.java:129)
   
 Code snippet
 //inst is a local object to contain the template information
 inst.setArchitecture(ArchitectureEnum.BIT64.getNumber());
 inst.setVcpus(1);
 inst.setMemory(512);
 inst.setZone(138124);
 inst.setName(abcd);
 inst.setOsFamily(RHEL);
 .
 .
 .
 templateBuilder = templateBuilder.from(minRam=
   + (int) inst.getMemory()
   + ,os64Bit=
   + inst.getArchitecture().equals(
   
 ArchitectureEnum.BIT64.getNumber()) + ,minCores=
   + inst.getVcpus() + ,osFamily= + 
 inst.getOsFamily()
   + ,locationId= + location);
   templateBuilder = templateBuilder.smallest();
 .
 .
 .
 template.getOptions().as(SoftLayerTemplateOptions.class).domainName(me.org);
 
 template.getOptions().as(SoftLayerTemplateOptions.class).networks(253152,260523);
 NodeAndInitialCredentialsVirtualGuest guest = 
 adapter.createNodeWithGroupEncodedIntoName(group, name, template);



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


[jira] [Commented] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183119#comment-14183119
 ] 

ASF subversion and git services commented on JCLOUDS-653:
-

Commit 3980cd791b727e22a7d3f20e645ce7cbb9e311bf in jclouds's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=3980cd7 ]

Revert JCLOUDS-653: Address Guava 18 deprecations

This reverts commit 95cfc0d950861e5bc753ee3b0669aa5c59c217e8.

Many conflicts due to duration between above commit and now


 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


[jira] [Commented] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183120#comment-14183120
 ] 

ASF subversion and git services commented on JCLOUDS-653:
-

Commit 0339cd2fd07ecdcc42fa0ebc74f6c1d9014eebfd in jclouds's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=0339cd2 ]

JCLOUDS-653 revert guava 18.


 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


Re: [jclouds] Revert JCLOUDS-653: Address Guava 18 deprecations (#583)

2014-10-24 Thread Adrian Cole
cherry-picked into master.

glad that by definition, I don't need to backport this!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/583#issuecomment-60424135

[jira] [Commented] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183136#comment-14183136
 ] 

ASF subversion and git services commented on JCLOUDS-653:
-

Commit 63e2d9b2c4d701ee76701ea36be6a0ff7dd2d029 in jclouds-labs-aws's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-aws.git;h=63e2d9b ]

Revert JCLOUDS-653: Address Guava 18 deprecations

This reverts commit 710a7784eae58129a7796ac06c5e7b1d231ab4cf.


 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


[jira] [Commented] (JCLOUDS-704) Unable to create Virtual guest in SoftLayer

2014-10-24 Thread Andrea Turli (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183144#comment-14183144
 ] 

Andrea Turli commented on JCLOUDS-704:
--

Notice, vlandId and backendVlanId should be the internal IDs and not the vlan 
number! One can easily retrieve it from the SoftLayer web UI by clicking on 
VLAN number link of https://control.softlayer.com/network/vlans The url will 
show something like https://control.softlayer.com/network/vlans/1234567 where 
the vlanId is 1234567

 Unable to create Virtual guest in SoftLayer
 ---

 Key: JCLOUDS-704
 URL: https://issues.apache.org/jira/browse/JCLOUDS-704
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.1
 Environment: provider: Softlayer
 JDK:  1.7
 provider/softlayer code deployed from github branch master.
Reporter: Jaiganesh Mathaiyan
Assignee: Andrea Turli
Priority: Blocker
 Attachments: [TestNG] Running_SLComputeServiceLiveTest.log


 Error while creating a virtual guest in softlayer
 2014-09-04 15:29:45,812 [main] DEBUG SLF4JLogger Sending request -1350657235: 
 POST 
 https://api.softlayer.com/rest/v3/SoftLayer_Product_Order/placeOrder.json 
 HTTP/1.1
 2014-09-04 15:29:48,963 [main] DEBUG SLF4JLogger Receiving response 
 -1350657235: HTTP/1.1 200 OK
 java.lang.IndexOutOfBoundsException: position (0) must be less than the 
 number of elements that remained (0)
 at com.google.common.collect.Iterators.get(Iterators.java:813)
 at com.google.common.collect.Iterables.get(Iterables.java:728)
 at 
 org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoName(SoftLayerComputeServiceAdapter.java:129)
   
 Code snippet
 //inst is a local object to contain the template information
 inst.setArchitecture(ArchitectureEnum.BIT64.getNumber());
 inst.setVcpus(1);
 inst.setMemory(512);
 inst.setZone(138124);
 inst.setName(abcd);
 inst.setOsFamily(RHEL);
 .
 .
 .
 templateBuilder = templateBuilder.from(minRam=
   + (int) inst.getMemory()
   + ,os64Bit=
   + inst.getArchitecture().equals(
   
 ArchitectureEnum.BIT64.getNumber()) + ,minCores=
   + inst.getVcpus() + ,osFamily= + 
 inst.getOsFamily()
   + ,locationId= + location);
   templateBuilder = templateBuilder.smallest();
 .
 .
 .
 template.getOptions().as(SoftLayerTemplateOptions.class).domainName(me.org);
 
 template.getOptions().as(SoftLayerTemplateOptions.class).networks(253152,260523);
 NodeAndInitialCredentialsVirtualGuest guest = 
 adapter.createNodeWithGroupEncodedIntoName(group, name, template);



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


Re: [jclouds-labs-aws] Revert JCLOUDS-653: Address Guava 18 deprecations (#61)

2014-10-24 Thread Adrian Cole
cherry-picked into master

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/61#issuecomment-60424521

[jira] [Commented] (JCLOUDS-704) Unable to create Virtual guest in SoftLayer

2014-10-24 Thread Andrea Turli (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183142#comment-14183142
 ] 

Andrea Turli commented on JCLOUDS-704:
--

Hi Jai,

I've added some extra options for SL like
// primaryNetworkComponent.networkVlan.id
options.primaryNetworkComponentNetworkVlanId(vlanId);
// primaryBackendNetworkComponent.networkVlan.id
options.primaryBackendNetworkComponentNetworkVlanId(backendVlanId);

which are available in jclouds master and will be available in 1.8.2

 Unable to create Virtual guest in SoftLayer
 ---

 Key: JCLOUDS-704
 URL: https://issues.apache.org/jira/browse/JCLOUDS-704
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.1
 Environment: provider: Softlayer
 JDK:  1.7
 provider/softlayer code deployed from github branch master.
Reporter: Jaiganesh Mathaiyan
Assignee: Andrea Turli
Priority: Blocker
 Attachments: [TestNG] Running_SLComputeServiceLiveTest.log


 Error while creating a virtual guest in softlayer
 2014-09-04 15:29:45,812 [main] DEBUG SLF4JLogger Sending request -1350657235: 
 POST 
 https://api.softlayer.com/rest/v3/SoftLayer_Product_Order/placeOrder.json 
 HTTP/1.1
 2014-09-04 15:29:48,963 [main] DEBUG SLF4JLogger Receiving response 
 -1350657235: HTTP/1.1 200 OK
 java.lang.IndexOutOfBoundsException: position (0) must be less than the 
 number of elements that remained (0)
 at com.google.common.collect.Iterators.get(Iterators.java:813)
 at com.google.common.collect.Iterables.get(Iterables.java:728)
 at 
 org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoName(SoftLayerComputeServiceAdapter.java:129)
   
 Code snippet
 //inst is a local object to contain the template information
 inst.setArchitecture(ArchitectureEnum.BIT64.getNumber());
 inst.setVcpus(1);
 inst.setMemory(512);
 inst.setZone(138124);
 inst.setName(abcd);
 inst.setOsFamily(RHEL);
 .
 .
 .
 templateBuilder = templateBuilder.from(minRam=
   + (int) inst.getMemory()
   + ,os64Bit=
   + inst.getArchitecture().equals(
   
 ArchitectureEnum.BIT64.getNumber()) + ,minCores=
   + inst.getVcpus() + ,osFamily= + 
 inst.getOsFamily()
   + ,locationId= + location);
   templateBuilder = templateBuilder.smallest();
 .
 .
 .
 template.getOptions().as(SoftLayerTemplateOptions.class).domainName(me.org);
 
 template.getOptions().as(SoftLayerTemplateOptions.class).networks(253152,260523);
 NodeAndInitialCredentialsVirtualGuest guest = 
 adapter.createNodeWithGroupEncodedIntoName(group, name, template);



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


[jira] [Commented] (JCLOUDS-704) Unable to create Virtual guest in SoftLayer

2014-10-24 Thread Jaiganesh Mathaiyan (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183154#comment-14183154
 ] 

Jaiganesh Mathaiyan commented on JCLOUDS-704:
-

Thanks Andrea. Will give it a try.

Rgds
Jai

On Fri, Oct 24, 2014 at 12:55 PM, Andrea Turli (JIRA) j...@apache.org



 Unable to create Virtual guest in SoftLayer
 ---

 Key: JCLOUDS-704
 URL: https://issues.apache.org/jira/browse/JCLOUDS-704
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-compute
Affects Versions: 1.8.1
 Environment: provider: Softlayer
 JDK:  1.7
 provider/softlayer code deployed from github branch master.
Reporter: Jaiganesh Mathaiyan
Assignee: Andrea Turli
Priority: Blocker
 Attachments: [TestNG] Running_SLComputeServiceLiveTest.log


 Error while creating a virtual guest in softlayer
 2014-09-04 15:29:45,812 [main] DEBUG SLF4JLogger Sending request -1350657235: 
 POST 
 https://api.softlayer.com/rest/v3/SoftLayer_Product_Order/placeOrder.json 
 HTTP/1.1
 2014-09-04 15:29:48,963 [main] DEBUG SLF4JLogger Receiving response 
 -1350657235: HTTP/1.1 200 OK
 java.lang.IndexOutOfBoundsException: position (0) must be less than the 
 number of elements that remained (0)
 at com.google.common.collect.Iterators.get(Iterators.java:813)
 at com.google.common.collect.Iterables.get(Iterables.java:728)
 at 
 org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter.createNodeWithGroupEncodedIntoName(SoftLayerComputeServiceAdapter.java:129)
   
 Code snippet
 //inst is a local object to contain the template information
 inst.setArchitecture(ArchitectureEnum.BIT64.getNumber());
 inst.setVcpus(1);
 inst.setMemory(512);
 inst.setZone(138124);
 inst.setName(abcd);
 inst.setOsFamily(RHEL);
 .
 .
 .
 templateBuilder = templateBuilder.from(minRam=
   + (int) inst.getMemory()
   + ,os64Bit=
   + inst.getArchitecture().equals(
   
 ArchitectureEnum.BIT64.getNumber()) + ,minCores=
   + inst.getVcpus() + ,osFamily= + 
 inst.getOsFamily()
   + ,locationId= + location);
   templateBuilder = templateBuilder.smallest();
 .
 .
 .
 template.getOptions().as(SoftLayerTemplateOptions.class).domainName(me.org);
 
 template.getOptions().as(SoftLayerTemplateOptions.class).networks(253152,260523);
 NodeAndInitialCredentialsVirtualGuest guest = 
 adapter.createNodeWithGroupEncodedIntoName(group, name, template);



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


Re: [jclouds] Revert JCLOUDS-653: Address Guava 18 deprecations (#583)

2014-10-24 Thread BuildHive
[jclouds » jclouds 
#1843](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1843/) SUCCESS
This pull request looks good
[(what's this?)](https://www.cloudbees.com/what-is-buildhive)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/583#issuecomment-60427182

Build failed in Jenkins: jclouds » jclouds-labs-openstack #1892

2014-10-24 Thread BuildHive
See 
https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/1892/

--
Started by upstream project jclouds/jclouds build number 1843
originally caused by:
 GitHub pull request #583 to jclouds/jclouds
Building remotely on s-1f416049 in workspace 
https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/ws/
Fetching changes from the remote Git repository
Fetching upstream changes from 
git://github.com/jclouds/jclouds-labs-openstack.git
Checking out Revision 9e2049dbd1a72922446e832b548e0a102d79d26d (origin/master)
Cleaning workspace
Resetting working tree
Parsing POMs
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.0.0-SNAPSHOT/jclouds-project-2.0.0-20141024.180247-114.pom
Downloaded artifact 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-project/2.0.0-SNAPSHOT/maven-metadata.xml
Modules changed, recalculating dependency graph
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[jclouds-labs-openstack] $ /usr/bin/tenant-isolate 
/opt/jdk/jdk1.7.latest/bin/java -XX:MaxPermSize=256m -cp 
/scratch/jenkins/maven31-agent.jar:/opt/maven/latest/boot/plexus-classworlds-2.5.1.jar:/opt/maven/latest/conf/logging
 jenkins.maven3.agent.Maven31Main /opt/maven/latest /scratch/jenkins/slave.jar 
/scratch/jenkins/maven31-interceptor.jar 
/scratch/jenkins/maven3-interceptor-commons.jar 59646
===[JENKINS REMOTING CAPACITY]===   channel started
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/ws/pom.xml
 clean verify -U -e -Dmaven.javadoc.skip=true
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.0.0-SNAPSHOT/maven-metadata.xml
 (828 B at 0.4 KB/sec)
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] jclouds openstack-glance api
[INFO] Apache jclouds :: OpenStack :: Heat API
[INFO] jclouds openstack-neutron api
[INFO] jclouds openstack-marconi api
[INFO] jclouds Rackspace Auto Scale API
[INFO] jclouds Rackspace Auto Scale UK Provider
[INFO] jclouds Rackspace Auto Scale US Provider
[INFO] jclouds Rackspace Cloud Queues US provider
[INFO] jclouds Rackspace Cloud Queues UK provider
[INFO] jclouds rackspace-cloudbigdata api
[INFO] jclouds rackspace-cloudbigdata api provider
[INFO] jclouds rackspace-cloudfiles api
[INFO] jclouds Rackspace Cloud Files UK provider
[INFO] jclouds Rackspace Cloud Files US provider
[INFO] Apache jclouds labs openstack
[INFO] 
[INFO] 
[INFO] Building jclouds openstack-glance api 2.0.0-SNAPSHOT
[INFO] 
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/maven-metadata.xml
 (1006 B at 1.9 KB/sec)
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/maven-metadata.xml
 (1006 B at 1.7 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/openstack-keystone-2.0.0-20141024.133041-79.pom
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/openstack-keystone-2.0.0-20141024.133041-79.pom
 (5 KB at 12.8 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/openstack-keystone-2.0.0-20141024.133041-79.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/api/openstack-keystone/2.0.0-SNAPSHOT/openstack-keystone-2.0.0-20141024.133041-79.pom
 (5 KB at 16.7 KB/sec)
[INFO] Downloading: 

Build failed in Jenkins: jclouds » jclouds-labs-google #1528

2014-10-24 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/1528/

--
[...truncated 144 lines...]
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ 
jclouds-labs-google ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ 
jclouds-labs-google ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
jclouds-labs-google ---
[INFO] artifact com.google.guava:guava: checking for updates from central
[WARNING] Failed to getClass for org.gaul.modernizer_maven_plugin.ModernizerMojo
[INFO] 
[INFO]  modernizer-maven-plugin:1.1.0:modernizer (modernizer) @ 
jclouds-labs-google 
[INFO] 
[INFO] --- modernizer-maven-plugin:1.1.0:modernizer (modernizer) @ 
jclouds-labs-google ---
[INFO] Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] 
[INFO] Building jclouds OAuth core 2.0.0-SNAPSHOT
[INFO] 
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
 (996 B at 3.1 KB/sec)
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
 (996 B at 2.2 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
 (6 KB at 25.8 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
 (6 KB at 26.0 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
 (1004 B at 4.5 KB/sec)
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
 (1004 B at 2.3 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
 (3 KB at 12.1 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
 (3 KB at 1.6 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.jar
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93-tests.jar
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.jar
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.jar
 (12 KB at 27.1 KB/sec)
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.jar
 (713 KB at 531.1 KB/sec)
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93-tests.jar
 (535 KB at 382.3 KB/sec)
[INFO] 

Build failed in Jenkins: jclouds » jclouds-labs #1773

2014-10-24 Thread BuildHive
See https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1773/

--
[...truncated 199 lines...]
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-scriptbuilder/2.0.0-SNAPSHOT/jclouds-scriptbuilder-2.0.0-20141024.180530-93.pom
 (4 KB at 15.9 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
 (996 B at 3.6 KB/sec)
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/maven-metadata.xml
 (996 B at 3.4 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
 (6 KB at 25.7 KB/sec)
[INFO] Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-core/2.0.0-SNAPSHOT/jclouds-core-2.0.0-20141024.180428-93.pom
 (6 KB at 23.4 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
 (1004 B at 3.6 KB/sec)
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/maven-metadata.xml
 (1004 B at 3.4 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
 (3 KB at 8.8 KB/sec)
[INFO] Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-slf4j/2.0.0-SNAPSHOT/jclouds-slf4j-2.0.0-20141024.180741-92.pom
 (3 KB at 10.3 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/maven-metadata.xml
 (1003 B at 4.0 KB/sec)
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/maven-metadata.xml
 (1003 B at 3.8 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/jclouds-sshj-2.0.0-20141024.180811-92.pom
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/jclouds-sshj-2.0.0-20141024.180811-92.pom
 (6 KB at 15.9 KB/sec)
[INFO] Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/2.0.0-SNAPSHOT/jclouds-sshj-2.0.0-20141024.180811-92.pom
[INFO] Downloading: 

[jira] [Commented] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183222#comment-14183222
 ] 

ASF subversion and git services commented on JCLOUDS-653:
-

Commit 4a483e59b0552290161e0abb15bc6c7198096c39 in jclouds-labs-google's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git;h=4a483e5 ]

Revert JCLOUDS-653: Address Guava 18 deprecations

This reverts commit e2e288ee86d537d249c7e58c782a66b0201f2134.

Many conflicts on account of lots of changes since the original commit.


 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


[jira] [Commented] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183223#comment-14183223
 ] 

ASF subversion and git services commented on JCLOUDS-653:
-

Commit 2f828feef1ee1ff704af7ff3d687e5165d07a134 in jclouds-labs-google's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git;h=2f828fe ]

JCLOUDS-653 remove test dep on guava 18 method.


 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


[jira] [Comment Edited] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread Adrian Cole (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182357#comment-14182357
 ] 

Adrian Cole edited comment on JCLOUDS-653 at 10/24/14 6:24 PM:
---

Revert pull requests

https://github.com/jclouds/jclouds-labs/pull/97 - a little complicated as 
TemplateOptions.string() was overridden, and also test executors were switched. 
Also many files changed between the MoreObjects commit and now.
https://github.com/jclouds/jclouds-labs-aws/pull/61 - was easy
https://github.com/jclouds/jclouds-labs-google/pull/63 - a little complicated 
as Hashing.crc32c was included in a test, and trying to get a different guava 
version in test vs compile is hard in maven. Also, many files changed between 
the MoreObjects commit and now.
https://github.com/jclouds/jclouds-labs-openstack/pull/164  - a little 
complicated as Resource.string() was overridden. Also many files changed 
between the MoreObjects commit and now.
https://github.com/jclouds/jclouds/pull/583 - complicated as new providers 
were added test executors switched and many files changed between the 
MoreObjects commit and now.

Note: jclouds-karaf had no MoreObjects.


was (Author: adriancole):
Revert pull requests

https://github.com/jclouds/jclouds-labs/pull/97 - a little complicated as 
TemplateOptions.string() was overridden, and also test executors were switched. 
Also many files changed between the MoreObjects commit and now.
https://github.com/jclouds/jclouds-labs-aws/pull/61 - was easy
https://github.com/jclouds/jclouds-labs-google/pull/63 - Many files changed 
between the MoreObjects commit and now.
https://github.com/jclouds/jclouds-labs-openstack/pull/164  - a little 
complicated as Resource.string() was overridden. Also many files changed 
between the MoreObjects commit and now.
https://github.com/jclouds/jclouds/pull/583 - complicated as new providers 
were added test executors switched and many files changed between the 
MoreObjects commit and now.

Note: jclouds-karaf had no MoreObjects.

 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


Re: [jclouds-labs-google] Revert JCLOUDS-653: Address Guava 18 deprecations (#63)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-labs-google-pull-requests 
#175](https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-pull-requests/175/)
 SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/63#issuecomment-60428785

Re: [jclouds-labs-google] Revert JCLOUDS-653: Address Guava 18 deprecations (#63)

2014-10-24 Thread BuildHive
[jclouds » jclouds-labs-google 
#1529](https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/1529/)
 SUCCESS
This pull request looks good
[(what's this?)](https://www.cloudbees.com/what-is-buildhive)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/63#issuecomment-60429151

Jenkins build is back to normal : jclouds » jclouds-labs-google #1529

2014-10-24 Thread BuildHive
See 
https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/1529/changes



Re: [jclouds-labs-google] Revert JCLOUDS-653: Address Guava 18 deprecations (#63)

2014-10-24 Thread Adrian Cole
Closed #63.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/63#event-183444815

Re: [jclouds-labs-google] Revert JCLOUDS-653: Address Guava 18 deprecations (#63)

2014-10-24 Thread Adrian Cole
cherry-picked into master

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/63#issuecomment-60429069

[jira] [Commented] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183237#comment-14183237
 ] 

ASF subversion and git services commented on JCLOUDS-653:
-

Commit 41948661a47f46fd0b4baa6801dd90fae6364b40 in jclouds-labs-openstack's 
branch refs/heads/master from [~adrian.f.c...@gmail.com]
[ 
https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-openstack.git;h=4194866 ]

Revert JCLOUDS-653: Address Guava 18 deprecations

This reverts commit 65e1def4bdc1d763f505a8316dd6eb78f26300a8.

Many conflicts due to many changes between above commit and now.


 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


Re: [jclouds-labs-openstack] Revert JCLOUDS-653: Address Guava 18 deprecations (#164)

2014-10-24 Thread Adrian Cole
cherry-picked only first commit as second was only temporary until 
jclouds/jclouds change was in.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/164#issuecomment-60430012

Build failed in Jenkins: jclouds-labs #635

2014-10-24 Thread jenkins-no-reply
See https://jclouds.ci.cloudbees.com/job/jclouds-labs/635/

--
[...truncated 2466 lines...]
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/features/admin/AdminQueryApi.java:127:
 warning - Tag @link: reference not found: User
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/features/QueryApi.java:115:
 warning - Tag @link: reference not found: VApp
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/features/QueryApi.java:98:
 warning - Tag @link: reference not found: VAppTemplate
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/features/admin/AdminQueryApi.java:142:
 warning - Tag @link: reference not found: Vdc
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/jclouds-management/management-core/src/main/java/org/jclouds/management/ViewMBeanFactory.java:26:
 warning - @ViewManagement is an unknown tag.
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/virtualbox/src/main/java/org/jclouds/virtualbox/VirtualBoxApiMetadata.java:42:
 warning - Tag @link: reference not found: ApiMetadata
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/features/QueryApi.java:132:
 warning - Tag @link: reference not found: Vm
[INFO] Building jar: 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/target/jclouds-labs-2.0.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (javadoc) @ jclouds-labs ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar-no-fork (attach-sources) @ jclouds-labs 
---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (integration) @ jclouds-labs ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ jclouds-labs 
---

[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (default) @ jclouds-labs ---
Downloading: 
https://repository-jclouds.forge.cloudbees.com/snapshot/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/maven-metadata.xml
 (1005 B at 3.2 KB/sec)
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/maven-metadata.xml
 (1005 B at 2.4 KB/sec)
Downloading: 
https://repository-jclouds.forge.cloudbees.com/snapshot/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/jclouds-resources-2.0.0-20141024.180305-111.pom
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/jclouds-resources-2.0.0-20141024.180305-111.pom
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/jclouds-resources-2.0.0-20141024.180305-111.pom
 (3 KB at 13.3 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/jclouds-resources-2.0.0-20141024.180305-111.jar
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/jclouds-resources-2.0.0-20141024.180305-111.jar
 (10 KB at 44.1 KB/sec)
[INFO] 
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ 
jclouds-labs ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ jclouds-labs ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jclouds-labs 
---
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from 
cloudbees-private-release-repository
[WARNING] Failed to getClass for org.gaul.modernizer_maven_plugin.ModernizerMojo
[INFO] 
[INFO] --- modernizer-maven-plugin:1.1.0:modernizer (modernizer) @ jclouds-labs 
---
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/jclouds-resources/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jclouds-labs ---
[INFO] Installing 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/pom.xml to 

Build failed in Jenkins: jclouds-labs » Apache jclouds :: Azure :: Compute API #635

2014-10-24 Thread jenkins-no-reply
See 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/635/

--
[INFO] 
[INFO] 
[INFO] Building Apache jclouds :: Azure :: Compute API 2.0.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ azurecompute ---
[INFO] Deleting 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ 
azurecompute ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ azurecompute ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ azurecompute 
---
[INFO] artifact net.schmizz:sshj: checking for updates from central
[INFO] artifact net.schmizz:sshj: checking for updates from 
cloudbees-private-release-repository
[INFO] artifact net.schmizz:sshj: checking for updates from 
jclouds-sona-snapshots-nexus
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from 
cloudbees-private-release-repository
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
azurecompute ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/main/clojure
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ azurecompute 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/target/classes
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/main/java/org/jclouds/azurecompute/config/AzureComputeHttpApiModule.java:
 Some input files use or override a deprecated API.
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/main/java/org/jclouds/azurecompute/config/AzureComputeHttpApiModule.java:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/main/java/org/jclouds/azurecompute/binders/OSImageParamsToXML.java:
 Some input files use unchecked or unsafe operations.
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/main/java/org/jclouds/azurecompute/binders/OSImageParamsToXML.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
azurecompute ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/test/clojure
[INFO] Copying 17 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
azurecompute ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/target/test-classes
[INFO] -
[WARNING] COMPILATION WARNING : 
[INFO] -
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/test/java/org/jclouds/azurecompute/internal/BaseAzureComputeApiMockTest.java:
 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/test/java/org/jclouds/azurecompute/internal/BaseAzureComputeApiMockTest.java
 uses or overrides a deprecated API.
[WARNING] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/test/java/org/jclouds/azurecompute/internal/BaseAzureComputeApiMockTest.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
https://jclouds.ci.cloudbees.com/job/jclouds-labs/org.apache.jclouds.labs$azurecompute/ws/src/test/java/org/jclouds/azurecompute/internal/BaseAzureComputeApiMockTest.java:[20,1]
 cannot find symbol
  symbol:   static newDirectExecutorService
  location: class
[ERROR] 

[jira] [Commented] (JCLOUDS-664) Azure compute support

2014-10-24 Thread Andrew Bayer (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183264#comment-14183264
 ] 

Andrew Bayer commented on JCLOUDS-664:
--

I'll try to take a look at #1.

 Azure compute support
 -

 Key: JCLOUDS-664
 URL: https://issues.apache.org/jira/browse/JCLOUDS-664
 Project: jclouds
  Issue Type: New Feature
  Components: jclouds-compute, jclouds-labs
Affects Versions: 2.0.0
Reporter: Andrew Bayer
Assignee: Adrian Cole
 Fix For: 2.0.0

 Attachments: JCLOUDS-664.patch


 So we've got a very old, very stale, very incomplete azure-management (a.k.a. 
 compute) implementation in labs. Let's actually modernize and finish that 
 thing. Azure is unquestionably the biggest cloud out there that we don't have 
 viable support for, so it's a really useful target.



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


Re: [jclouds-labs] Revert JCLOUDS-653: Address Guava 18 deprecations (#97)

2014-10-24 Thread Adrian Cole
cherry-picked into master

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/97#issuecomment-60431826

[jira] [Commented] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14183265#comment-14183265
 ] 

ASF subversion and git services commented on JCLOUDS-653:
-

Commit 53d85b62a7ad0b48bca0001c3e903d44480b83dc in jclouds-labs's branch 
refs/heads/master from [~adrian.f.c...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=53d85b6 ]

Revert JCLOUDS-653: Address Guava 18 deprecations

This reverts commit b851f0ac3a6fd23720d67dbfad6954b2153bbc4b.

The above change made the floor guava version of jclouds latest guava. This is 
disasterous for compatibility.


 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole
 Fix For: 2.0.0


 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


Re: [jclouds-labs] Revert JCLOUDS-653: Address Guava 18 deprecations (#97)

2014-10-24 Thread CloudBees pull request builder plugin
[jclouds-labs-pull-requests 
#347](https://jclouds.ci.cloudbees.com/job/jclouds-labs-pull-requests/347/) 
FAILURE
Looks like there's a problem with this pull request

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/97#issuecomment-60431915

[jira] [Resolved] (JCLOUDS-653) Upgrade to Guava 18

2014-10-24 Thread Adrian Cole (JIRA)

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

Adrian Cole resolved JCLOUDS-653.
-
   Resolution: Later
Fix Version/s: (was: 2.0.0)

This change was reverted as it accidentally violated our Runtime Portability 
goal in a quite severe way, and mostly for things as trivial as test executors 
and how toString is created.

http://jclouds.apache.org/start/what-is-jclouds/

In the future, we may wish to strategically pick guava 18+ methods, but now 
isn't the time.

 Upgrade to Guava 18
 ---

 Key: JCLOUDS-653
 URL: https://issues.apache.org/jira/browse/JCLOUDS-653
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-core
Affects Versions: 2.0.0
Reporter: Andrew Gaul
Assignee: Adrian Cole

 Notably this release continues the transition from InputSupplier to 
 ByteSource and adds a CRC32C implementation, needed by Google Cloud Storage.  
 Release notes:
 https://code.google.com/p/guava-libraries/wiki/Release18



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


Re: [jclouds] Upgrade assertj-core to 1.7.0 (#579)

2014-10-24 Thread Chris Custine
+1

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/579#issuecomment-60432107

Jenkins build is back to normal : jclouds » jclouds-labs-openstack #1893

2014-10-24 Thread BuildHive
See 
https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/1893/changes



  1   2   >