Console Output

Started by upstream project "autoplot-run-tests" build number 9239
originally caused by:
 Started by upstream project "autoplot-all" build number 9199
 originally caused by:
  Started by timer
 Started by upstream project "autoplot-all" build number 9199
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test033
[autoplot-test033] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins8709310894658334414.sh
+ rm -rf Test033.java output-listOfTimes pngwalk-rbsp pngwalk-rbsp-orbit pngwalk3 pngwalk4 pngwalk5 pngwalk6 test033_pngwalk-rbsp-orbit_product____80.png test033_pngwalk-rbsp-orbit_product____82.png test033_product3_200505.png
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ echo === pngwalk-rbsp ===
=== pngwalk-rbsp ===
+ pwd
/var/local/jenkins/workspace/autoplot-test033
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar org.autoplot.pngwalk.CreatePngWalk --timeFormat=$(o,id=rbspa-pp) --timeRange=orbit:rbspa-pp:70-99 --vap=/home/jbf/ct/hudson/vap/rbsp_events.vap -o=pngwalk-rbsp/ --version=v1.2
CreatePngWalk 20200819
Mar 24, 2025 12:58:37 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
+ echo === output-listOfTimes ===
=== output-listOfTimes ===
+ pwd
/var/local/jenkins/workspace/autoplot-test033
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar org.autoplot.pngwalk.CreatePngWalk -f $Y$m$d -r 20130801/20130901 -v /home/jbf/ct/hudson/vap/listOfTimes.vap -o output-listOfTimes/ --batchUri=file:///home/jbf/ct/hudson/data/dat/listOfTimes.txt
CreatePngWalk 20200819
Mar 24, 2025 12:59:01 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
+ echo === pngwalk-rbsp-orbit ===
=== pngwalk-rbsp-orbit ===
+ pwd
/var/local/jenkins/workspace/autoplot-test033
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar org.autoplot.pngwalk.CreatePngWalk --timeFormat=$(o,id=rbspa-pp) --timeRange=orbit:rbspa-pp:80-84 --vap=/home/jbf/ct/hudson/vap/rbsp_2panel.vap -o=pngwalk-rbsp-orbit/
CreatePngWalk 20200819
*sys-package-mgr*: processing modified jar, '/var/local/jenkins/workspace/autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar'
Mar 24, 2025 12:59:12 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test033.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test033
Mar 24, 2025 12:59:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: Network is unreachable (connect failed)
java.net.ConnectException: Network is unreachable (connect failed)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:234)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:191)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getFileStorageModel(AggregatingDataSourceFactory.java:150)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getDataSource(AggregatingDataSourceFactory.java:99)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:183)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:197)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2147)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk3(Test033.java:79)
	at test.endtoend.Test033.main(Test033.java:171)

Mar 24, 2025 12:59:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: 0: failed to connect to https://cdaweb.gsfc.nasa.gov/pub/data/omni/low_res_omni/
Network is unreachable (connect failed)
java.net.ConnectException: Network is unreachable (connect failed)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:204)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:191)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getFileStorageModel(AggregatingDataSourceFactory.java:150)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getDataSource(AggregatingDataSourceFactory.java:99)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:183)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:197)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2147)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk3(Test033.java:79)
	at test.endtoend.Test033.main(Test033.java:171)

Mar 24, 2025 12:59:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
INFO: remote filesystem is offline, allowing access to local cache.
Mar 24, 2025 12:59:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/pub/data/omni/low_res_omni/
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk3
Mar 24, 2025 12:59:20 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
test 003: done in     20.53 sec
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk4
Mar 24, 2025 12:59:38 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
test 004: done in     21.25 sec
Mar 24, 2025 12:59:58 PM org.autoplot.state.StatePersistence restoreState
WARNING: Column parent is a row: column_0.
Mar 24, 2025 12:59:58 PM org.autoplot.state.StatePersistence restoreState
WARNING: Column parent is a row: column_1.
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk5
Mar 24, 2025 1:00:00 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
test 005: done in     25.48 sec
Mar 24, 2025 1:00:32 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk6
Mar 24, 2025 1:00:33 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
test 006: done in     22.12 sec
[autoplot-test033] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins7812598607153293802.sh
+ rm -f diffs.*
+ cp pngwalk3/product3_200505.png test033_product3_200505.png
+ cp pngwalk-rbsp-orbit/product____80.png test033_pngwalk-rbsp-orbit_product____80.png
+ cp pngwalk-rbsp-orbit/product____82.png test033_pngwalk-rbsp-orbit_product____82.png
+ /home/jbf/ct/hudson/bin/compareImages.sh
== test033_pngwalk-rbsp-orbit_product____80.png  ==
compare -metric MAE -dissimilarity-threshold 1 test033_pngwalk-rbsp-orbit_product____80.png /home/jbf/ct/hudson/artifacts/test033_pngwalk-rbsp-orbit_product____80.png diffs.test033_pngwalk-rbsp-orbit_product____80.png

diff=42.4547 (0.000647818)
 try alternate version in /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____80.png ***
compare -metric MAE test033_pngwalk-rbsp-orbit_product____80.png /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____80.png diffs.alt.test033_pngwalk-rbsp-orbit_product____80.png 2>&1 | cut -d' ' -f1 
m=6.91936
THRESHOLD=20.0
--> Alternate Version Matches
    rm diffs.alt.test033_pngwalk-rbsp-orbit_product____80.png
    rm diffs.test033_pngwalk-rbsp-orbit_product____80.png
== test033_pngwalk-rbsp-orbit_product____82.png  ==
compare -metric MAE -dissimilarity-threshold 1 test033_pngwalk-rbsp-orbit_product____82.png /home/jbf/ct/hudson/artifacts/test033_pngwalk-rbsp-orbit_product____82.png diffs.test033_pngwalk-rbsp-orbit_product____82.png

diff=43.2435 (0.000659854)
 try alternate version in /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____82.png ***
compare -metric MAE test033_pngwalk-rbsp-orbit_product____82.png /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____82.png diffs.alt.test033_pngwalk-rbsp-orbit_product____82.png 2>&1 | cut -d' ' -f1 
m=6.91936
THRESHOLD=20.0
--> Alternate Version Matches
    rm diffs.alt.test033_pngwalk-rbsp-orbit_product____82.png
    rm diffs.test033_pngwalk-rbsp-orbit_product____82.png
== test033_product3_200505.png  ==
compare -metric MAE -dissimilarity-threshold 1 test033_product3_200505.png /home/jbf/ct/hudson/artifacts/test033_product3_200505.png diffs.test033_product3_200505.png

diff=71.76 (0.00109499)
 try alternate version in /home/jbf/ct/hudson/artifacts_alt/test033_product3_200505.png ***
compare -metric MAE test033_product3_200505.png /home/jbf/ct/hudson/artifacts_alt/test033_product3_200505.png diffs.alt.test033_product3_200505.png 2>&1 | cut -d' ' -f1 
m=0
THRESHOLD=20.0
--> Alternate Version Matches
    rm diffs.alt.test033_product3_200505.png
    rm diffs.test033_product3_200505.png
--> matches
Archiving artifacts
Finished: SUCCESS