gifted-arm-43579
07/16/2021, 6:55 AMloud-island-88694
gifted-arm-43579
07/19/2021, 12:39 AMloud-island-88694
loud-island-88694
loud-island-88694
gifted-arm-43579
07/19/2021, 11:02 PMdatahub$ gradle build
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: <https://docs.gradle.org/6.7/userguide/gradle_daemon.html>.
Daemon will be stopped at the end of the build stopping after processing
Configuration on demand is an incubating feature.
> Task :metadata-models-ext:changedFilesReport FAILED
> Task :li-utils:generateDataTemplate
There are 24 data schema input files. Using input root folder: /mnt/c/INTERPARK/datahub/li-utils/src/main/pegasus
[main] INFO com.linkedin.pegasus.generator.PegasusDataTemplateGenerator - Generating 24 files
> Task :metadata-models-generator:compileJava
Note: /mnt/c/INTERPARK/datahub/metadata-models-generator/src/main/java/com/linkedin/metadata/generator/SchemaAnnotationRetriever.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':metadata-models-ext:changedFilesReport'.
> You must declare outputs or use `TaskOutputs.upToDateWhen()` when using the incremental task API
BUILD FAILED in 58s
6 actionable tasks: 6 executed
loud-island-88694
java --version
gifted-arm-43579
07/20/2021, 12:03 AMdatahub$ java -version
openjdk version "1.8.0_272"
OpenJDK Runtime Environment (build 1.8.0_272-8u272-b10-0ubuntu1~18.04-b10)
OpenJDK 64-Bit Server VM (build 25.272-b10, mixed mode)
loud-island-88694
green-football-43791
07/20/2021, 9:20 PMgreen-football-43791
07/20/2021, 9:20 PMgifted-arm-43579
07/21/2021, 2:39 AMgreen-football-43791
07/21/2021, 2:42 AMgreen-football-43791
07/21/2021, 2:42 AMDeclaring an incremental task without declaring outputs is now an error. Declare file outputs or use TaskOutputs.upToDateWhen() instead.
green-football-43791
07/21/2021, 2:42 AMgreen-football-43791
07/21/2021, 2:42 AMgifted-arm-43579
07/21/2021, 3:02 AMgreen-football-43791
07/21/2021, 9:49 PMgifted-arm-43579
07/22/2021, 12:42 AM