Started by an SCM change [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/Binnie's 1.12/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ForestryMC/Binnie.git # timeout=10 Fetching upstream changes from https://github.com/ForestryMC/Binnie.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master-MC1.12^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master-MC1.12^{commit} # timeout=10 Checking out Revision b18c195aa9e7e8d4b8b33894bd7db3e7d698dc13 (refs/remotes/origin/master-MC1.12) Commit message: "Refactoring Botany Modules and Fix #252" > git config core.sparsecheckout # timeout=10 > git checkout -f b18c195aa9e7e8d4b8b33894bd7db3e7d698dc13 > git rev-list e2a49158f35010aab98757ab8ee00bae77942467 # timeout=10 [EnvInject] - Mask passwords that will be passed as build parameters. [workspace] $ /bin/sh -xe /tmp/jenkins4487395649767201139.sh + ./gradlew clean setupCIWorkspace build uploadArchives curseforge Starting a Gradle Daemon (subsequent builds will be faster) ################################################# ForgeGradle 2.3-SNAPSHOT-a228a83 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# :clean :extractMcpMappings :deobfCompileDeobfDepTask0 SKIPPED :deobfCompileRemapDepSourcesTask1 SKIPPED :deobfCompileDummyTask :getVersionJson :extractUserdev UP-TO-DATE :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :applyBinaryPatches SKIPPED :deobfProvidedDeobfDepTask0 SKIPPED :deobfProvidedDeobfDepTask1 SKIPPED :deobfProvidedDeobfDepTask2 SKIPPED :deobfProvidedDeobfDepTask3 SKIPPED :deobfProvidedDeobfDepTask4 SKIPPED :deobfProvidedRemapDepSourcesTask5 SKIPPED :deobfProvidedRemapDepSourcesTask6 SKIPPED :deobfProvidedDummyTask :extractDependencyATs SKIPPED :extractMcpData SKIPPED :genSrgs SKIPPED :deobfMcMCP SKIPPED :setupCiWorkspace :sourceApiJava :compileApiJava NO-SOURCE :processApiResources NO-SOURCE :apiClasses UP-TO-DATE :sourceMainJava :compileJava/var/lib/jenkins/jobs/Binnie's 1.12/workspace/build/sources/main/java/binnie/botany/recipes/CeramicTileRecipe.java:18: error: package binnie.botany.gardening does not exist import binnie.botany.gardening.ModuleGardening; ^ 1 error FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED in 28s 9 actionable tasks: 8 executed, 1 up-to-date Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE