Branch indexing 10:22:08 Connecting to https://api.github.com using progwml6 ci login Obtained Jenkinsfile from d98a75ad4f802431389673c5ac0e87c6b674fdde [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential progwml6-ci-gh-login > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/SlimeKnights/TinkersConstruct.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/SlimeKnights/TinkersConstruct.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/SlimeKnights/TinkersConstruct.git +refs/heads/1.18.2:refs/remotes/origin/1.18.2 # timeout=10 Checking out Revision d98a75ad4f802431389673c5ac0e87c6b674fdde (1.18.2) > git config core.sparsecheckout # timeout=10 > git checkout -f d98a75ad4f802431389673c5ac0e87c6b674fdde # timeout=10 Commit message: "Update Mantle and migrate some utilities to Mantle versions" > git rev-list --no-walk 7c9e6518261cc2159a4374d0967cbc7412a659db # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential progwml6-ci-gh-login > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/SlimeKnights/TinkersConstruct.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/SlimeKnights/TinkersConstruct.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/SlimeKnights/TinkersConstruct.git +refs/heads/1.18.2:refs/remotes/origin/1.18.2 # timeout=10 Checking out Revision d98a75ad4f802431389673c5ac0e87c6b674fdde (1.18.2) > git config core.sparsecheckout # timeout=10 > git checkout -f d98a75ad4f802431389673c5ac0e87c6b674fdde # timeout=10 Commit message: "Update Mantle and migrate some utilities to Mantle versions" [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh + JAVA_HOME=/var/lib/jenkins/jdk-17.0.1+12/ + ./gradlew build -PBUILD_NUMBER=54 --no-daemon To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build [10:22:52] [main/INFO]: Writing debug log file accesstransform.log [10:22:52] [main/INFO]: Access Transformer processor running version 8.0.7+8.0.7+master.43473d43 [10:22:52] [main/INFO]: Command line arguments [--inJar, /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.21/forge-1.18.2-40.1.21-injected.jar, --outJar, /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2/forge-1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2.jar, --logFile, accesstransform.log, --atFile, /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/src/main/resources/META-INF/accesstransformer.cfg, --atFile, /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/_atJar_4/parent_at.cfg] [10:22:52] [main/INFO]: Reading from /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.21/forge-1.18.2-40.1.21-injected.jar [10:22:52] [main/INFO]: Writing to /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2/forge-1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2.jar [10:22:52] [main/INFO]: Transformer file /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/src/main/resources/META-INF/accesstransformer.cfg [10:22:52] [main/INFO]: Transformer file /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/_atJar_4/parent_at.cfg [10:22:52] [main/WARN]: Found existing output jar /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2/forge-1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2.jar, overwriting [10:22:55] [main/INFO]: JAR transformation complete /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/build/fg_cache/net/minecraftforge/forge/1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2/forge-1.18.2-40.1.21_mapped_parchment_2022.03.13-1.18.2.jar Creating SRG -> MCP TSRG > Task :generateMainEffectiveLombokConfig1 > Task :compileJava /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.18.2/src/main/java/slimeknights/tconstruct/library/tools/nbt/ToolStack.java:565: error: cannot find symbol public Component tryValidate() { ^ symbol: class Component location: class ToolStack 1 error > Task :compileJava 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. > 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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 9s 2 actionable tasks: 2 executed [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) Stage "Archive" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE