Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/JustEnoughItems-MC1.12
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/mezz/JustEnoughItems.git # timeout=10
Fetching upstream changes from https://github.com/mezz/JustEnoughItems.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/mezz/JustEnoughItems.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/1.10
Seen branch in repository origin/1.11
Seen branch in repository origin/1.12
Seen branch in repository origin/1.12-wip
Seen branch in repository origin/1.13-pre
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8.8
Seen branch in repository origin/1.8.9
Seen branch in repository origin/1.9
Seen branch in repository origin/default-wrapper
Seen branch in repository origin/ingredient-list-refactor
Seen branch in repository origin/sorting
Seen branch in repository origin/subtype-interpreter
Seen branch in repository origin/test-travis-ci
Seen 14 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 48cadc25775f08dbd7d4810cec9dc76fb86a8d46 (origin/1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 48cadc25775f08dbd7d4810cec9dc76fb86a8d46 # timeout=10
Commit message: "Fix #1482 Enchanted Books not being hidden"
 > git rev-list --no-walk 4bb22806307c9dcafa009e7b06336427d56ec98d # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Mask passwords that will be passed as build parameters.
[JustEnoughItems-MC1.12] $ /bin/sh -xe /tmp/jenkins5362335071555019191.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[JustEnoughItems-MC1.12] $ /var/lib/jenkins/workspace/JustEnoughItems-MC1.12/gradlew ******** -s -Plocal_maven=/var/www/dvs1/files/maven setupCIWorkspace test reobf uploadArchives curseforge
Starting a Gradle Daemon (subsequent builds will be faster)
This mapping 'stable_nodoc_39' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-7764e3e        
  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
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processApiResources NO-SOURCE
:apiClasses
:sourceMainJava
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:processResources
:classes
:sourceTestJava
:compileTestJava
:processTestResources NO-SOURCE
:testClasses
:test
mezz.jei.test.TickTimerTest
    ? testBasicTickTimerMath
    ? testMoreTicksThanValuesMath
    ? testIndivisibleTicking

mezz.jei.test.IngredientFilterTest
    ? testSetup
    ? testAddingAndRemovingIngredients
    ? testRebuilding
    ? testApiBlacklist
    ? testConfigBlacklist

--------------------------------------------------------------------------
Results: SUCCESS (8 tests, 8 passed, 0 failed, 0 skipped)
--------------------------------------------------------------------------
:jar
:reobfJar
:extractAnnotationsJar
:apiJar
:javadoc
:javadocJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/JustEnoughItems-MC1.12/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:uploadArchives
:makeChangelog
:curseforge238222
Invalid cookie header: "Set-Cookie: AWSALB=y3Qh5mgJLSCa7Ks1ma8pGDOP80Tb50kSsayKa+MQkrklJ2cTp3/nRvW0nHTtTumjU0OzDeg/RIvu4FDfjmjE6Yx1/EYQ6BQ46jYRyDfEXnwUgAawKzcZJYOaWz8j; Expires=Mon, 04 Mar 2019 07:07:36 GMT; Path=/". Invalid 'expires' attribute: Mon, 04 Mar 2019 07:07:36 GMT
Invalid cookie header: "Set-Cookie: AWSALB=8PhHv2ZBcsC3WOwr9RF3ajYWwFZDluv1M92iqyFYkla5rVHx7KJN2kitL/v6k8TT2oj6GdfWoV72feziRO8PkZv1VMhC9kGM5q85AdohUIg0/CGpiH1itCSyh2YU; Expires=Mon, 04 Mar 2019 07:07:36 GMT; Path=/". Invalid 'expires' attribute: Mon, 04 Mar 2019 07:07:36 GMT
Invalid cookie header: "Set-Cookie: AWSALB=l9mDGsFGKtMG0nA8SiBy+hLVJRp3gRuHl3XQ9/rY5V3wZXBN1da1qiCjbBrQVb1XlIlL53sjjqSwRtFGRWJCDKS7OkX3YYygWkde3gciqhHzPt3O2eg9XzPnzrgi; Expires=Mon, 04 Mar 2019 07:07:37 GMT; Path=/". Invalid 'expires' attribute: Mon, 04 Mar 2019 07:07:37 GMT
Uploaded /var/lib/jenkins/workspace/JustEnoughItems-MC1.12/build/libs/jei_1.12.2-4.14.4.267.jar to CurseForge Project: 238222, with ID: 2680018
:curseforge

BUILD SUCCESSFUL in 28s
25 actionable tasks: 24 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Triggering a new build of nexus-indexes
Finished: SUCCESS