You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Emily Ye (Jira)" <ji...@apache.org> on 2021/07/27 19:35:00 UTC

[jira] [Comment Edited] (BEAM-12320) PubsubTableProviderIT.testSQLSelectsArrayAttributes[0] failing in SQL PostCommit

    [ https://issues.apache.org/jira/browse/BEAM-12320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388260#comment-17388260 ] 

Emily Ye edited comment on BEAM-12320 at 7/27/21, 7:34 PM:
-----------------------------------------------------------

Still happening ([https://ci-beam.apache.org/job/beam_PostCommit_SQL/6551/)] - I'm going to assign to Kyle again for next steps/reassigning. 

Another issue might have made flaky behavior more likely, as a few failures in the same test in a row: [https://ci-beam.apache.org/job/beam_PostCommit_SQL/6552/,] [https://ci-beam.apache.org/job/beam_PostCommit_SQL/6553/,] but there was no seemingly related PR. 


was (Author: emilymye):
Still happening ([https://ci-beam.apache.org/job/beam_PostCommit_SQL/6551/)] - I'm going to assign to Kyle again for next steps/reassigning. 

> PubsubTableProviderIT.testSQLSelectsArrayAttributes[0] failing in SQL PostCommit
> --------------------------------------------------------------------------------
>
>                 Key: BEAM-12320
>                 URL: https://issues.apache.org/jira/browse/BEAM-12320
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql, test-failures
>            Reporter: Brian Hulette
>            Assignee: Kyle Weaver
>            Priority: P1
>              Labels: flake
>             Fix For: Not applicable
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Failing since https://ci-beam.apache.org/job/beam_PostCommit_SQL/6260/
> {code}
> java.lang.AssertionError: Did not receive signal on projects/apache-beam-testing/subscriptions/result-subscription--1731534761628855545 in 60s
> 	at org.apache.beam.sdk.io.gcp.pubsub.TestPubsubSignal.pollForResultForDuration(TestPubsubSignal.java:341)
> 	at org.apache.beam.sdk.io.gcp.pubsub.TestPubsubSignal.waitForSuccess(TestPubsubSignal.java:288)
> 	at org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubTableProviderIT.testSQLSelectsArrayAttributes(PubsubTableProviderIT.java:256)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)