Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-72957

stepdown suites logs are polluted with non relevant error messages

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Sharding EMEA 2023-01-23

      In all stepdowns suites logs are polluted with the following error message:

      assert.soonNoExcept caught exception, exception: Error: couldn't open file /data/db/job0/resmoke/idle_ack

      Usually around 10 times.

      This is caused by this logic in the resmoke runner that waits for the stepdown thread to be ready. This is achieved by attempting to repeatedly open the idle_ack file, that will fail until the stepdown thread will be ready and will create it.

      I believe all these error messages in the logs could be confusing and they do not really have much value since this error is expected.

       

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: