Console Output

Started by upstream project "autoplot-all" build number 9682
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test100
[autoplot-test100] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins2406721648402670030.sh
+ hostname
+ whoami
+ echo running test on spot8 by tomcat
running test on spot8 by tomcat
+ pwd
+ echo /var/local/jenkins/workspace/autoplot-test100
/var/local/jenkins/workspace/autoplot-test100
+ [ -d autoplot ]
+ cd autoplot
+ git pull
Already up to date.
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-test100
PWD1: , /var/local/jenkins/workspace/autoplot-test100
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
Already up to date.
+ cd ..
+ export JAVA_HOME=/usr/local/jdk1.8
+ [ -s /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml ]
+ echo ====================
====================
+ echo empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml 
empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml 
+ echo rm file...
rm file...
+ echo ====================
====================
+ rm -f /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
+ cd ..
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ echo The present working directory:
The present working directory:
+ pwd
/var/local/jenkins/workspace/autoplot-test100
+ ls -l ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
-rw-r--r-- 1 tomcat staff 52431138 Jul 19 12:58 ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ rm -fr test100_Test_005_URISwitching.demo007.png test100_Test_005_URISwitching.demo012.png test100_Test_022_ContextOverview.001.png test100_Test_022_ContextOverview.002.png test100_Test_031_MultiPanelPlot.png test100_Test_034_TimeSeriesBrowse.001.png test100_Test_037_ZoomPan.001.png test100_Test_037_ZoomPan.002.png test100_Test_037_ZoomPan.003.png test100_Test_038_CopyPlotElementsDown.png test100_Test_039_OperationsCacheReset.png test100_Test_042_TwoTsb.png test100_Test_042_TwoTsb_2.png test100_Test_042_TwoTsb_3.png test100_Test_042_TwoTsb_4.png test100_Test_051_HanningFilter.png test100_Test_052_FocusSwitching.png test100_Test_052_FocusSwitching_Screen.png test100_Test_100_Demo1423.png
+ rm -fr Test_022_ContextOverview.000.vap Test_031_MultiPanelPlot.vap Test_038_CopyPlotElementsDown.vap Test_039_OperationsCacheReset.vap Test_042_TwoTsb Test_042_TwoTsb.vap Test_042_TwoTsb_2.vap Test_042_TwoTsb_3.vap Test_042_TwoTsb_4.vap Test_051_HanningFilter.vap Test_052_FocusSwitching.vap
+ rm -fr diffs*
+ echo == make jar ==
== make jar ==
+ /home/jbf/local/apache-ant-1.9.4/bin/ant -Dplatforms.JDK_1.8.home=/usr/local/jdk1.8/ -q -f autoplot/VATesting/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
+ echo   done make jar...
  done make jar...
+ DISPLAY=spot8:2
+ export DISPLAY
+ echo =================================================================
=================================================================
+ echo /home/tomcat/autoplot_data/
/home/tomcat/autoplot_data/
+ echo =================================================================
=================================================================
+ echo == run test ==
== run test ==
+ pwd
/var/local/jenkins/workspace/autoplot-test100
+ ls -l ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
-rw-r--r-- 1 tomcat staff 52431138 Jul 19 12:58 ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ ls -l autoplot/VATesting/dist/VATesting.jar
-rw-r--r-- 1 tomcat staff 153609 Jun 19 10:09 autoplot/VATesting/dist/VATesting.jar
+ JAVA_VM_ARGS=-DenableResponseMonitor=true
+ CP=-cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar
+ printf \n\n=== test.Test_000_Init ===\n


=== test.Test_000_Init ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_000_Init
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_000_Init
Test org.autoplot.test.Test_000_Init has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_000_Init finished"
Jul 19, 2025 5:13:18 PM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_000_Init finished" action has been produced in 1396 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_005_URISwitching ===\n


