Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Gradle Docker Compose Up - D Gradle Build Failure #1498

Open
KevinChung616 opened this issue May 24, 2024 · 0 comments
Open

Mac Gradle Docker Compose Up - D Gradle Build Failure #1498

KevinChung616 opened this issue May 24, 2024 · 0 comments

Comments

@KevinChung616
Copy link

Hi, I was following the guide. I had gradle on my laptop.

When I executed docker compose command. There is a gradle build test failure. Here is the log.

Thanks for checking.

#0 176.1 > Task :zally-server:test
#0 182.0 
#0 182.0 RestApiViolationsTest > shouldReturn404WhenHostNotRecognised() FAILED
#0 182.0     org.opentest4j.AssertionFailedError at RestApiViolationsTest.kt:173
#0 211.3 2024-05-24 14:29:02.755  INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
#0 211.3 2024-05-24 14:29:02.759  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown initiated...
#0 211.3 2024-05-24 14:29:02.763  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown completed.
#0 211.6 2024-05-24 14:29:02.975  INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
#0 211.6 2024-05-24 14:29:02.976  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-2 - Shutdown initiated...
#0 211.6 2024-05-24 14:29:02.977  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-2 - Shutdown completed.
#0 211.6 2024-05-24 14:29:02.991  INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
#0 211.6 2024-05-24 14:29:02.992  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-3 - Shutdown initiated...
#0 211.6 2024-05-24 14:29:02.993  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-3 - Shutdown completed.
#0 211.6 2024-05-24 14:29:02.995  INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
#0 211.6 2024-05-24 14:29:02.996  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-4 - Shutdown initiated...
#0 211.6 2024-05-24 14:29:02.997  INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-4 - Shutdown completed.
#0 211.7 
#0 211.7 995 tests completed, 1 failed, 1 skipped
#0 211.8 
#0 211.8 > Task :zally-server:test FAILED
#0 211.8 
#0 211.8 FAILURE: Build failed with an exception.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants