See 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/444/>

------------------------------------------
[...truncated 95 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
openstack-glance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/src/main/clojure>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
openstack-glance ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
openstack-glance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/src/test/clojure>
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
openstack-glance ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/test-classes>
[WARNING] 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/src/test/java/org/jclouds/openstack/glance/v1_0/features/ImageApiLiveTest.java>:
 Some input files use or override a deprecated API.
[WARNING] 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/src/test/java/org/jclouds/openstack/glance/v1_0/features/ImageApiLiveTest.java>:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/src/test/java/org/jclouds/openstack/glance/v1_0/handlers/GlanceErrorHandlerTest.java>:
 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/src/test/java/org/jclouds/openstack/glance/v1_0/handlers/GlanceErrorHandlerTest.java>
 uses unchecked or unsafe operations.
[WARNING] 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/src/test/java/org/jclouds/openstack/glance/v1_0/handlers/GlanceErrorHandlerTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ openstack-glance ---
[INFO] Surefire report directory: 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: TestNG652Configurator
Starting test 
testNonExistentVersion(org.jclouds.openstack.glance.v1_0.features.GlanceVersionNegotiationExpectTest)
Starting test 
testKeystoneReturnsVersionedEndpoint(org.jclouds.openstack.glance.v1_0.features.GlanceVersionNegotiationExpectTest)
Starting test 
testSchemeMismatch(org.jclouds.openstack.glance.v1_0.features.GlanceVersionNegotiationExpectTest)
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
[pool-1-thread-2] Test 
testNonExistentVersion(org.jclouds.openstack.glance.v1_0.features.GlanceVersionNegotiationExpectTest)
 succeeded: 8961ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
[pool-1-thread-3] Test 
testSchemeMismatch(org.jclouds.openstack.glance.v1_0.features.GlanceVersionNegotiationExpectTest)
 succeeded: 9010ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
[pool-1-thread-1] Test 
testKeystoneReturnsVersionedEndpoint(org.jclouds.openstack.glance.v1_0.features.GlanceVersionNegotiationExpectTest)
 succeeded: 9010ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
Starting test 
testCreateWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Starting test 
testDeleteWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Starting test 
testDeleteWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Starting test 
testCreateWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Starting test 
testGetAsStreamWhenReponseIs404IsNull(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: [pool-2-thread-3] Test 
testDeleteWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 4921ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: Starting test 
testGetAsStreamWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
[pool-2-thread-4] Test 
testDeleteWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 4931ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Starting test 
testListInDetailWhenReponseIs404IsEmpty(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-2] Test 
testCreateWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 4944ms
Test suite progress: tests succeeded: 6, failed: 0, skipped: 0.
Starting test 
testListInDetailWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-5] Test 
testGetAsStreamWhenReponseIs404IsNull(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 4947ms
Test suite progress: tests succeeded: 7, failed: 0, skipped: 0.
Starting test 
testListWhenReponseIs404IsEmpty(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-1] Test 
testCreateWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 5956ms
Test suite progress: tests succeeded: 8, failed: 0, skipped: 0.
Starting test 
testListWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: [pool-2-thread-4] Test 
testListInDetailWhenReponseIs404IsEmpty(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3982ms
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Test suite progress: tests succeeded: 9, failed: 0, skipped: 0.
Starting test 
testReserveWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-5] Test 
testListWhenReponseIs404IsEmpty(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3970ms
Test suite progress: tests succeeded: 10, failed: 0, skipped: 0.
Starting test 
testReserveWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-3] Test 
testGetAsStreamWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3999ms
Test suite progress: tests succeeded: 11, failed: 0, skipped: 0.
[pool-2-thread-1] Test 
testListWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 2978ms
Test suite progress: tests succeeded: 12, failed: 0, skipped: 0.
Starting test 
testShowWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Starting test 
testShowWhenReponseIs404IsNull(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-2] Test 
testListInDetailWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3992ms
Test suite progress: tests succeeded: 13, failed: 0, skipped: 0.
Starting test 
testUpdateImageWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
[pool-2-thread-4] Test 
testReserveWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3988ms
Test suite progress: tests succeeded: 14, failed: 0, skipped: 0.
Starting test 
testUpdateMetadataWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-5] Test 
testReserveWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3989ms
Test suite progress: tests succeeded: 15, failed: 0, skipped: 0.
Starting test 
testUpdateMetadataWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
[pool-2-thread-1] Test 
testShowWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 4975ms
Test suite progress: tests succeeded: 16, failed: 0, skipped: 0.
Starting test 
testUpdateNameAndImageWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1][pool-2-thread-2] Test 
testUpdateImageWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 5009ms
Test suite progress: tests succeeded: 17, failed: 0, skipped: 0.

