java.lang.VerifyError

Hello
When I try to execute my test suites for Mobile automation from TestOPS, in Local environment, this error is displayed

Caught: java.lang.VerifyError: class org.eclipse.jetty.server.HttpConnection overrides final method toString.()Ljava/lang/String;

Thank you

I’m also being stuck with this issue when executing my scripts in Azure DevOps.
I have tried some versions: 7.8.2, 7.9.0 and 7.9.1 but nothing changed.

Any help?