=== test.Test_005_URISwitching ===
+ /usr/local/jdk1.8/bin/java -Djava.util.logging.config.file=/home/jbf/ct/hudson/logging.properties -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_005_URISwitching
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_005_URISwitching
Test org.autoplot.test.Test_005_URISwitching has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_005_URISwitching finished"
handlers: [Ljava.util.logging.Handler;@6f1fa12f
#logging started at 19 Jul 2025 22:13:19 GMT
    0.000 autoplot.dom.pec: plotElementListener: dataSourceFilterId ->data_0
    0.001 autoplot.dom.pec: plotElement_0.setResetPlotElement(true)
    0.001 autoplot.dom.pec: plotElement_0.setResetRanges(true)
    0.003 autoplot.dom.pec: plotElementListener: renderType null->series
    0.003 autoplot.dom.pec:   postOpsDataSet: null
    0.003 autoplot.dom.pec: setDataSetInternal null
    0.019 autoplot.dom.pec: ENTRY PlotElementController.setRenderer
    0.030 autoplot.dom.pec: RETURN PlotElementController.setRenderer
    0.085 autoplot.gui: disabling HTTP certificate checks.
ready in just a few seconds...
    2.960 autoplot.dom.pec: plotElement_0.setResetPlotElement(true)
    2.960 autoplot.dom.pec: plotElement_0.setResetRanges(true)
    3.015 das2.filesystem.http.util: URL http://autoplot.org/data/hsi_qlimg_5050601_001.fits permanently moved to https://autoplot.org/data/hsi_qlimg_5050601_001.fits
    3.357 autoplot.dom.pec: enter fillDataSetListener propertyChange
    3.357 autoplot.dom.pec: plotElement_0 got new dataset: dataset[bundle=6,axis1=64,axis0=64] (dimensionless)  resetComponent=true  resetPele=true  resetRanges=true
    3.357 autoplot.dom.pec: updateDataSetImmediately: plotElement_0 series
    3.357 autoplot.dom.pec:   resetPlotElement: true
    3.358 autoplot.dom.pec:   resetRanges: true
    3.358 autoplot.dom.pec:   resetRenderType: false
    3.358 autoplot.dom.pec:   component: 
    3.358 autoplot.dom.pec:   dataSet: dataset[bundle=6,axis1=64,axis0=64] (dimensionless)
    3.363 autoplot.dom.pec: resetPlotElement(dataset[bundle=6,axis1=64,axis0=64] (dimensionless) spectrogram) ele=plotElement_0
    3.364 autoplot.dom.pec: ###############
    3.364 autoplot.dom.pec: plotElement_0 []
    3.364 autoplot.dom.pec: shouldHaveChildren: false
    3.364 autoplot.dom.pec: ###############
    3.364 autoplot.dom.pec: plotElement_0.setResetPlotElement(false)
    3.365 autoplot.dom.pec: plotElementListener: component ->|slice0(2)
    3.368 autoplot.dom.pec: component property change requires we reset render and dimensions: ->|slice0(2)
    3.368 autoplot.dom.pec: plotElement_0.setResetPlotElement(true)
    3.369 autoplot.dom.pec: plotElement_0.setResetRanges(true)
    3.369 autoplot.dom.pec: plotElementListener: renderType null->spectrogram
    3.370 autoplot.dom.pec: updateDataSetImmediately: plotElement_0 spectrogram
    3.370 autoplot.dom.pec:   resetPlotElement: true
    3.370 autoplot.dom.pec:   resetRanges: true
    3.370 autoplot.dom.pec:   resetRenderType: false
    3.370 autoplot.dom.pec:   component: |slice0(2)
    3.370 autoplot.dom.pec:   dataSet: dataset[bundle=6,axis1=64,axis0=64] (dimensionless)
    3.371 autoplot.dom.pec: component=|slice0(2)
    3.378 autoplot.dom.pec: ENTRY PlotElementController.setRenderer
    3.383 autoplot.dom.pec: RETURN PlotElementController.setRenderer
    3.561 autoplot.dom.pec: plotElement_0.setResetPlotElement(false)
    3.562 autoplot.dom.pec: component=|slice0(2)
    3.571 autoplot.dom.pec:   postOpsDataSet: dataset[axis1=64,axis0=64] (dimensionless)
    3.571 autoplot.dom.pec: setDataSetInternal dataset[axis1=64,axis0=64] (dimensionless)
    3.584 autoplot.dom.pec: resetPlotElement(dataset[axis1=64,axis0=64] (dimensionless) spectrogram) ele=plotElement_0
    3.585 autoplot.dom.pec: ###############
    3.585 autoplot.dom.pec: plotElement_0 []
    3.585 autoplot.dom.pec: shouldHaveChildren: false
    3.585 autoplot.dom.pec: ###############
    3.585 autoplot.dom.pec: plotElementListener: renderType null->spectrogram
    3.586 autoplot.dom.pec: plotElement_0.setResetPlotElement(false)
    3.586 autoplot.dom.pec: renderType: spectrogram
    3.586 autoplot.dom.pec: doResetRanges for data_0 (vap+fits:http://autoplot.org/data/hsi_qlimg_5050601_001.fits) controller
    3.586 autoplot.dom.pec: component=|slice0(2)
    3.589 autoplot.dom.pec: doAutoranging
    3.590 autoplot.dom.pec: doAutoranging for spectrogram
    3.599 autoplot.dom.pec: desc.range=-0.12361022047698497 to 0.63129
    3.600 autoplot.dom.pec: xdesc.range=-174.74009999999998 to 39.760
    3.601 autoplot.dom.pec: ydesc.range=-4.25 to 67.25
    3.601 autoplot.dom.pec: xaxis.isAutoRange=true
    3.601 autoplot.dom.pec: done, autorange  x:-174.74009999999998 to 39.760, y:-4.25 to 67.25 
    4.370 das2.filesystem.http.util: URL http://autoplot.org/git/bookmarks/demos.xml permanently moved to https://autoplot.org/git/bookmarks/demos.xml
    4.472 autoplot.dom.pec: plotElement_0.setResetRanges(false)
    4.472 autoplot.dom.pec: plotElement_0.setResetPlotElement(false)
    4.472 autoplot.dom.pec: component=|slice0(2)
    4.473 autoplot.dom.pec:   postOpsDataSet: dataset[axis1=64,axis0=64] (dimensionless)
    4.473 autoplot.dom.pec: setDataSetInternal dataset[axis1=64,axis0=64] (dimensionless)
turning off default log, look for messages in console tab.
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_005_URISwitching finished" action has been produced in 7457 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_037_ZoomPan ===\n


=== test.Test_037_ZoomPan ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_037_ZoomPan
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_037_ZoomPan
Test org.autoplot.test.Test_037_ZoomPan has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_037_ZoomPan finished"
Jul 19, 2025 5:13:27 PM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_037_ZoomPan finished" action has been produced in 4683 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_022_ContextOverview ===\n


=== test.Test_022_ContextOverview ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_022_ContextOverview
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_022_ContextOverview
Test org.autoplot.test.Test_022_ContextOverview has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_022_ContextOverview finished"
Jul 19, 2025 5:13:32 PM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
Jul 19, 2025 5:13:36 PM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/git/bookmarks/demos.xml permanently moved to https://autoplot.org/git/bookmarks/demos.xml
turning off default log, look for messages in console tab.
here line 52
here line 54
here line 59
here line 61
after wait, data loaded. -2.8583499431610107 to 10.217 nT
rescale to -0.2432099246978754 to 7.6022 nT
= Bindings (8)=
  plot_0.colortable to style_0.colortable  (plot_0)
  app_0.timeRange to plot_0.context  (app_0)
  plot_1.colortable to style_1.colortable  (plot_1)
  app_0.timeRange to plot_1.context  (app_0)
  yaxis_0.log to yaxis_1.log  (yaxis_0)
  zaxis_0.range to zaxis_1.range  (zaxis_0)
  zaxis_0.log to zaxis_1.log  (zaxis_0)
  zaxis_0.label to zaxis_1.label  (zaxis_0)
** fail because one of the following is not true:
** tbindings=false	dom.getBindings().length should be 13, it is 8
org.netbeans.jemmy.TestCompletedException: Test failed with status 1
Test failed with status 1
	at org.netbeans.jemmy.Test.closeDown(Test.java:135)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_022_ContextOverview finished" action has been produced in 17462 milliseconds with result 
    : 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE