Skip to content
Failed

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/IC2_112/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url /var/lib/gitolite/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
 > git --version # timeout=10
 > git fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/112^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/112^{commit} # timeout=10
Checking out Revision c6e620c6c7f1981184f4fa87c3e21a54ae37f53d (refs/remotes/origin/112)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6e620c6c7f1981184f4fa87c3e21a54ae37f53d
Commit message: "Fix the painter cleaning recipe not working"
 > git rev-list --no-walk 5ec5c4d938a7ba29c073480fb1cc75ea06975a7a # timeout=10
 > git tag -a -f -m Jenkins Build #85 jenkins-IC2_112-85 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3206318981935964442.sh
+ /bin/bash -c BUILD_SUFFIX=ex112 ./gradlew clean setupCIWorkspace build uploadArchives curseforge
Version 2.8.85-ex112
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-ee3e3df        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileRemapDepSourcesTask1 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processResources
:classes
:apiJar
:devJarSigned
:devJar
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:mainJarSigned
:mainJar
:extractAnnotationsJar
:assemble
:changelog
Generating changelog from commit 5ec5c4d938a7ba29c073480fb1cc75ea06975a7a to commit c6e620c6c7f1981184f4fa87c3e21a54ae37f53d
:check UP-TO-DATE
:build
:uploadArchives
:curseforge242638
Uploaded /var/lib/jenkins/jobs/IC2_112/workspace/build/libs/industrialcraft-2-2.8.85-ex112.jar to CurseForge Project: 242638, with ID: 2572795
Uploaded /var/lib/jenkins/jobs/IC2_112/workspace/build/libs/industrialcraft-2-2.8.85-ex112-dev.jar to CurseForge Project: 242638, with ID: 2572796
:curseforge242638 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':curseforge242638'.
> [CurseForge 242638] Error Code 500: An unhandled exception occurred while processing the request.

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

BUILD FAILED

Total time: 2 mins 11.523 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE