Liquibase is stuck on 'Reading from [dbo].[DATABASECHANGELOG]'

Does anybody have any idea why my Liquibase deployment hangs on ‘Reading from [dbo].[DATABASECHANGELOG]’ and just sits there infinitely? I even dropped and recreated DATABASECHANGELOG and DATABASECHANGELOGLOCK tables, and I thought it would give me a clean slate, but alas, it’s still stuck on that ‘reading’ step.

Thanks in advance,

Vlad