Starting test 
testUpdateNameAndImageWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
[pool-2-thread-3] Test 
testShowWhenReponseIs404IsNull(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 5020ms
Test suite progress: tests succeeded: 18, failed: 0, skipped: 0.
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
[pool-2-thread-5] Test 
testUpdateMetadataWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3961ms
Test suite progress: tests succeeded: 19, failed: 0, skipped: 0.
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: 
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]
Cannot retry after redirect, no host header: [pool-2-thread-4] Test 
testUpdateMetadataWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 4023ms
[method=org.jclouds.rest.HttpClient.public abstract 
org.jclouds.http.HttpResponse 
org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, 
endpoint=https://glance.jclouds.org:9292/, 
headers={Is-Version-Negotiation-Request=[true]}}], request=GET 
https://glance.jclouds.org:9292/ HTTP/1.1]Test suite progress: tests succeeded: 
20, failed: 0, skipped: 0.

[pool-2-thread-2] Test 
testUpdateNameAndImageWhenResponseIs4xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 2986ms
Test suite progress: tests succeeded: 21, failed: 0, skipped: 0.
[pool-2-thread-1] Test 
testUpdateNameAndImageWhenResponseIs2xx(org.jclouds.openstack.glance.v1_0.features.ImageApiExpectTest)
 succeeded: 3043ms
Test suite progress: tests succeeded: 22, failed: 0, skipped: 0.
Starting test 
test(org.jclouds.openstack.glance.v1_0.functions.ParseImageDetailsFromHeadersTest)
[pool-3-thread-1] Test 
test(org.jclouds.openstack.glance.v1_0.functions.ParseImageDetailsFromHeadersTest)
 succeeded: 4ms
Test suite progress: tests succeeded: 23, failed: 0, skipped: 0.
Starting test 
test300UnintendedVersionNegotiation(org.jclouds.openstack.glance.v1_0.handlers.GlanceErrorHandlerTest)
Starting test 
test300VersionNegotiation(org.jclouds.openstack.glance.v1_0.handlers.GlanceErrorHandlerTest)
[pool-4-thread-1] Test 
test300UnintendedVersionNegotiation(org.jclouds.openstack.glance.v1_0.handlers.GlanceErrorHandlerTest)
 succeeded: 1068ms
Test suite progress: tests succeeded: 24, failed: 0, skipped: 0.
[pool-4-thread-2] Test 
test300VersionNegotiation(org.jclouds.openstack.glance.v1_0.handlers.GlanceErrorHandlerTest)
 succeeded: 1066ms
Test suite progress: tests succeeded: 25, failed: 0, skipped: 0.
Starting test 
testTransformableToContains(org.jclouds.openstack.glance.v1_0.GlanceApiMetadataTest)
Starting test 
testAllContains(org.jclouds.openstack.glance.v1_0.GlanceApiMetadataTest)
[pool-5-thread-2] Test 
testTransformableToContains(org.jclouds.openstack.glance.v1_0.GlanceApiMetadataTest)
 succeeded: 0ms
Starting test 
testWithId(org.jclouds.openstack.glance.v1_0.GlanceApiMetadataTest)
Test suite progress: tests succeeded: 26, failed: 0, skipped: 0.
[pool-5-thread-1] Test 
testAllContains(org.jclouds.openstack.glance.v1_0.GlanceApiMetadataTest) 
succeeded: 4ms
Test suite progress: tests succeeded: 27, failed: 0, skipped: 0.
[pool-5-thread-3] Test 
testWithId(org.jclouds.openstack.glance.v1_0.GlanceApiMetadataTest) succeeded: 
4ms
Test suite progress: tests succeeded: 28, failed: 0, skipped: 0.
Starting test 
test(org.jclouds.openstack.glance.v1_0.parse.ParseImagesInDetailTest)
[pool-6-thread-1] Test 
test(org.jclouds.openstack.glance.v1_0.parse.ParseImagesInDetailTest) 
succeeded: 944ms
Test suite progress: tests succeeded: 29, failed: 0, skipped: 0.
Starting test 
test(org.jclouds.openstack.glance.v1_0.parse.ParseImageDetailsTest)
[pool-7-thread-1] Test 
test(org.jclouds.openstack.glance.v1_0.parse.ParseImageDetailsTest) succeeded: 
33ms
Test suite progress: tests succeeded: 30, failed: 0, skipped: 0.
Starting test test(org.jclouds.openstack.glance.v1_0.parse.ParseImagesTest)
[pool-8-thread-1] Test 
test(org.jclouds.openstack.glance.v1_0.parse.ParseImagesTest) succeeded: 23ms
Test suite progress: tests succeeded: 31, failed: 0, skipped: 0.
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.934 sec - 
in TestSuite

