[ https://issues.apache.org/jira/browse/BEAM-13351?focusedWorklogId=691286&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-691286 ]
ASF GitHub Bot logged work on BEAM-13351: ----------------------------------------- Author: ASF GitHub Bot Created on: 06/Dec/21 18:40 Start Date: 06/Dec/21 18:40 Worklog Time Spent: 10m Work Description: y1chi commented on pull request #15936: URL: https://github.com/apache/beam/pull/15936#issuecomment-987052788 > Hi, could you provide more information regarding the failed run? Is this a flake, or consistent error? Where is this test running? > > The test passes locally for me. The exception is coming from [line 85](https://github.com/apache/beam/pull/15936/files#diff-70bd3a45eeb201c23bf129069100faea2d2ba1550f955a74e64057c28bbe021eR85) but this is the exact same setup that other integration tests use (eg. [FhirIOSearchIT](https://github.com/msbukal/beam/blob/1d21e872c33ba06260816858ccb9737fde0e8371/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIOSearchIT.java#L92)). Probably because I run the test independently it passes, will investigate more. You can check the jenkins job from https://issues.apache.org/jira/browse/BEAM-13387 it seems to fail consistently, but only on dataflow runner v2. On dataflow runner v1 it seems passing https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/993/testReport/org.apache.beam.sdk.io.gcp.healthcare/FhirIOPatientEverythingIT/testFhirIOPatientEverything_R4_/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 691286) Time Spent: 40m (was: 0.5h) > Add a connector for FhirIO's GetPatientEverything functionality > --------------------------------------------------------------- > > Key: BEAM-13351 > URL: https://issues.apache.org/jira/browse/BEAM-13351 > Project: Beam > Issue Type: New Feature > Components: io-java-healthcare > Reporter: Pablo Estrada > Priority: P2 > Time Spent: 40m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.1#820001)