Started by upstream project "autoplot-run-tests" build number 10784
originally caused by:
Started by upstream project "autoplot-all" build number 10724
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 10724
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test071
[autoplot-test071] $ /bin/sh -xe /tmp/jenkins18208904918476343731.sh
+ pwd
+ echo pwd= /var/local/jenkins/workspace/autoplot-test071
pwd= /var/local/jenkins/workspace/autoplot-test071
+ rm -f AutoplotAll.jar simpleSlice.jy simpleSlice.png test071_SimpleSlice.png test2171.jy test2171.png testJunoPolarPlotEvents.jy testJunoPolarPlotEvents.png testWigglePlot.jy testWigglePlot.png test_071_001.jy test_071_001.txt test_071_002.jy test_071_002.txt test_071_003.jy test_071_003.txt test_071_004.jy test_071_004.txt
+ cp /home/jbf/ct/hudson/script/test071/simpleSlice.jy /home/jbf/ct/hudson/script/test071/test2171.jy /home/jbf/ct/hudson/script/test071/testJunoPolarPlotEvents.jy /home/jbf/ct/hudson/script/test071/testWigglePlot.jy /home/jbf/ct/hudson/script/test071/test_071_001.jy .
+ cp ../../jobs/autoplot-jar-all/lastSuccessful/archive/autoplot/Autoplot/dist/AutoplotAll.jar .
[autoplot-test071] $ /bin/sh -xe /tmp/jenkins13816557701101965651.sh
+ pwd
+ export OLDPWD=/var/local/jenkins/workspace/autoplot-test071
+ export T=/home/jbf/ct/hudson/script/test071/
+ pwd
+ export AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
+ export JAVA=/usr/local/jdk1.8/bin/java
+ export WGET=/usr/bin/wget
+ echo ========
========
+ echo /usr/local/jdk1.8/bin/java
/usr/local/jdk1.8/bin/java
+ echo /var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
+ echo ========
========
+ export DISPLAY=localhost:2
+ pwd
+ echo pwd= /var/local/jenkins/workspace/autoplot-test071
pwd= /var/local/jenkins/workspace/autoplot-test071
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_002 /home/jbf/ct/hudson/script/test071//simpleSlice.jy
#########################
# /home/jbf/ct/hudson/script/test071//simpleSlice.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
# JAVA=/usr/local/jdk1.8/bin/java
#######
welcome to autoplot (untagged)
Apr 08, 2026 9:56:42 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Apr 08, 2026 9:56:43 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_001 /home/jbf/ct/hudson/script/test071//testJunoPolarPlotEvents.jy
#########################
# /home/jbf/ct/hudson/script/test071//testJunoPolarPlotEvents.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
# JAVA=/usr/local/jdk1.8/bin/java
#######
welcome to autoplot (untagged)
Apr 08, 2026 9:56:58 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Apr 08, 2026 9:56:58 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
junoPolarPlotEvents.jy fixImports in 1ms, affected=true. Code contains imports with old ("virbo") names.
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_003 /home/jbf/ct/hudson/script/test071//testWigglePlot.jy
#########################
# /home/jbf/ct/hudson/script/test071//testWigglePlot.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
# JAVA=/usr/local/jdk1.8/bin/java
#######
welcome to autoplot (untagged)
Apr 08, 2026 9:57:54 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Apr 08, 2026 9:57:54 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
java.io.FileNotFoundException: https://research-git.uiowa.edu/api/v4/projects/abbith%2Fjuno%2Fmain/repository/tree?path=team%2FwigglePlot%2F&ref=main
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:306)
at org.das2.util.filesystem.HtmlUtil.readToString(HtmlUtil.java:332)
at org.das2.util.filesystem.GitHubFileSystem.listDirectoryGitLab(GitHubFileSystem.java:634)
at org.das2.util.filesystem.GitHubFileSystem.listDirectoryGitLabHowever(GitHubFileSystem.java:419)
at org.das2.util.filesystem.GitHubFileSystem.listDirectory(GitHubFileSystem.java:865)
at org.das2.util.filesystem.FileSystem.listDirectory(FileSystem.java:692)
at org.das2.util.filesystem.GitHubFileSystem.<init>(GitHubFileSystem.java:232)
at org.das2.util.filesystem.GitHubFileSystem.createGitHubFileSystem(GitHubFileSystem.java:375)
at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:108)
at org.das2.util.filesystem.FileSystem.create(FileSystem.java:495)
at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:1073)
at org.autoplot.RunScriptPanel.lambda$loadFileSoon$0(RunScriptPanel.java:130)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.FileNotFoundException: https://research-git.uiowa.edu/api/v4/projects/abbith%2Fjuno%2Fmain/repository/tree?path=team%2FwigglePlot%2F&ref=main
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890)
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.HttpUtil.checkRedirect(HttpUtil.java:244)
at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:305)
... 13 more
java.io.FileNotFoundException: https://research-git.uiowa.edu/api/v4/projects/abbith%2Fjuno%2Fmain/repository/tree?path=team%2FtrajPlot%2F&ref=main
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:306)
at org.das2.util.filesystem.HtmlUtil.readToString(HtmlUtil.java:332)
at org.das2.util.filesystem.GitHubFileSystem.listDirectoryGitLab(GitHubFileSystem.java:634)
at org.das2.util.filesystem.GitHubFileSystem.listDirectoryGitLabHowever(GitHubFileSystem.java:419)
at org.das2.util.filesystem.GitHubFileSystem.listDirectory(GitHubFileSystem.java:865)
at org.das2.util.filesystem.FileSystem.listDirectory(FileSystem.java:692)
at org.das2.util.filesystem.GitHubFileSystem.<init>(GitHubFileSystem.java:232)
at org.das2.util.filesystem.GitHubFileSystem.createGitHubFileSystem(GitHubFileSystem.java:375)
at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:108)
at org.das2.util.filesystem.FileSystem.create(FileSystem.java:495)
at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:181)
at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:174)
at org.autoplot.datasource.jython.JythonDataSource.getScript(JythonDataSource.java:111)
at org.autoplot.datasource.jython.JythonDataSource.<init>(JythonDataSource.java:85)
at org.autoplot.datasource.jython.JythonDataSourceFactory.getDataSource(JythonDataSourceFactory.java:53)
at org.autoplot.jythonsupport.Util.getDataSet(Util.java:225)
at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:205)
at org.python.core.PyObject.__call__(PyObject.java:482)
at org.python.pycode._pyx155.f$0(https://research-git.uiowa.edu/abbith/juno/-/blob/main/team/wigglePlot/wigglePlotSapClipFast.jy:46)
at org.python.pycode._pyx155.call_function(https://research-git.uiowa.edu/abbith/juno/-/blob/main/team/wigglePlot/wigglePlotSapClipFast.jy)
at org.python.core.PyTableCode.call(PyTableCode.java:217)
at org.python.core.PyCode.call(PyCode.java:14)
at org.python.core.Py.runCode(Py.java:1224)
at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
at org.autoplot.JythonUtil$2.run(JythonUtil.java:854)
at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.FileNotFoundException: https://research-git.uiowa.edu/api/v4/projects/abbith%2Fjuno%2Fmain/repository/tree?path=team%2FtrajPlot%2F&ref=main
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890)
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.HttpUtil.checkRedirect(HttpUtil.java:244)
at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:305)
... 27 more
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_004 /home/jbf/ct/hudson/script/test071//test2171.jy
#########################
# /home/jbf/ct/hudson/script/test071//test2171.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
# JAVA=/usr/local/jdk1.8/bin/java
#######
welcome to autoplot (untagged)
Apr 08, 2026 9:58:53 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Apr 08, 2026 9:58:53 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
/home/jbf/ct/hudson/script/test071//test2171.jy fixImports in 0ms, affected=true. Code contains imports with old ("virbo") names.
[autoplot-test071] $ /bin/sh -xe /tmp/jenkins8769061674252818959.sh
+ rm -f diffs.*
+ /home/jbf/ct/hudson/bin/compareImagesLoose.sh
## compareImagesLoose version 20150614a
== test071_SimpleSlice.png ==
compare -metric MAE -dissimilarity-threshold 1 test071_SimpleSlice.png /home/jbf/ct/hudson/artifacts/test071_SimpleSlice.png diffs.test071_SimpleSlice.png
diff=0 (0)
== test2171.png ==
compare -metric MAE -dissimilarity-threshold 1 test2171.png /home/jbf/ct/hudson/artifacts/test2171.png diffs.test2171.png
diff=0 (0)
== testJunoPolarPlotEvents.png ==
compare -metric MAE -dissimilarity-threshold 1 testJunoPolarPlotEvents.png /home/jbf/ct/hudson/artifacts/testJunoPolarPlotEvents.png diffs.testJunoPolarPlotEvents.png
diff=0 (0)
== testWigglePlot.png ==
compare -metric MAE -dissimilarity-threshold 1 testWigglePlot.png /home/jbf/ct/hudson/artifacts/testWigglePlot.png diffs.testWigglePlot.png
diff=0 (0)
--> matches
Archiving artifacts
Finished: SUCCESS