Results :

Tests run: 31, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ openstack-glance 
---
[WARNING] Bundle org.apache.jclouds.labs:openstack-glance:bundle:2.0.0-SNAPSHOT 
: No translation found for macro: jclouds.version
[WARNING] Bundle org.apache.jclouds.labs:openstack-glance:bundle:2.0.0-SNAPSHOT 
: Did not find matching referal for org.jclouds.labs*
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
openstack-glance ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ openstack-glance ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src/test/resources/**/*.sh
[INFO] Exclude: **/src/test/resources/**/*.bat
[INFO] Exclude: **/src/test/resources/**/*.cmd
[INFO] Exclude: **/src/test/resources/**/*.txt
[INFO] Exclude: **/src/test/resources/**/*.gz
[INFO] Exclude: **/src/test/resources/**/*.xml
[INFO] Exclude: **/services/*LoggingModule
[INFO] Exclude: **/services/*ApiMetadata
[INFO] Exclude: **/services/*ProviderMetadata
[INFO] Exclude: **/LICENSE.txt
[INFO] Exclude: **/header.txt
[INFO] Exclude: **/NOTICE.txt
[INFO] Exclude: **/DISCLAIMER
[INFO] Exclude: **/BUILD.txt
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/README.md
[INFO] Exclude: **/README.txt
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/CONTRIBUTING.md
[INFO] Exclude: **/*json
[INFO] Exclude: **/*readme
[INFO] Exclude: **/test
[INFO] Exclude: **/test.pub
[INFO] Exclude: **/target/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/bin/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.dir-locals.el
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.eml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.DS_STORE
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/.metadata/**
[INFO] Exclude: **/atlassian-ide-plugin.xml
[INFO] Exclude: **/.DS_Store
[INFO] Exclude: .mailmap
[INFO] Exclude: .git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .repository/**
[INFO] Exclude: gc.log
[INFO] 30 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 30 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ openstack-glance ---
[INFO] Building jar: 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/openstack-glance-2.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (javadoc) @ openstack-glance ---
[INFO] Building jar: 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/openstack-glance-2.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar-no-fork (attach-sources) @ 
openstack-glance ---
[INFO] Building jar: 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/openstack-glance-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (integration) @ openstack-glance ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ 
openstack-glance ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
openstack-glance ---
[INFO] Installing 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/openstack-glance-2.0.0-SNAPSHOT.jar>
 to 
/scratch/jenkins/workspace/jclouds-labs-openstack/.repository/org/apache/jclouds/labs/openstack-glance/2.0.0-SNAPSHOT/openstack-glance-2.0.0-SNAPSHOT.jar
[INFO] Installing 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/pom.xml>
 to 
/scratch/jenkins/workspace/jclouds-labs-openstack/.repository/org/apache/jclouds/labs/openstack-glance/2.0.0-SNAPSHOT/openstack-glance-2.0.0-SNAPSHOT.pom
[INFO] Installing 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/openstack-glance-2.0.0-SNAPSHOT-tests.jar>
 to 
/scratch/jenkins/workspace/jclouds-labs-openstack/.repository/org/apache/jclouds/labs/openstack-glance/2.0.0-SNAPSHOT/openstack-glance-2.0.0-SNAPSHOT-tests.jar
[INFO] Installing 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/openstack-glance-2.0.0-SNAPSHOT-javadoc.jar>
 to 
/scratch/jenkins/workspace/jclouds-labs-openstack/.repository/org/apache/jclouds/labs/openstack-glance/2.0.0-SNAPSHOT/openstack-glance-2.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack/org.apache.jclouds.labs$openstack-glance/ws/target/openstack-glance-2.0.0-SNAPSHOT-sources.jar>
 to 
/scratch/jenkins/workspace/jclouds-labs-openstack/.repository/org/apache/jclouds/labs/openstack-glance/2.0.0-SNAPSHOT/openstack-glance-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ 
openstack-glance ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openstack-glance 
---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/labs/openstack-glance/2.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.jclouds.labs:openstack-glance:2.0.0-SNAPSHOT/maven-metadata.xml 
from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Error 
transferring file: Server returned HTTP response code: 503 for URL: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/labs/openstack-glance/2.0.0-SNAPSHOT/maven-metadata.xml

Reply via email to