Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/IC2_110/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 -c core.askpass=true fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/110^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/110^{commit} # timeout=10
Checking out Revision 708a3e8750bbaf1ffdd29ae5e515d23273461e46 (refs/remotes/origin/110)
> git config core.sparsecheckout # timeout=10
> git checkout -f 708a3e8750bbaf1ffdd29ae5e515d23273461e46
> git rev-list 961b83e381895ead556e4a942d9c06f6761f7a9d # timeout=10
> git tag -a -f -m Jenkins Build #162 jenkins-IC2_110-162 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1066249709396383766.sh
+ /bin/bash -c BUILD_SUFFIX=ex110 ./gradlew clean setupCIWorkspace build uploadArchives
Version 2.6.162-ex110
This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.
#################################################
ForgeGradle 2.2-SNAPSHOT-35fdca6
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'workspace'.
> Could not resolve all dependencies for configuration ':deobfCompile'.
> Could not resolve mezz.jei:jei_1.10.2:3.13.2.+.
Required by:
net.industrial-craft:workspace:2.6.162-ex110
> Could not resolve mezz.jei:jei_1.10.2:3.13.2.+.
> Failed to list versions for mezz.jei:jei_1.10.2.
> Unable to load Maven meta-data from https://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.10.2/maven-metadata.xml.
> Could not GET 'https://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.10.2/maven-metadata.xml'.
> dvs1.progwml6.com: Name or service not known
* 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: 27.687 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE