You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 01:21:54 UTC

[GitHub] [beam] damccorm opened a new issue, #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

damccorm opened a new issue, #21706:
URL: https://github.com/apache/beam/issues/21706

   Causing unit test failures in nightly
   
   [https://github.com/apache/beam/runs/6150980228?check_suite_focus=true#step:6:112](https://github.com/apache/beam/runs/6150980228?check_suite_focus=true#step:6:112)
   
   [https://github.com/apache/beam/runs/6143954692?check_suite_focus=true#step:6:308](https://github.com/apache/beam/runs/6143954692?check_suite_focus=true#step:6:308)
   
   [https://github.com/apache/beam/runs/6137479897?check_suite_focus=true#step:6:112](https://github.com/apache/beam/runs/6137479897?check_suite_focus=true#step:6:112)
    
   @pytest.mark.timeout(3) 
   [118](https://github.com/apache/beam/runs/6137479897?check_suite_focus=true#step:6:118) def test_dynamic_timer_clear_then_set_timer(self):
   E Failed: Timeout \>3.0s
   
    
   
    
   
   Imported from Jira [BEAM-14367](https://issues.apache.org/jira/browse/BEAM-14367). Original Jira may contain additional context.
   Reported by: yihu.


-- 
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-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
kennknowles commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1283355024

   There is no sign of an infrastructure failure. This appears to be an actually-possible execution that fails. This suggests a race condition to me, and the heavy load on the Jenkins workers causes it.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] AnandInguva commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1151188633

   > Who would be a good owner for this issue? @tvalentyn @AnandInguva ?
   > 
   > >
   
   I will take a look and assign to appropriate people. Thanks


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] aaltay commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
aaltay commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1149405821

   > > @damccorm - What is limitation for doing that?
   > 
   > It requires a user to interact with the issue or have some level of permission (e.g. committer) in the repo before assignment.
   
   Thank you. Could we clarify this somewhere, and also provide guidance for people what should they do if they cannot assign an issue. (Example a similar issue Sachin faced here https://github.com/apache/beam/issues/21741 - created the issue but could not assign to Reza. I was able to assign it. I guess because both I and Reza are committers?)


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] aaltay commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
aaltay commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1149280672

   Who would be a good owner for this issue? @tvalentyn @AnandInguva ?
   
   > Unable to assign user @AnandInguva. 
   @damccorm - What is limitation for doing that?


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1150057894

   >Thank you. Could we clarify this somewhere, and also provide guidance for people what should they do if they cannot assign an issue. (Example a similar issue Sachin faced here https://github.com/apache/beam/issues/21741 - created the issue but could not assign to Reza. I was able to assign it. I guess because both I and Reza are committers?)
   
   Sure! I already had a pr to add some automation to make this easier with other doc changes, so I bundled this guidance into that change: https://github.com/apache/beam/pull/21719


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pabloem commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
pabloem commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1282759466

   I've ran this many many times on my laptop without causing it to fail. I'll close this for now.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1146718269

   Unable to assign user @AnandInguva. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment in this repo.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1149357352

   > @damccorm - What is limitation for doing that?
   
   It requires a user to interact with the issue or have some level of permission (e.g. committer) in the repo before assignment.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pabloem commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
pabloem commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1155429619

   agreed with Kenn that this is not a 2.40.0 blocker


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] AnandInguva commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1153075313

   @pabloem Are you the owner of this test? If yes, could you take a look on why this is flaky? Thanks


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
kennknowles commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1155259150

   Clearing the milestone field since this doesn't seem like it is a release blocker. Would this flaking test possibly indicate a problem that makes the release non-functional?


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1147768918

   Still observed after #17569 though less frequently: https://github.com/apache/beam/runs/6760704625?check_suite_focus=true


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] aaltay commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
aaltay commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1150190733

   > > Thank you. Could we clarify this somewhere, and also provide guidance for people what should they do if they cannot assign an issue. (Example a similar issue Sachin faced here #21741 - created the issue but could not assign to Reza. I was able to assign it. I guess because both I and Reza are committers?)
   > 
   > Sure! I already had a pr to add some automation to make this easier with other doc changes, so I bundled this guidance into that change: #21719
   
   Thank you. This is an improvement. I understand why this is a limitation in general, but it is a bit unfortunate. I feel like we will end up with the workflow of file an issue, and tag someone to comment so that they can assign the bug to themselves, but until they do that the dashboards etc will have issues without owners. I think this is an acceptable trade off, but if you can think of any improvements I would take it :)


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1282766015

   I think if it is specific to our (poor) test infrastructure we can downgrade the priority and leave it open for track.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by "kennknowles (via GitHub)" <gi...@apache.org>.
kennknowles commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1428718562

   I'm assuming lack of response means that this is on the back burner and could be unassigned?


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
kennknowles commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1341287231

   @pabloem any update? are you working on this right now?


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pabloem closed issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
pabloem closed issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer
URL: https://github.com/apache/beam/issues/21706


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pabloem commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
pabloem commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1282825861

   thanks @Abacn !


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1282763266

   This only flakes on jenkins.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
kennknowles commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1283357156

   Based on it being a timeout I would guess deadlock (assuming 3 seconds is many orders of magnitude more than a successful run takes). Something to do with a concurrent map used in the dynamic timers? I don't know what this looks like in the Python codebase.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] chamikaramj commented on issue #21706: Flaky timeout in github Python unit test action StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer

Posted by GitBox <gi...@apache.org>.
chamikaramj commented on issue #21706:
URL: https://github.com/apache/beam/issues/21706#issuecomment-1284632342

   Hi folks,
   
   Is this an actual blocker for the 2.43.0 release ? Seems like it was added to the milestone automatically.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org