Abacn commented on PR #30592:
URL: https://github.com/apache/beam/pull/30592#issuecomment-1988987213

   Python coverage test failing
   
   ```
   1 out of 5 runs failed: test_embeddings_with_read_artifact_location_2
   
   RuntimeError: FileNotFoundError: [Errno 2] No such file or directory: 
'/home/runner/.cache/torch/sentence_transformers/intfloat_e5-base-v2/special_tokens_map.json.lock'
 [while running 'MLTransform/RunInference/BeamML_RunInference']
   self = <apache_beam.runners.common.DoFnRunner object at 0x7b2f1f7dbd90>
   lifecycle_method = <bound method DoFnInvoker.invoke_setup of 
<apache_beam.runners.common.PerWindowInvoker object at 0x7b2f35eef880>>
   
       def _invoke_lifecycle_method(self, lifecycle_method):
         try:
           self.context.set_element(None)
   >       lifecycle_method()
   
   ```
   untelated flakiness


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to