-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
smartos: test-http-res-write-after-end - possible intermittent failure #10592
Comments
Stress test run https://ci.nodejs.org/job/node-stress-single-test/1096/ |
I am unable to reproduce this failure on a local SmartOS instance. There are also lots of node processes that exist before the build starts:
Do you think we should start killing all node procs before we do these runs? |
To paraphrase what I wrote in #11026: So far, I haven't been able to reproduce the problem described by any of the issues listed above. In order to be able to get more information and investigate future spurious failures, I submitted a PR that sends In the meantime I'll continue trying to reproduce and investigate those issues, I'll keep you posted. |
Again, pasting what I wrote in #11026 to make sure anyone coming here is aware of the current progress on this issue. #11086 was merged and nodejs/build#613 was created to make tests that time out generate a core file that could be inspected to help root cause these failures. Thus, I'd suggest that we mark this test (and the other flaky ones mentioned in #11026 (comment)) as flaky on SmartOS. Then we should make sure that when a build is marked "unstable" on SmartOS, we grab the core files that are generated and upload them somewhere (we can use Joyent's manta for that, as this is part of the resources donated by Joyent to the project) where they won't be cleaned up for further investigation. How does that sound? |
Sounds like a good plan for me. |
Haven't seen this in months. Closing. Feel free to re-open or comment if it should be open. |
This test failed in a recent run for unrelated changes:
https://ci.nodejs.org/job/node-test-commit-smartos/6112/nodes=smartos14-64/console
The text was updated successfully, but these errors were encountered: