Console Output

Started by upstream project "autoplot-run-tests" build number 8445
originally caused by:
 Started by upstream project "autoplot-all" build number 8416
 originally caused by:
  Started by timer
 Started by upstream project "autoplot-all" build number 8416
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test024
[autoplot-test024] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins1244689750086907290.sh
+ rm -f Test024.java test024_001.png test024_002.png test024_004.png
+ pwd
/var/local/jenkins/workspace/autoplot-test024
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test024.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test024
no config file, set java property java.util.logging.config.file like so:
-Djava.util.logging.config.file=/tmp/logging.properties

= test10 =

APDataSet v1.9.0
Autoplot Version untagged
Java Version 1.8.0_181
disabling HTTP certificate checks.
Sep 12, 2024 12:05:26 AM org.autoplot.idlsupport.QDataSetBridge doGetDataSet
WARNING: null
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
	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.datum.HttpUtil.checkRedirect(HttpUtil.java:77)
	at org.autoplot.hapi.HapiServer.readFromURL(HapiServer.java:528)
	at org.autoplot.hapi.HapiServer.getCatalog(HapiServer.java:227)
	at org.autoplot.hapi.HapiDataSource.getInfo(HapiDataSource.java:286)
	at org.autoplot.hapi.HapiDataSource.getDataSet(HapiDataSource.java:975)
	at org.autoplot.idlsupport.APDataSet.getDataSet(APDataSet.java:178)
	at org.autoplot.idlsupport.QDataSetBridge.doGetDataSet(QDataSetBridge.java:187)
	at org.autoplot.idlsupport.APDataSet.loadDataSet(APDataSet.java:127)
	at test.endtoend.Test024.test10(Test024.java:278)
	at test.endtoend.Test024.main(Test024.java:339)

vap+hapi:https://jfaden.net/HapiServerDemo/hapi?id=Iowa+City+Conditions&parameters=Time,Temperature,Humidity,Pressure&timerange=2017-May
No datasets with that name: Temperature
java.lang.IllegalArgumentException: No datasets with the name: Temperature
	at org.autoplot.idlsupport.QDataSetBridge.values(QDataSetBridge.java:795)
	at test.endtoend.Test024.test10(Test024.java:281)
	at test.endtoend.Test024.main(Test024.java:339)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE