[ImageJ-builds] Build failed in Jenkins: ImgLib #1274

jenkins at imagej.net jenkins at imagej.net
Mon Oct 29 08:24:32 CDT 2012


See <http://jenkins.imagej.net/job/ImgLib/1274/changes>

Changes:

[Tobias Pietzsch] bugfix: When converting packed ARGB to luminance, alpha was treated as signed byte.

[Tobias Pietzsch] Use AbstractWrappedInterval as base class for several classes that wrap an Interval.

------------------------------------------
[...truncated 2542 lines...]
120/153K
124/153K
128/153K
132/153K
136/153K
140/153K
144/153K
148/153K
152/153K
153/153K
153K uploaded  (imglib2-examples-2.0.0-20121029.132242-148.jar)
[INFO] Retrieving previous metadata from imagej.snapshots
[INFO] Uploading repository metadata for: 'artifact net.imglib2:imglib2-examples'
Oct 29, 2012 8:24:28 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] Retrieving previous metadata from imagej.snapshots
[INFO] Uploading repository metadata for: 'snapshot net.imglib2:imglib2-examples:2.0.0-SNAPSHOT'
Oct 29, 2012 8:24:28 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] Uploading project information for imglib2-examples 2.0.0-20121029.132242-148
Oct 29, 2012 8:24:28 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] Retrieving previous build number from imagej.snapshots
Uploading: http://maven.imagej.net/content/repositories/snapshots/net/imglib2/imglib2-examples/2.0.0-SNAPSHOT/imglib2-examples-2.0.0-20121029.132242-148-sources.jar
Oct 29, 2012 8:24:28 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/125K
8/125K
12/125K
16/125K
20/125K
24/125K
28/125K
32/125K
36/125K
40/125K
44/125K
48/125K
52/125K
56/125K
60/125K
64/125K
68/125K
72/125K
76/125K
80/125K
84/125K
88/125K
92/125K
96/125K
100/125K
104/125K
108/125K
112/125K
116/125K
120/125K
124/125K
125/125K
125K uploaded  (imglib2-examples-2.0.0-20121029.132242-148-sources.jar)
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 Operations
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/ops/target
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/ops/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 436 source files to /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/ops/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/ops/src/main/java/net/imglib2/ops/operation/subset/views/IterableSubsetView.java:[184,31] cannot find symbol
symbol  : variable interval
location: class net.imglib2.view.IterableRandomAccessibleInterval<T>
[ERROR] /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/ops/src/main/java/net/imglib2/ops/operation/subset/views/IterableSubsetView.java:[193,31] cannot find symbol
symbol  : variable interval
location: class net.imglib2.view.IterableRandomAccessibleInterval<T>
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/data/devel/jenkins/jobs/ImgLib/workspace/imglib2/ops/src/main/java/net/imglib2/ops/operation/subset/views/IterableSubsetView.java:[184,31] cannot find symbol
symbol  : variable interval
location: class net.imglib2.view.IterableRandomAccessibleInterval<T>
/data/devel/jenkins/jobs/ImgLib/workspace/imglib2/ops/src/main/java/net/imglib2/ops/operation/subset/views/IterableSubsetView.java:[193,31] cannot find symbol
symbol  : variable interval
location: class net.imglib2.view.IterableRandomAccessibleInterval<T>

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 57 seconds
[INFO] Finished at: Mon Oct 29 08:24:31 CDT 2012
[INFO] Final Memory: 84M/1677M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Performance: No threshold configured for making the test unstable
Performance: No threshold configured for making the test failure
Performance: Recording JUnit reports '**/TEST-*.xml'
Performance: Parsing JUnit report file TEST-HistogramTest.xml
Performance: Parsing JUnit report file TEST-tests.labeling.AllConnectedComponentsTest.xml
Performance: Parsing JUnit report file TEST-tests.labeling.WatershedTest.xml
Performance: Parsing JUnit report file TEST-tests.BasicTest.xml
Performance: Parsing JUnit report file TEST-tests.TestSortedGrayLevelIterator.xml
Performance: Parsing JUnit report file TEST-tests.labeling.LabelingTest.xml
Performance: Parsing JUnit report file TEST-SquareTest.xml
Performance: Parsing JUnit report file TEST-imglib.ops.Rev2FunctionalIdeasTest.xml
Performance: Parsing JUnit report file TEST-script.imglib.test.TestPlot.xml
Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.kdtree.VolumetricSearchTest.xml
Performance: Parsing JUnit report file TEST-tests.labeling.AllConnectedComponentsTest.xml
Performance: Parsing JUnit report file TEST-tests.labeling.WatershedTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.fft.FFTTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.region.BresenhamLineTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.BinningTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.IterableIntervalSubsetTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.PointTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.RealPointTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.TestAbstractRealLocalizable.xml
Performance: Parsing JUnit report file TEST-net.imglib2.collection.RealPointSampleListTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellContainerFactoryTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellContainerTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellCursorTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CopyTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.list.CopyTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.planar.CopyTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.sparse.NtreeTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.transform.ImgTranslationAdapterTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.nearestneighbor.KDTreeTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.nearestneighbor.NearestNeighborSearchOnIterableRealIntervalTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsBorderTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundaryTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundaryTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsPeriodicTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.position.transform.FloorOffsetTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.roi.AbstractIterableRegionOfInterestTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.roi.BinaryMaskRegionOfInterestTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.roi.CompositeRegionOfInterestTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.roi.EllipseRegionOfInterestTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.roi.GeneralPathRegionOfInterestTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.roi.PolygonRegionOfInterestTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.roi.RectangleRegionOfInterestTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.sampler.special.TestConstantRandomAccessible.xml
Performance: Parsing JUnit report file TEST-net.imglib2.sampler.special.TestConstantRealRandomAccessible.xml
Performance: Parsing JUnit report file TEST-net.imglib2.util.ImgUtilTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.util.KthElementTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.util.LinAlgHelpersTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.util.PartitionTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.util.RealSumTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.view.HyperSliceImgPlusTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.view.RandomAccessTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.view.RandomAccessibleIntervalCursorTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.view.SequentializeTransformTest.xml
Performance: Parsing JUnit report file TEST-tests.BasicTest.xml
Performance: Parsing JUnit report file TEST-tests.labeling.LabelingOutOfBoundsTest.xml
Performance: Parsing JUnit report file TEST-tests.labeling.LabelingTest.xml
Performance: Parsing JUnit report file TEST-tests.labeling.SparseLabelingTest.xml
Performance: Parsing JUnit report file TEST-tests.roi.TestAbstractRegionOfInterest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.ImagePlusAdapterTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.img.ImgTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.io.img.virtual.VirtualImgTest.xml
Performance: Parsing JUnit report file TEST-script.imglib.test.TestBufferedImageImg.xml
Performance: Parsing JUnit report file TEST-script.imglib.test.TestExtend.xml
Performance: Parsing JUnit report file TEST-script.imglib.test.TestIntegralImage.xml
Performance: Parsing JUnit report file TEST-script.imglib.test.TestIntegralImagePerformance.xml
Performance: Parsing JUnit report file TEST-script.imglib.test.TestReduce.xml
Performance: Parsing JUnit report file TEST-script.imglib.test.TestTransformations.xml
Performance: Parsing JUnit report file TEST-net.imglib2.view.MixedTransformConcatenateTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.view.SlicingTransformConcatenateTest.xml
Performance: Parsing JUnit report file TEST-net.imglib2.view.TranslationTransformConcatenateTest.xml
Performance: File TEST-HistogramTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.AllConnectedComponentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.WatershedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.BasicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.TestSortedGrayLevelIterator.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.LabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-SquareTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imglib.ops.Rev2FunctionalIdeasTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-script.imglib.test.TestPlot.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.algorithm.kdtree.VolumetricSearchTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.AllConnectedComponentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.WatershedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.algorithm.fft.FFTTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.algorithm.region.BresenhamLineTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.BinningTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.IterableIntervalSubsetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.PointTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.RealPointTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.TestAbstractRealLocalizable.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.collection.RealPointSampleListTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.cell.CellContainerFactoryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.cell.CellContainerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.cell.CellCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.cell.CellTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.cell.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.list.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.planar.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.sparse.NtreeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.transform.ImgTranslationAdapterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.nearestneighbor.KDTreeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.nearestneighbor.NearestNeighborSearchOnIterableRealIntervalTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsBorderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundaryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundaryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsPeriodicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.position.transform.FloorOffsetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.roi.AbstractIterableRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.roi.BinaryMaskRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.roi.CompositeRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.roi.EllipseRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.roi.GeneralPathRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.roi.PolygonRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.roi.RectangleRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.sampler.special.TestConstantRandomAccessible.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.sampler.special.TestConstantRealRandomAccessible.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.util.ImgUtilTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.util.KthElementTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.util.LinAlgHelpersTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.util.PartitionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.util.RealSumTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.view.HyperSliceImgPlusTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.view.RandomAccessTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.view.RandomAccessibleIntervalCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.view.SequentializeTransformTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.BasicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.LabelingOutOfBoundsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.LabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.labeling.SparseLabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-tests.roi.TestAbstractRegionOfInterest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.ImagePlusAdapterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.img.ImgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.io.img.virtual.VirtualImgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-script.imglib.test.TestBufferedImageImg.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-script.imglib.test.TestExtend.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-script.imglib.test.TestIntegralImage.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-script.imglib.test.TestIntegralImagePerformance.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-script.imglib.test.TestReduce.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-script.imglib.test.TestTransformations.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.view.MixedTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.view.SlicingTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-net.imglib2.view.TranslationTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



More information about the ImageJ-builds mailing list