Skip to content

LuceneIndexMaintenanceTest.manyDocumentSlow timed out after 20 minutes #3262

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

Open
ScottDugas opened this issue Mar 20, 2025 · 0 comments
Open

Comments

@ScottDugas
Copy link
Collaborator

LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [3] false, true, false, 96, 1, 296, 1221352003512412684

Timed out after 20 minutes

https://github.com/FoundationDB/fdb-record-layer/actions/runs/13963681939

The two other test runs in that nightly were noticeably faster:

2025-03-20T07:47:08.8939494Z 2025-03-20T07:47:08.855374313Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [1] true, true, true, 80, 2, 200, 234809 SUCCESS (358,590ms)
2025-03-20T07:55:33.8939570Z 2025-03-20T07:55:33.882057618Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [2] false, true, false, 50, 8, 212, 3125111852333110588 SUCCESS (505,026ms)
2025-03-20T08:15:33.9940127Z 2025-03-20T08:15:33.947221096Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [3] false, true, false, 96, 1, 296, 1221352003512412684 FAILURE (1,200,018ms)

And the nightly run before had some slow ones:

2025-03-19T07:45:29.3163489Z 2025-03-19T07:45:29.281705228Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [1] true, true, true, 80, 2, 200, 234809 SUCCESS (355,052ms)
2025-03-19T07:53:41.6163354Z 2025-03-19T07:53:41.531244686Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [2] false, true, false, 50, 8, 212, 3125111852333110588 SUCCESS (492,250ms)
2025-03-19T08:00:49.0163161Z 2025-03-19T08:00:48.960534029Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [3] true, false, true, 50, 4, 284, -1721114578855540951 SUCCESS (427,429ms)
2025-03-19T08:15:50.4163064Z 2025-03-19T08:15:50.331842942Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [4] false, true, true, 294, 3, 285, 3294362464636870915 SUCCESS (901,371ms)

And before that:

2025-03-18T07:44:21.2811583Z 2025-03-18T07:44:21.259591929Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [1] true, true, true, 80, 2, 200, 234809 SUCCESS (335,186ms)
2025-03-18T07:52:16.0810884Z 2025-03-18T07:52:16.049102803Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [2] false, true, false, 50, 8, 212, 3125111852333110588 SUCCESS (474,789ms)
2025-03-18T08:10:35.3815835Z 2025-03-18T08:10:35.368440740Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [3] true, false, true, 283, 1, 282, -3719638592376331633 SUCCESS (1,099,320ms)
2025-03-18T08:14:48.3810875Z 2025-03-18T08:14:48.294517150Z LuceneIndexMaintenanceTest > manyDocumentSlow(boolean, boolean, boolean, int, int, int, long) > [4] true, true, false, 62, 9, 203, 1801535712111035345 SUCCESS (252,926ms)

Those get up near 1,000 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant