Started by upstream project "autoplot-run-tests" build number 8527 originally caused by: Started by upstream project "autoplot-all" build number 8498 originally caused by: Started by timer Started by upstream project "autoplot-all" build number 8498 Running as SYSTEM Building in workspace /var/local/jenkins/workspace/autoplot-test004 [autoplot-test004] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins7585978636431232159.sh + rm -f Test004.java test004_000.qds test004_001.dep0.qds test004_001.qds test004_002.dep0.qds test004_002.qds test004_003.dep0.qds test004_003.qds test004__home_jbf_ct_hudson_vap_merka_celias_test004_v1.04.vap.png test004_https_cdaweb.gsfc.nasa.gov_sp_phys_data_mms_mms1_fgm_srvy_l2_2017_11_mms1_fgm_srvy_l2_20171128_v5.115.0.cdf_mms1_fgm_b_gse_srvy_l2__3_.png test004_vap_cdawebds_MMS1_FGM_SRVY_L2_filter_mms_id_mms1_fgm_b_gse_srvy_l2_clean__3__timerange_2017-11-28_0000_to_2017-11-29_0100.png test004_vap_cdawebds_THE_L2_FGM_id_the_fgs_gsm_slice1_1_timerange_2007-06-25_2300_to_2007-06-27_0100_where_the_fgm_fgs_quality.eq_0_.png test146.txt + JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar + cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test004.java . + cp /home/jbf/ct/hudson/test146.txt . + /usr/local/jdk1.8//bin/java -Xmx2G -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test140 004 /home/jbf/ct/hudson/test004.txt disable certificate checking Oct 02, 2024 12:58:09 PM org.autoplot.AutoplotUtil disableCertificates INFO: disabling HTTP certificate checks. home (prefs): /home/tomcat autoplot_data: /home/tomcat/autoplot_data fscache: /home/tomcat/autoplot_data/fscache reading logger configuration from System.getProperty("java.util.logging.config.file"): null no config file, set java property java.util.logging.config.file like so: -Djava.util.logging.config.file=/tmp/logging.properties ======================= == from /home/jbf/ct/hudson/test004.txt ======================= >> doHistory /home/jbf/ct/hudson/vap/merka_celias_test004_v1.04.vap == 004 000 == uri: /home/jbf/ct/hudson/vap/merka_celias_test004_v1.04.vap data_0: vap+txt:file:///home/jbf/ct/hudson/data.backup/dat/1998.txt?column=Np&fill=-1&time=YY&timeFormat=$y+$(ignore)+$(ignore)+$j:$H:$M:$S timerange: 1998-01-31 08:00 to 1998-04-30 08:00 dataset: Np[field3=619903] (dimensionless) wrote to file: test004__home_jbf_ct_hudson_vap_merka_celias_test004_v1.04.vap.png Read in 12.152 seconds (test004_000): /home/jbf/ct/hudson/vap/merka_celias_test004_v1.04.vap Plot in 12.233 seconds (test004_000): /home/jbf/ct/hudson/vap/merka_celias_test004_v1.04.vap == 004 001 == uri: vap+cdaweb:ds=THE_L2_FGM&id=the_fgs_gsm&slice1=1&timerange=2007-06-25+23:00+to+2007-06-27+01:00&where=the_fgm_fgs_quality.eq(0) java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/the_l2_fgm_00000000_v02.cdf at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) 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.HttpFileSystem.doTryDownload(HttpFileSystem.java:415) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604) at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671) at org.das2.util.filesystem.WebFileObject.getFile(WebFileObject.java:474) at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:985) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170) at org.autoplot.cdf.CdfDataSource.getMetadata(CdfDataSource.java:1676) at org.autoplot.cdaweb.CDAWebDataSource.getMetadata(CDAWebDataSource.java:598) at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:201) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/the_l2_fgm_00000000_v02.cdf at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) 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:231) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585) ... 13 more == 004 002 == uri: https://cdaweb.gsfc.nasa.gov/sp_phys/data/mms/mms1/fgm/srvy/l2/2017/11/mms1_fgm_srvy_l2_20171128_v5.115.0.cdf?mms1_fgm_b_gse_srvy_l2[:,3] dataset: mms1_fgm_b_gse_srvy_l2__3[Epoch=1107257] (nT) wrote to file: test004_https_cdaweb.gsfc.nasa.gov_sp_phys_data_mms_mms1_fgm_srvy_l2_2017_11_mms1_fgm_srvy_l2_20171128_v5.115.0.cdf_mms1_fgm_b_gse_srvy_l2__3_.png Read in 1.764 seconds (test004_002): https://cdaweb.gsfc.nasa.gov/sp_phys/data/mms/mms1/fgm/srvy/l2/2017/11/mms1_fgm_srvy_l2_20171128_v5.115.0.cdf?mms1_fgm_b_gse_srvy_l2[:,3] Plot in 3.660 seconds (test004_002): https://cdaweb.gsfc.nasa.gov/sp_phys/data/mms/mms1/fgm/srvy/l2/2017/11/mms1_fgm_srvy_l2_20171128_v5.115.0.cdf?mms1_fgm_b_gse_srvy_l2[:,3] == 004 003 == uri: vap+cdaweb:ds=MMS1_FGM_SRVY_L2&filter=mms&id=mms1_fgm_b_gse_srvy_l2_clean[:,3]&timerange=2017-11-28+00:00+to+2017-11-29+01:00 java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/mms1_fgm_srvy_l2_00000000_v02.cdf at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) 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.HttpFileSystem.doTryDownload(HttpFileSystem.java:415) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604) at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671) at org.das2.util.filesystem.WebFileObject.getFile(WebFileObject.java:474) at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:985) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170) at org.autoplot.cdf.CdfDataSource.getMetadata(CdfDataSource.java:1676) at org.autoplot.cdaweb.CDAWebDataSource.getMetadata(CDAWebDataSource.java:598) at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:201) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/mms1_fgm_srvy_l2_00000000_v02.cdf at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) 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:231) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585) ... 13 more === Exceptions encountered ============== == 1: vap+cdaweb:ds=THE_L2_FGM&id=the_fgs_gsm&slice1=1&timerange=2007-06-25+23:00+to+2007-06-27+01:00&where=the_fgm_fgs_quality.eq(0) == java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/the_l2_fgm_00000000_v02.cdf at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) 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.HttpFileSystem.doTryDownload(HttpFileSystem.java:415) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604) at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671) at org.das2.util.filesystem.WebFileObject.getFile(WebFileObject.java:474) at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:985) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170) at org.autoplot.cdf.CdfDataSource.getMetadata(CdfDataSource.java:1676) at org.autoplot.cdaweb.CDAWebDataSource.getMetadata(CDAWebDataSource.java:598) at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:201) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/the_l2_fgm_00000000_v02.cdf at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) 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:231) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585) ... 13 more == 3: vap+cdaweb:ds=MMS1_FGM_SRVY_L2&filter=mms&id=mms1_fgm_b_gse_srvy_l2_clean[:,3]&timerange=2017-11-28+00:00+to+2017-11-29+01:00 == java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/mms1_fgm_srvy_l2_00000000_v02.cdf at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) 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.HttpFileSystem.doTryDownload(HttpFileSystem.java:415) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604) at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671) at org.das2.util.filesystem.WebFileObject.getFile(WebFileObject.java:474) at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:985) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177) at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170) at org.autoplot.cdf.CdfDataSource.getMetadata(CdfDataSource.java:1676) at org.autoplot.cdaweb.CDAWebDataSource.getMetadata(CDAWebDataSource.java:598) at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:201) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/mms1_fgm_srvy_l2_00000000_v02.cdf at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) 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:231) at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585) ... 13 more (2 exceptions) Build step 'Execute shell' marked build as failure Archiving artifacts Sending e-mails to: faden@cottagesystems.com Finished: FAILURE