gerrit-queue: clbot attempts to submit changes that are not ready yet

#182
Opened by tazjin at 2022-05-26T20·54+00

We've had a couple of incidents (all today) of clbot doing things that we don't expect it to do, specifically:

In the logs of the service it seems like its series (i.e. CL chain) detection is failing for some (as of yet) mysterious reason and returning smaller chunks than expected. It also seems to be ignoring Gerrit "submittability".

What's weird about this issue is that literally nothing was changed in the service code, not even dependency versions (which are pinned of course). We deployed whitby a few days ago to a new channel, and I suspect that whatever happened was introduced through the channel bump changing some behaviour in either Gerrit or gerrit-queue (JVM, Go compiler, idk ...).

  1. For some reason this only happened on the day that this issue was reported, which leaves a host of weirdly fun possibilities for what caused it (calendar dependencies? where? something extraordinary happening on whitby that day?)

    tazjin at 2022-06-11T16·26+00

  2. I believe I have experienced this too in our setup. If you apply the autosubmit label from top commit to bottom I believe it can reproduced. I stopped doing this ;-)

    asmundo at 2022-11-18T08·16+00