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

./gradlew metacatPorts fails with jq error #453

Open
Leotomas opened this issue Aug 27, 2021 · 0 comments
Open

./gradlew metacatPorts fails with jq error #453

Leotomas opened this issue Aug 27, 2021 · 0 comments

Comments

@Leotomas
Copy link

Hello dear metacat team,

I am trying to run metacat via docker, as explained in your project documentation but running ./gradlew metacatPorts yields the following error:

> Task :metacat-functional-tests:metacatPorts
jq: error (at <stdin>:263): Cannot iterate over null (null)

> Task :metacat-functional-tests:metacatPorts FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/XXXX/playground/metacat/metacat-functional-tests/build.gradle' line: 114

* What went wrong:
Execution failed for task ':metacat-functional-tests:metacatPorts'.
> Process 'command 'sh'' finished with non-zero exit value 10

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 35m 2s
93 actionable tasks: 51 executed, 42 up-to-date

Environment:

  • Debian 10 Buster
  • openjdk version "1.8.0_292"
  • jq-1.5-1-a5b5cbe

Any pointers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant