Skip to content

Console Output

Started by an SCM change
Checkout:workspace / /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace - hudson.remoting.LocalChannel@76185f02
Using strategy: Default
Last Built Revision: Revision 9791a38c140396e60de48eead4695db491485ea3 (origin/master)
Checkout:workspace / /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace - hudson.remoting.LocalChannel@76185f02
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/sandbox/egit-training.git
Commencing build of Revision 9791a38c140396e60de48eead4695db491485ea3 (origin/master)
Checking out Revision 9791a38c140396e60de48eead4695db491485ea3 (origin/master)
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -Declipse.p2.mirrors=false -Dmaven.repo.local=/home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository -B clean install
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.example.calc:org.eclipse.example.calc:0.1.0-SNAPSHOT @ /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/mars
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ (0B at 0B/s)
[INFO] Resolving dependencies of MavenProject: org.eclipse.example.calc:org.eclipse.example.calc:0.1.0-SNAPSHOT @ /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.example.calc:org.eclipse.example.calc:0.1.0-SNAPSHOT @ /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.example.calc:org.eclipse.example.calc.test:0.1.0-SNAPSHOT @ /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.example.calc:org.eclipse.example.calc.test:0.1.0-SNAPSHOT @ /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.example.calc:org.eclipse.example.calc.test:0.1.0-SNAPSHOT @ /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Calculator Example Parent (Incubation)
[INFO] Calculator Example (Incubation)
[INFO] Calculator Test (Incubation)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Calculator Example Parent (Incubation) 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ calc-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ calc-parent ---
[INFO] Installing /jobs/genie.egit/egit-training/workspace/pom.xml to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/calc-parent/0.1.0-SNAPSHOT/calc-parent-0.1.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Calculator Example (Incubation) 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.example.calc ---
[INFO] Deleting /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.example.calc ---
[INFO] The project's OSGi version is 0.1.0.201610120635
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.example.calc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.example.calc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.example.calc ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.example.calc ---
[INFO] Compiling 13 source files to /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.example.calc ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (attach-source) @ org.eclipse.example.calc ---
[WARNING] bundle localization file /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target/org.eclipse.example.calc-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.example.calc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.example.calc ---
[INFO] Building jar: /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target/org.eclipse.example.calc-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.example.calc ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.example.calc ---
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target/org.eclipse.example.calc-0.1.0-SNAPSHOT.jar to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc/0.1.0-SNAPSHOT/org.eclipse.example.calc-0.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/pom.xml to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc/0.1.0-SNAPSHOT/org.eclipse.example.calc-0.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target/org.eclipse.example.calc-0.1.0-SNAPSHOT-sources.jar to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc/0.1.0-SNAPSHOT/org.eclipse.example.calc-0.1.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target/p2content.xml to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc/0.1.0-SNAPSHOT/org.eclipse.example.calc-0.1.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc/target/p2artifacts.xml to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc/0.1.0-SNAPSHOT/org.eclipse.example.calc-0.1.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ org.eclipse.example.calc ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Calculator Test (Incubation) 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.example.calc.test ---
[INFO] Deleting /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.eclipse.example.calc.test ---
[INFO] The project's OSGi version is 0.1.0.201610120635
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.eclipse.example.calc.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.eclipse.example.calc.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.example.calc.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.eclipse.example.calc.test ---
[INFO] Compiling 7 source files to /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.example.calc.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.example.calc.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.eclipse.example.calc.test ---
[INFO] Building jar: /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/org.eclipse.example.calc.test-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.example.calc.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.eclipse.example.calc.test ---
[INFO] Expected eclipse log file: /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.7.0_80/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /jobs/genie.egit/egit-training/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/work/data, -install, /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/work, -configuration, /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/surefire.properties]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.example.calc.OperationsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.example.calc.OperationsTest
testGetOperationName(org.eclipse.example.calc.OperationsTest)  Time elapsed: 0.003 sec
testGetOperation(org.eclipse.example.calc.OperationsTest)  Time elapsed: 0 sec
testSize(org.eclipse.example.calc.OperationsTest)  Time elapsed: 0.001 sec
testRegister(org.eclipse.example.calc.OperationsTest)  Time elapsed: 0 sec
Running org.eclipse.example.calc.internal.CalculatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.example.calc.internal.CalculatorTest
testPlus(org.eclipse.example.calc.internal.CalculatorTest)  Time elapsed: 0.001 sec
testPlusWithFraction(org.eclipse.example.calc.internal.CalculatorTest)  Time elapsed: 0 sec
testTwoTimesPlus(org.eclipse.example.calc.internal.CalculatorTest)  Time elapsed: 0 sec
testSquare(org.eclipse.example.calc.internal.CalculatorTest)  Time elapsed: 0.001 sec
Running org.eclipse.example.calc.internal.operations.EqualsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.example.calc.internal.operations.EqualsTest
testGetName(org.eclipse.example.calc.internal.operations.EqualsTest)  Time elapsed: 0 sec
Running org.eclipse.example.calc.internal.operations.SquareTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.example.calc.internal.operations.SquareTest
testPerform(org.eclipse.example.calc.internal.operations.SquareTest)  Time elapsed: 0.001 sec
testGetName(org.eclipse.example.calc.internal.operations.SquareTest)  Time elapsed: 0 sec
Running org.eclipse.example.calc.internal.operations.PlusTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.example.calc.internal.operations.PlusTest
testPerform(org.eclipse.example.calc.internal.operations.PlusTest)  Time elapsed: 0 sec
testGetName(org.eclipse.example.calc.internal.operations.PlusTest)  Time elapsed: 0 sec
Running org.eclipse.example.calc.internal.operations.MinusTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.example.calc.internal.operations.MinusTest
testPerform(org.eclipse.example.calc.internal.operations.MinusTest)  Time elapsed: 0 sec
testGetName(org.eclipse.example.calc.internal.operations.MinusTest)  Time elapsed: 0.001 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.example.calc.test ---
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/org.eclipse.example.calc.test-0.1.0-SNAPSHOT.jar to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc.test/0.1.0-SNAPSHOT/org.eclipse.example.calc.test-0.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/pom.xml to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc.test/0.1.0-SNAPSHOT/org.eclipse.example.calc.test-0.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/p2content.xml to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc.test/0.1.0-SNAPSHOT/org.eclipse.example.calc.test-0.1.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.egit/egit-training/workspace/org.eclipse.example.calc.test/target/p2artifacts.xml to /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace/.repository/org/eclipse/example/calc/org.eclipse.example.calc.test/0.1.0-SNAPSHOT/org.eclipse.example.calc.test-0.1.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ org.eclipse.example.calc.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Calculator Example Parent (Incubation) ............. SUCCESS [  0.457 s]
[INFO] Calculator Example (Incubation) .................... SUCCESS [  2.565 s]
[INFO] Calculator Test (Incubation) ....................... SUCCESS [  7.876 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.636 s
[INFO] Finished at: 2016-10-12T02:35:42-04:00
[INFO] Final Memory: 118M/2746M
[INFO] ------------------------------------------------------------------------
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/findbugsXml.xml
[FINDBUGS] No files found in /home/hudson/genie.egit/.hudson/jobs/egit-training/workspace for pattern: **/findbugsXml.xml
[FINDBUGS] Computing warning deltas based on reference build #98
Recording test results
Finished: SUCCESS