Push event to branch master Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from 48bfd286ccc45c0a6ae15c1b1f0c0dd6856b207a Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Inspirations_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential progwml6-ci-gh-login Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/KnightMiner/Inspirations.git > git init /var/lib/jenkins/workspace/Inspirations_master # timeout=10 Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 48bfd286ccc45c0a6ae15c1b1f0c0dd6856b207a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 48bfd286ccc45c0a6ae15c1b1f0c0dd6856b207a # timeout=10 Commit message: "Switch from block to block delegates so sugarcane and cactus seeds work with block substitutions (#112)" > git rev-list --no-walk 5088de582aef2c44e4ab7c4526f661c98e2a60ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout using credential progwml6-ci-gh-login > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 48bfd286ccc45c0a6ae15c1b1f0c0dd6856b207a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 48bfd286ccc45c0a6ae15c1b1f0c0dd6856b207a # timeout=10 Commit message: "Switch from block to block delegates so sugarcane and cactus seeds work with block substitutions (#112)" [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh + ./gradlew clean setupCIWorkspace --no-daemon Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.3-SNAPSHOT/ForgeGradle-2.3-20190215.204323-39.jar This mapping 'snapshot_20171003' 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: inspirations_at.cfg :clean UP-TO-DATE :extractMcpMappings SKIPPED :deobfCompileDeobfDepTask0 :deobfCompileDeobfDepTask1 SKIPPED :deobfCompileDeobfDepTask2 :deobfCompileDeobfDepTask3 :deobfCompileRemapDepSourcesTask4 :deobfCompileRemapDepSourcesTask5 :deobfCompileRemapDepSourcesTask6 :deobfCompileRemapDepSourcesTask7 SKIPPED :deobfCompileDummyTask :getVersionJson :extractUserdev :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :applyBinaryPatches :deobfProvidedDummyTask :extractDependencyATs SKIPPED :extractMcpData SKIPPED :genSrgs SKIPPED :deobfMcMCP Applying SpecialSource... Applying Exceptor... :setupCiWorkspace BUILD SUCCESSFUL Total time: 46.191 secs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh + ./gradlew build -PBUILD_NUMBER=64 --no-daemon This mapping 'snapshot_20171003' 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: inspirations_at.cfg :extractMcpMappings SKIPPED :deobfCompileDeobfDepTask0 SKIPPED :deobfCompileDeobfDepTask1 SKIPPED :deobfCompileDeobfDepTask2 SKIPPED :deobfCompileDeobfDepTask3 SKIPPED :deobfCompileRemapDepSourcesTask4 SKIPPED :deobfCompileRemapDepSourcesTask5 SKIPPED :deobfCompileRemapDepSourcesTask6 SKIPPED :deobfCompileRemapDepSourcesTask7 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 :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 :jar :sourceTestJava :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :reobfJar :extractAnnotationsJar :extractRangemapReplacedMain /var/lib/jenkins/workspace/Inspirations_master/build/sources/main/java :retromapReplacedMain remapping source... :sourceJar :sourcesJar :assemble :check UP-TO-DATE :build BUILD SUCCESSFUL Total time: 37.114 secs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead." [Pipeline] junit Recording test results None of the test reports contained any result [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] sh + ./gradlew publishMavenJavaPublicationToMavenRepository -PBUILD_NUMBER=64 -PDEPLOY_DIR=/var/www/dvs1/files/maven --no-daemon This mapping 'snapshot_20171003' 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: inspirations_at.cfg :generatePomFileForMavenJavaPublication :extractMcpMappings SKIPPED :deobfCompileDeobfDepTask0 SKIPPED :deobfCompileDeobfDepTask1 SKIPPED :deobfCompileDeobfDepTask2 SKIPPED :deobfCompileDeobfDepTask3 SKIPPED :deobfCompileRemapDepSourcesTask4 SKIPPED :deobfCompileRemapDepSourcesTask5 SKIPPED :deobfCompileRemapDepSourcesTask6 SKIPPED :deobfCompileRemapDepSourcesTask7 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 :sourceApiJava UP-TO-DATE :compileApiJava UP-TO-DATE :processApiResources UP-TO-DATE :apiClasses UP-TO-DATE :sourceMainJava UP-TO-DATE :compileJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. :processResources UP-TO-DATE :classes :jar :reobfJar :extractAnnotationsJar :sourcesJar UP-TO-DATE :publishMavenJavaPublicationToMavenRepository BUILD SUCCESSFUL Total time: 18.881 secs [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS