You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testListChangesBatch(com.google.cloud.dns.it.ITDnsTest) Time elapsed: 0.286 sec <<< ERROR!
com.google.cloud.dns.DnsException:
404 Not Found
Not Found
at com.google.cloud.dns.spi.v1.HttpDnsRpc.translate(HttpDnsRpc.java:175)
at com.google.cloud.dns.spi.v1.HttpDnsRpc.access$200(HttpDnsRpc.java:45)
at com.google.cloud.dns.spi.v1.HttpDnsRpc$DefaultRpcBatch.submit(HttpDnsRpc.java:154)
at com.google.cloud.dns.DnsBatch.submit(DnsBatch.java:217)
at com.google.cloud.dns.it.ITDnsTest.testListChangesBatch(ITDnsTest.java:1596)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
Caused by: com.google.api.client.http.HttpResponseException: 404 Not Found
Not Found
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1070)
at com.google.api.client.googleapis.batch.BatchRequest.execute(BatchRequest.java:241)
at com.google.cloud.dns.spi.v1.HttpDnsRpc$DefaultRpcBatch.submit(HttpDnsRpc.java:152)
... 14 more
https://circleci.com/gh/GoogleCloudPlatform/google-cloud-java/105?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
First of the test failures: