Skip to content

Intermittent AuTest failure: pqsi-pqsp (log output does not match gold) #13319

Description

@moonchen

The pqsi-pqsp gold test (tests/gold_tests/logging/pqsi-pqsp.test.py) is flaky on CI. It issues a cache-miss request followed by a cache-hit request, then compares the logged %<pqsi>/%<pqsp> output — after masking the first line's IP/port with sed '1s/^127.0.0.1 [1-6][0-9]*$$/abc/' — against gold/pqsi-pqsp.gold. The gold comparison intermittently fails and passes on re-run with no code change.

Test : Checking that ReturnCode == None - Failed
   Run: 3-tr: Failed
     Process: Default: Failed
       Test : Checking that ReturnCode == 0 - Failed
       file .../pqsi-pqsp/_output/3-tr-Default/stream.stdout.txt : Checking that .../stream.stdout.txt matches gold/pqsi-pqsp.gold - Failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions