Console Output

Push event to branch 1.12
16:49:37 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login)
Obtained Jenkinsfile from 91e81ad16f9edcdf997803cc68b07460bad06a98
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.12:refs/remotes/origin/1.12
Checking out Revision 91e81ad16f9edcdf997803cc68b07460bad06a98 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91e81ad16f9edcdf997803cc68b07460bad06a98
Commit message: "Fix little mistake in readme"
 > git rev-list --no-walk cf6da902d4787f762b71953230b61e42ccd98967 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.12:refs/remotes/origin/1.12
Checking out Revision 91e81ad16f9edcdf997803cc68b07460bad06a98 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91e81ad16f9edcdf997803cc68b07460bad06a98
Commit message: "Fix little mistake in readme"
[Pipeline] sh
[Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q@2] Running shell script
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q@2] Running shell script
+ ./gradlew clean setupCIWorkspace --no-daemon
This mapping 'snapshot_20180101' 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         
#################################################
Found AccessTransformer: jei_at.cfg_jei_1.12.2-4.8.5.139_at.cfg
Found AccessTransformer: tconstruct_at.cfg_TConstruct-1.12-2.8.1.515_at.cfg
Found AccessTransformer: mantle_at.cfg_Mantle-1.12-1.3.1.22_at.cfg
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4 SKIPPED
:deobfCompileRemapDepSourcesTask5 SKIPPED
:deobfCompileRemapDepSourcesTask6 SKIPPED
:deobfCompileRemapDepSourcesTask7 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches
:deobfProvidedDummyTask
:extractDependencyATs
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP
Applying SpecialSource...
:deobfMcMCP FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':deobfMcMCP'.
> java.io.FileNotFoundException: /var/lib/jenkins/workspace/Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q@2/build/depAts/jei_at.cfg_jei_1.12.2-4.8.5.139_at.cfg (No such file or directory)

* 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: 18.585 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to earlier failure(s)
[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

GitHub has been notified of this commit?s build result

ERROR: script returned exit code 1
Finished: FAILURE