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

[jira] [Created] (BEAM-12653) Dataflow validatesRunnerV2TestStreaming broken

Andrew Pilloud created BEAM-12653:
-------------------------------------

             Summary: Dataflow validatesRunnerV2TestStreaming broken
                 Key: BEAM-12653
                 URL: https://issues.apache.org/jira/browse/BEAM-12653
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Andrew Pilloud


https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1013/
https://scans.gradle.com/s/6722dp7wsep2o
{code}
java.lang.RuntimeException: A worker was unable to start up.  Error: Unable to pull container image due to error: image pull request failed with error: Error response from daemon: manifest for us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210722060103 not found: manifest unknown: Failed to fetch "20210722060103" from request "/v2/apache-beam-testing/java-postcommit-it/java/manifests/20210722060103".. This is likely due to an invalid SDK container image URL. Please verify any provided SDK container image is valid and that Dataflow workers have permissions to pull image.	
at org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:141)	
at org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:93)	
at org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:55)	
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:323)	
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:398)	
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:334)	
at org.apache.beam.sdk.transforms.CombineTest$SharedTestBase.runTestBasicCombine(CombineTest.java:138)	
at org.apache.beam.sdk.transforms.CombineTest$BasicTests.testBasicCombineEmpty(CombineTest.java:686)	
•••
at org.apache.beam.sdk.testing.TestPipeline$1.evaluate(TestPipeline.java:322)	
•••
{code}

Possibly related to https://github.com/apache/beam/commit/31c2b76710f863c54da79ac9f34e6a76ebaabbeb or possibly just really flaky?



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