Autobuild never finishes, logs show build is done

As the title states, logs show my build (pulled from a code repo) is done

[..... Previous logs .....]
[info] + Must not auto-draw in B vs K endgame, king can win
[info] Total for specification HordeVariantTest
[info] Finished in 169 ms
[info] 11 examples, 0 failure, 0 error
[info] Passed: Total 707, Failed 0, Errors 0, Passed 700, Skipped 7
[success] Total time: 659 s, completed Aug 6, 2019 4:44:32 PM
Removing intermediate container 5adb5f761126
---> cc1e3758066c
Successfully built cc1e3758066c
Successfully tagged hyperchess/alpine-scalachess:latest
Pushing index.docker.io/hyperchess/alpine-scalachess:latest...
Done!
Build finished

This was well over an hour ago, yet when I got to builds it still shows as “In progress” and my repository public view has the text " This repository doesn’t have any autobuilds" under autobuilds.

Is there something wrong going on?