Hi Quang,
It is possible that your repository credentials are missing.
The repository configuration in build.gradle expects premiumRepoUser and premiumRepoPass properties to be passed as repository credentials.
You can uncomment your premium libs and supply these properties to the Gradle process as parameters.
See this answer: Error while trying to build project from CI/CD pipeline - #2 by krivopustov
Regards,
Sergey