Skip to content
Started by user Maik Musall
Building in workspace /var/lib/jenkins/workspace/WOLipsIntegration
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/wocommunity/wolips.git # timeout=10
Fetching upstream changes from git://github.com/wocommunity/wolips.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/wocommunity/wolips.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/integration^{commit} # timeout=10
Checking out Revision 588aa990014437854f844799bf203a799715274a (origin/integration)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 588aa990014437854f844799bf203a799715274a
 > git rev-list 588aa990014437854f844799bf203a799715274a # timeout=10
[WOLipsIntegration] $ /bin/sh -xe /tmp/hudson7540704027365216744.sh
+ date +%Y%m%d
+ CURRENT_DATE=20170221
+ echo build.version=4.4.20170221.3
+ echo user.home=/var/lib/jenkins/workspace/WOLipsIntegration
+ echo compile.target=1.7
+ echo system.home=/var/lib/jenkins/workspace/WOLipsIntegration/System
+ echo eclipse.home=/opt/eclipse44
+ echo feature.updateSiteName=WOLips
+ echo feature.updateSite=https://sdagjenkins.wocommunity.org/job/WOLipsIntegration/lastSuccessfulBuild/artifact/temp/dist/
[WOLipsIntegration] $ ant -D-verbose= dist
Buildfile: /var/lib/jenkins/workspace/WOLipsIntegration/build.xml

definestableupdatesite:

print.environment:
     [echo] 
     [echo]         ****************************************
     [echo]         * java.home = /usr/lib/jvm/java-8-oracle/jre
     [echo]         * build.compiler = javac1.5
     [echo]         * ant.home = /usr/share/ant
     [echo]         * user.home = /var/lib/jenkins
     [echo]         * build.version = 4.4.20170221.3
     [echo]         * build.version.to.replace = 1.0.6
     [echo]         * build.output.dir = temp
     [echo]         * build.output.java.dir = temp/classes
     [echo]         * build.output.java.test.dir = temp/testclasses
     [echo]         * build.output.build.dir = temp/build
     [echo]         * build.output.dist.dir = temp/dist
     [echo]         * build.output.dist.targz.dir = temp/targz
     [echo]         * deploy.dir = ${deploy.dir} (set by the buildserver)
     [echo]         * eclipse.home = /opt/eclipse44
     [echo]         * eclipse.deps.home = ${eclipse.deps.home}/features
     [echo]         * no.clean = ${no.clean}
     [echo]         * no.docs = ${no.docs}
     [echo]         * compile options
     [echo]         * compile.deprecation= on
     [echo]         * compile.debug= on
     [echo]         * compile.optimize= off
     [echo]         * compile.source= 1.5
     [echo]         * compile.target= 1.7
     [echo]         * feature.updateSiteName= WOLips
     [echo]         * feature.updateSite= https://sdagjenkins.wocommunity.org/job/WOLipsIntegration/lastSuccessfulBuild/artifact/temp/dist/
     [echo]         ****************************************
     [echo]         

verify.clean:

set.clean:
     [echo] To skip the clean set the property no.clean in your build.properties

call.clean:

clean:
   [delete] Deleting directory /var/lib/jenkins/workspace/WOLipsIntegration/temp

.ds_store:

.ds_store:

check:

check_file:

set_other:

correct_win:

check_env:

set_mac:

check:

prepare:
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/classes
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/build
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/dist
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/doc

woenvironment:

java:

java:
    [javac] /var/lib/jenkins/workspace/WOLipsIntegration/buildscripts/ant-style-project.xml:17: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 62 source files to /var/lib/jenkins/workspace/WOLipsIntegration/temp/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: /var/lib/jenkins/workspace/WOLipsIntegration/woenvironment/src/java/org/objectstyle/woenvironment/plist/WOLPropertyListSerialization.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 warnings

all:

woproject:

copy.resources:
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/build/woproject_4.4.20170221.3
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/build/woproject_4.4.20170221.3/examples
     [copy] Copying 56 files to /var/lib/jenkins/workspace/WOLipsIntegration/temp/build/woproject_4.4.20170221.3/examples
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/build/woproject_4.4.20170221.3/doc

java:

java:
    [javac] /var/lib/jenkins/workspace/WOLipsIntegration/buildscripts/ant-style-project.xml:17: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 29 source files to /var/lib/jenkins/workspace/WOLipsIntegration/temp/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 warnings

jar:
    [mkdir] Created dir: /var/lib/jenkins/workspace/WOLipsIntegration/temp/build/woproject_4.4.20170221.3/lib

jar.with.resources:
      [jar] Building jar: /var/lib/jenkins/workspace/WOLipsIntegration/temp/build/woproject_4.4.20170221.3/lib/woproject.jar

lib:
     [copy] Copying 1 file to /var/lib/jenkins/workspace/WOLipsIntegration/temp/build/woproject_4.4.20170221.3/lib

all:

wolips:

verify:

all_children:

all:

all:

java:

java:
    [javac] /var/lib/jenkins/workspace/WOLipsIntegration/buildscripts/plugin-project.xml:32: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /var/lib/jenkins/workspace/WOLipsIntegration/temp/classes

BUILD FAILED
/var/lib/jenkins/workspace/WOLipsIntegration/build.xml:106: The following error occurred while executing this line:
/var/lib/jenkins/workspace/WOLipsIntegration/wolips/build.xml:35: The following error occurred while executing this line:
/var/lib/jenkins/workspace/WOLipsIntegration/wolips/core/build.xml:13: The following error occurred while executing this line:
/var/lib/jenkins/workspace/WOLipsIntegration/wolips/core/plugins/build.xml:13: The following error occurred while executing this line:
/var/lib/jenkins/workspace/WOLipsIntegration/wolips/core/plugins/org.objectstyle.wolips.thirdparty.commonscollections/build.xml:24: The following error occurred while executing this line:
/var/lib/jenkins/workspace/WOLipsIntegration/buildscripts/plugin-project.xml:32: /opt/eclipse44 does not exist.

Total time: 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Publishing Javadoc
Finished: FAILURE