You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Вальо <no...@github.com> on 2016/06/01 05:56:27 UTC

[jclouds/jclouds] Test retrieving images (#964)

What I am opening is more an issue than a PR.
Can you give me an idea what to try and how to fix this issue, thanks.
AWSEC2ImageSupplierTest#testDescribeImagesParallel throws an exception on my local machine:
```
java.util.concurrent.ExecutionException: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException: request: POST https://ec2.eu-west-1.amazonaws.com/ HTTP/1.1; response: HTTP/1.1 200 OK; cause: java.lang.RuntimeException: request: POST https://ec2.eu-west-1.amazonaws.com/ HTTP/1.1; cause: java.net.SocketTimeoutException: Read timed out
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.jclouds.aws.ec2.compute.suppliers.AWSEC2ImageSupplier.get(AWSEC2ImageSupplier.java:115)
```

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Retrieving images
  * Remvoe cluster regions

-- File Changes --

    M providers/aws-ec2/src/main/java/org/jclouds/aws/ec2/AWSEC2ProviderMetadata.java (2)
    A providers/aws-ec2/src/test/java/org/jclouds/aws/ec2/compute/AWSEC2ImageSupplierTest.java (50)

-- Patch Links --

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

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/964

Re: [jclouds/jclouds] Test retrieving images (#964)

Posted by Valentin <no...@github.com>.
Closed #964.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/964#event-1260673613

Re: [jclouds/jclouds] Test retrieving images (#964)

Posted by stevegomez17 <no...@github.com>.
On Fri, Sep 22, 2017 at 1:34 AM Valentin <no...@github.com> wrote:

> At this moment I cannot verify whether this setting
> PROPERTY_EC2_CC_REGIONS to empty string is a better default.
> Closing PR.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/jclouds/jclouds/pull/964#issuecomment-331362504>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AQPs5-CgTi23P1K6UitpFwGu-SxZQzPoks5sk1SVgaJpZM4IrNhp>
> .
>
take a break k you have done wonderful


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/964#issuecomment-331365692

Re: [jclouds/jclouds] Test retrieving images (#964)

Posted by Valentin <no...@github.com>.
At this moment I cannot verify whether this setting  `PROPERTY_EC2_CC_REGIONS` to empty string is a better default.
Closing PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/964#issuecomment-331362504

Re: [jclouds/jclouds] Test retrieving images (#964)

Posted by Andrew Gaul <no...@github.com>.
@bostko do we have a path forward on this pull request?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/964#issuecomment-331355075