MinecraftModDevelopmentMods / ModernMetals

Modern Metals Mod
GNU Lesser General Public License v2.1
9 stars 6 forks source link

Modern Metals 1.11.2 #1 has failed #57

Closed MinecraftModDevelopmentBot closed 7 years ago

MinecraftModDevelopmentBot commented 7 years ago

Build 'Modern Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 4.88 KB...]
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean UP-TO-DATE
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
Download https://maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.11.2-2.5.0-beta1.3/BaseMetals-1.11.2-2.5.0-beta1.3.pom
Download http://dvs1.progwml6.com/files/maven/slimeknights/TConstruct/1.11.2-2.7.0.30/TConstruct-1.11.2-2.7.0.30-deobf.jar
Download http://dvs1.progwml6.com/files/maven/slimeknights/mantle/Mantle/1.11.2-1.2.0.27/Mantle-1.11.2-1.2.0.27-deobf.jar
Download https://maven.mcmoddev.com/com/mcmoddev/OreSpawn/1.11.2-2.1.0.3/OreSpawn-1.11.2-2.1.0.3-dev.jar
Download https://maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.11.2-2.5.0-beta1.3/BaseMetals-1.11.2-2.5.0-beta1.3-deobf.jar
Note: SpongePowered MIXIN Annotation Processor Version=0.6.8
Note: ObfuscationServiceMCP supports type: "searge"
Note: ObfuscationServiceMCP supports type: "notch"
/var/lib/jenkins/workspace/Modern Metals 1.11.2/build/sources/main/java/com/mcmoddev/modernmetals/init/ItemGroups.java:49: error: incompatible types: Item cannot be converted to ItemStack
        blocksTab.setTabIconItem( blocksTabIconItem );
                                  ^
/var/lib/jenkins/workspace/Modern Metals 1.11.2/build/sources/main/java/com/mcmoddev/modernmetals/init/ItemGroups.java:50: error: incompatible types: Item cannot be converted to ItemStack
        itemsTab.setTabIconItem(itemsTabIconItem);
                                ^
/var/lib/jenkins/workspace/Modern Metals 1.11.2/build/sources/main/java/com/mcmoddev/modernmetals/init/ItemGroups.java:51: error: incompatible types: Item cannot be converted to ItemStack
        toolsTab.setTabIconItem(toolsTabIconItem);
                                ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
3 errors
: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.

BUILD FAILED

Total time: 28.252 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@502324ad[description=Modern Metals Mod,homepage=,name=ModernMetals,license=<null>,fork=false,size=30317,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/ModernMetals,id=55920862]] (sha:fcb8d38) with context:Modern Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ModernMetals/commit/fcb8d38142b8bd79dc1c0f0cf67912c0b913fc2c

Changes since last successful build:

View full output

MinecraftModDevelopmentBot commented 7 years ago

Build was fixed!

MinecraftModDevelopmentBot commented 7 years ago

Build 'Modern Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 33 B...]
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/ModernMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/ModernMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials The MMD Bot
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/ModernMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master-1.11.2^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master-1.11.2^{commit} # timeout=10
Checking out Revision 9633ae4f6882150272f18a3c33e466b9cc84e534 (refs/remotes/origin/master-1.11.2)
Commit message: "update build.gradle"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9633ae4f6882150272f18a3c33e466b9cc84e534
 > git rev-list 79b73f1f66a462642b1c46f8a2b367d2887c1dcd # timeout=10
Injecting SonarQube environment variables using the configuration: SonarCloud
[Modern Metals 1.11.2] $ /bin/sh -xe /tmp/jenkins7974050378630577146.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@5fcc7f01[description=Modern Metals Mod,homepage=,name=ModernMetals,license=<null>,fork=false,size=30325,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/ModernMetals,id=55920862]] (sha:9633ae4) with context:Modern Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ModernMetals/commit/9633ae4f6882150272f18a3c33e466b9cc84e534
[Gradle] - Launching build.
[Modern Metals 1.11.2] $ "/var/lib/jenkins/workspace/Modern Metals 1.11.2/gradlew" setupCiWorkspace clean build publish sonarqube

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Modern Metals 1.11.2/build.gradle' line: 80

* What went wrong:
Could not compile build file '/var/lib/jenkins/workspace/Modern Metals 1.11.2/build.gradle'.
> startup failed:
  build file '/var/lib/jenkins/workspace/Modern Metals 1.11.2/build.gradle': 80: expecting anything but ''\n''; got it anyway @ line 80, column 36.
         version = "1.11.2-13.20.0.2228'
                                        ^

  1 error

* 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: 0.934 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@625e4e47[description=Modern Metals Mod,homepage=,name=ModernMetals,license=<null>,fork=false,size=30325,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/ModernMetals,id=55920862]] (sha:9633ae4) with context:Modern Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ModernMetals/commit/9633ae4f6882150272f18a3c33e466b9cc84e534
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #57

Changes since last successful build:

View full output

MinecraftModDevelopmentBot commented 7 years ago

Build was fixed!