You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/09 18:21:00 UTC

[jira] [Work logged] (BEAM-4264) Java PostCommit Spanner tests are failing due to "Instance not found"

     [ https://issues.apache.org/jira/browse/BEAM-4264?focusedWorklogId=100185&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-100185 ]

ASF GitHub Bot logged work on BEAM-4264:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/May/18 18:20
            Start Date: 09/May/18 18:20
    Worklog Time Spent: 10m 
      Work Description: mairbek opened a new pull request #5320: [BEAM-4264] Fixed test Cloud Spanner instance name.
URL: https://github.com/apache/beam/pull/5320
 
 
   R: @chamikaramj 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 100185)
            Time Spent: 10m
    Remaining Estimate: 0h

> Java PostCommit Spanner tests are failing due to "Instance not found"
> ---------------------------------------------------------------------
>
>                 Key: BEAM-4264
>                 URL: https://issues.apache.org/jira/browse/BEAM-4264
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Chamikara Jayalath
>            Assignee: Mairbek Khadikov
>            Priority: Blocker
>             Fix For: 2.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> First failure triggered by the commit: [https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/316/]
>  
> [https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/316/testReport/junit/org.apache.beam.sdk.io.gcp.spanner/SpannerWriteIT/testWrite/]
>  
> Caused by: io.grpc.StatusRuntimeException: NOT_FOUND: Instance not found: projects/apache-beam-testing/instances/mairbek-deleteme resource_type: "type.googleapis.com/google.spanner.admin.instance.v1.Instance" resource_name: "projects/apache-beam-testing/instances/mairbek-deleteme" description: "Instance does not exist." at io.grpc.Status.asRuntimeException(Status.java:540) at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:439) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:56) at com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor$1$1.onClose(SpannerErrorInterceptor.java:100) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:56) at com.google.cloud.spanner.spi.v1.WatchdogInterceptor$MonitoredCall$1.onClose(WatchdogInterceptor.java:190) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:428) at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:76) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:514) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:431) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:546) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:52) at io.grpc.internal.SerializingExecutor$TaskRunner.run(SerializingExecutor.java:152) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)