{
  "_class" : "hudson.tasks.junit.TestResult",
  "testActions" : [
    
  ],
  "duration" : 1.1040001,
  "empty" : False,
  "failCount" : 30,
  "passCount" : 6,
  "skipCount" : 0,
  "suites" : [
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test",
          "duration" : 0.0,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test.setUp(OSTIElinkClientV1Test.java:29)\u000a",
          "failedSince" : 14,
          "name" : "testGetService",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test",
          "duration" : 0.0,
          "errorDetails" : None,
          "errorStackTrace" : "java.lang.NullPointerException\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test.tearDown(OSTIElinkClientV1Test.java:44)\u000a",
          "failedSince" : 14,
          "name" : "testGetService",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test",
          "duration" : 0.0,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test.setUp(OSTIElinkClientV1Test.java:29)\u000a",
          "failedSince" : 14,
          "name" : "testMintIdentifier",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test",
          "duration" : 0.0,
          "errorDetails" : None,
          "errorStackTrace" : "java.lang.NullPointerException\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test.tearDown(OSTIElinkClientV1Test.java:44)\u000a",
          "failedSince" : 14,
          "name" : "testMintIdentifier",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test",
          "duration" : 0.0,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test.setUp(OSTIElinkClientV1Test.java:29)\u000a",
          "failedSince" : 14,
          "name" : "testSetAndGetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test",
          "duration" : 0.0,
          "errorDetails" : None,
          "errorStackTrace" : "java.lang.NullPointerException\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test.tearDown(OSTIElinkClientV1Test.java:44)\u000a",
          "failedSince" : 14,
          "name" : "testSetAndGetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        }
      ],
      "duration" : 0.029,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV1Test",
      "nodeId" : None,
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest",
          "duration" : 0.0,
          "errorDetails" : "java.nio.file.NoSuchFileException: ./token",
          "errorStackTrace" : "java.lang.RuntimeException: java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000aCaused by: java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000a",
          "failedSince" : 14,
          "name" : "testGetService",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService is set by the property file \u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkClient <init>\u000aSEVERE: Can't generate the OSTIElinkService instance since ./token\u000ajava.nio.file.NoSuchFileException: ./token\u000a\u0009at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)\u000a\u0009at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)\u000a\u0009at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)\u000a\u0009at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)\u000a\u0009at java.nio.file.Files.newByteChannel(Files.java:361)\u000a\u0009at java.nio.file.Files.newByteChannel(Files.java:407)\u000a\u0009at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)\u000a\u0009at java.nio.file.Files.newInputStream(Files.java:152)\u000a\u0009at org.apache.commons.io.FileUtils.lambda$readFileToString$12(FileUtils.java:2698)\u000a\u0009at org.apache.commons.io.IOUtils.toString(IOUtils.java:3223)\u000a\u0009at org.apache.commons.io.IOUtils.toString(IOUtils.java:3198)\u000a\u0009at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:2698)\u000a\u0009at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:2714)\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService.loadToken(OSTIv2XmlService.java:106)\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService.<init>(OSTIv2XmlService.java:61)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceFactory.getOSTIElinkService(OSTIServiceFactory.java:61)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClient.<init>(OSTIElinkClient.java:73)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000a\u0009at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\u000a\u0009at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\u000a\u0009at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\u000a\u0009at java.lang.reflect.Method.invoke(Method.java:498)\u000a\u0009at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\u000a\u0009at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\u000a\u0009at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\u000a\u0009at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)\u000a\u0009at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)\u000a\u0009at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)\u000a\u0009at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\u000a\u0009at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\u000a\u0009at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\u000a\u0009at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\u000a\u0009at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\u000a\u0009at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\u000a\u0009at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\u000a\u0009at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\u000a\u0009at org.junit.runners.ParentRunner.run(ParentRunner.java:413)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)\u000a\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest",
          "duration" : 0.0,
          "errorDetails" : None,
          "errorStackTrace" : "java.lang.NullPointerException\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.tearDown(OSTIElinkClientV2XmlTest.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testGetService",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest",
          "duration" : 0.004,
          "errorDetails" : "java.nio.file.NoSuchFileException: ./token",
          "errorStackTrace" : "java.lang.RuntimeException: java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000aCaused by: java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000a",
          "failedSince" : 14,
          "name" : "testMintIdentifier",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService is set by the property file \u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkClient <init>\u000aSEVERE: Can't generate the OSTIElinkService instance since ./token\u000ajava.nio.file.NoSuchFileException: ./token\u000a\u0009at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)\u000a\u0009at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)\u000a\u0009at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)\u000a\u0009at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)\u000a\u0009at java.nio.file.Files.newByteChannel(Files.java:361)\u000a\u0009at java.nio.file.Files.newByteChannel(Files.java:407)\u000a\u0009at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)\u000a\u0009at java.nio.file.Files.newInputStream(Files.java:152)\u000a\u0009at org.apache.commons.io.FileUtils.lambda$readFileToString$12(FileUtils.java:2698)\u000a\u0009at org.apache.commons.io.IOUtils.toString(IOUtils.java:3223)\u000a\u0009at org.apache.commons.io.IOUtils.toString(IOUtils.java:3198)\u000a\u0009at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:2698)\u000a\u0009at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:2714)\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService.loadToken(OSTIv2XmlService.java:106)\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService.<init>(OSTIv2XmlService.java:61)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceFactory.getOSTIElinkService(OSTIServiceFactory.java:61)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClient.<init>(OSTIElinkClient.java:73)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000a\u0009at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\u000a\u0009at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\u000a\u0009at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\u000a\u0009at java.lang.reflect.Method.invoke(Method.java:498)\u000a\u0009at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\u000a\u0009at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\u000a\u0009at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\u000a\u0009at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)\u000a\u0009at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)\u000a\u0009at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)\u000a\u0009at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\u000a\u0009at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\u000a\u0009at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\u000a\u0009at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\u000a\u0009at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\u000a\u0009at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\u000a\u0009at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\u000a\u0009at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\u000a\u0009at org.junit.runners.ParentRunner.run(ParentRunner.java:413)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)\u000a\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest",
          "duration" : 0.005,
          "errorDetails" : None,
          "errorStackTrace" : "java.lang.NullPointerException\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.tearDown(OSTIElinkClientV2XmlTest.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testMintIdentifier",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest",
          "duration" : 0.006,
          "errorDetails" : "java.nio.file.NoSuchFileException: ./token",
          "errorStackTrace" : "java.lang.RuntimeException: java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000aCaused by: java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000a",
          "failedSince" : 14,
          "name" : "testSetAndGetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService is set by the property file \u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkClient <init>\u000aSEVERE: Can't generate the OSTIElinkService instance since ./token\u000ajava.nio.file.NoSuchFileException: ./token\u000a\u0009at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)\u000a\u0009at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)\u000a\u0009at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)\u000a\u0009at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)\u000a\u0009at java.nio.file.Files.newByteChannel(Files.java:361)\u000a\u0009at java.nio.file.Files.newByteChannel(Files.java:407)\u000a\u0009at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)\u000a\u0009at java.nio.file.Files.newInputStream(Files.java:152)\u000a\u0009at org.apache.commons.io.FileUtils.lambda$readFileToString$12(FileUtils.java:2698)\u000a\u0009at org.apache.commons.io.IOUtils.toString(IOUtils.java:3223)\u000a\u0009at org.apache.commons.io.IOUtils.toString(IOUtils.java:3198)\u000a\u0009at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:2698)\u000a\u0009at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:2714)\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService.loadToken(OSTIv2XmlService.java:106)\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService.<init>(OSTIv2XmlService.java:61)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceFactory.getOSTIElinkService(OSTIServiceFactory.java:61)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClient.<init>(OSTIElinkClient.java:73)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.setUp(OSTIElinkClientV2XmlTest.java:37)\u000a\u0009at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\u000a\u0009at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\u000a\u0009at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\u000a\u0009at java.lang.reflect.Method.invoke(Method.java:498)\u000a\u0009at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)\u000a\u0009at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\u000a\u0009at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)\u000a\u0009at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)\u000a\u0009at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)\u000a\u0009at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)\u000a\u0009at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)\u000a\u0009at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)\u000a\u0009at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)\u000a\u0009at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)\u000a\u0009at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)\u000a\u0009at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)\u000a\u0009at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)\u000a\u0009at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)\u000a\u0009at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)\u000a\u0009at org.junit.runners.ParentRunner.run(ParentRunner.java:413)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)\u000a\u0009at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)\u000a\u0009at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)\u000a\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest",
          "duration" : 0.006,
          "errorDetails" : None,
          "errorStackTrace" : "java.lang.NullPointerException\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest.tearDown(OSTIElinkClientV2XmlTest.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testSetAndGetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        }
      ],
      "duration" : 0.014,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "edu.ucsb.nceas.osti_elink.OSTIElinkClientV2XmlTest",
      "nodeId" : None,
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIElinkErrorAgentTest",
          "duration" : 0.0,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIElinkErrorAgentTest.setUp(OSTIElinkErrorAgentTest.java:34)\u000a",
          "failedSince" : 14,
          "name" : "testNotify",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        }
      ],
      "duration" : 0.0,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "edu.ucsb.nceas.osti_elink.OSTIElinkErrorAgentTest",
      "nodeId" : None,
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
          "duration" : 0.001,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest.testGetOSTIV2XmlServiceFromEnv(OSTIServiceFactoryTest.java:141)\u000a",
          "failedSince" : 14,
          "name" : "testGetOSTIV2XmlServiceFromEnv",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService is set by the environmental variable ostiService_className\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://foo.com\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://foo.com/elink2xml/upload and the query url is https://foo.com/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
          "duration" : 0.002,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest.testGetOSTIV2XmlService(OSTIServiceFactoryTest.java:117)\u000a",
          "failedSince" : 14,
          "name" : "testGetOSTIV2XmlService",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlService is set by the property file \u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://foo.com\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://foo.com/elink2xml/upload and the query url is https://foo.com/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
          "duration" : 0.0,
          "errorDetails" : None,
          "errorStackTrace" : None,
          "failedSince" : 0,
          "name" : "testNotSupportedOSTIService",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "PASSED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.foo is set by the property file \u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
          "duration" : 0.021,
          "errorDetails" : None,
          "errorStackTrace" : None,
          "failedSince" : 0,
          "name" : "testCreateDefaultClass",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "PASSED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: We cannot find the ostiService_className in neither the evn variable nor the properties file. So we will use the default one: edu.ucsb.nceas.osti_elink.v1.OSTIService\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The OSTI service class is v1: edu.ucsb.nceas.osti_elink.v1.OSTIService\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
          "duration" : 0.001,
          "errorDetails" : None,
          "errorStackTrace" : None,
          "failedSince" : 0,
          "name" : "testGetProperty",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "PASSED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
          "duration" : 0.0,
          "errorDetails" : None,
          "errorStackTrace" : None,
          "failedSince" : 0,
          "name" : "testGetOSTIV1ServiceFromEnv",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "PASSED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v1.OSTIService is set by the environmental variable ostiService_className\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The OSTI service class is v1: edu.ucsb.nceas.osti_elink.v1.OSTIService\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v1.OSTIService is set by the environmental variable ostiService_className\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
          "duration" : 0.003,
          "errorDetails" : None,
          "errorStackTrace" : None,
          "failedSince" : 0,
          "name" : "testGetOSTIV1Service",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "PASSED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v1.OSTIService is set by the property file \u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The OSTI service class is v1: edu.ucsb.nceas.osti_elink.v1.OSTIService\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIServiceFactory getOSTIElinkService\u000aINFO: The class name edu.ucsb.nceas.osti_elink.v1.OSTIService is set by the property file \u000a",
          "stdout" : None
        }
      ],
      "duration" : 0.041,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "edu.ucsb.nceas.osti_elink.OSTIServiceFactoryTest",
      "nodeId" : None,
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
          "duration" : 0.036,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceV1Test.setUp(OSTIServiceV1Test.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testMintIdentifier",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
          "duration" : 0.0,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceV1Test.setUp(OSTIServiceV1Test.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testBuildMinimalMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
          "duration" : 0.003,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceV1Test.setUp(OSTIServiceV1Test.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testSetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
          "duration" : 0.003,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceV1Test.setUp(OSTIServiceV1Test.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testGetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
          "duration" : 0.002,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceV1Test.setUp(OSTIServiceV1Test.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testGetOstiId",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
          "duration" : 0.003,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceV1Test.setUp(OSTIServiceV1Test.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testGetMetadataFromOstiId",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
          "duration" : 0.008,
          "errorDetails" : "./password.properties (No such file or directory)",
          "errorStackTrace" : "java.io.FileNotFoundException: ./password.properties (No such file or directory)\u000a\u0009at edu.ucsb.nceas.osti_elink.OSTIServiceV1Test.setUp(OSTIServiceV1Test.java:42)\u000a",
          "failedSince" : 14,
          "name" : "testGetStatus",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : None,
          "stdout" : None
        }
      ],
      "duration" : 0.112,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "edu.ucsb.nceas.osti_elink.OSTIServiceV1Test",
      "nodeId" : None,
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "edu.ucsb.nceas.osti_elink.v2.response.JsonResponseHandlerTest",
          "duration" : 0.335,
          "errorDetails" : None,
          "errorStackTrace" : None,
          "failedSince" : 0,
          "name" : "testGetPath",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "PASSED",
          "stderr" : None,
          "stdout" : None
        }
      ],
      "duration" : 0.363,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "edu.ucsb.nceas.osti_elink.v2.response.JsonResponseHandlerTest",
      "nodeId" : None,
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.491,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testMintIdentifier",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.006,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testGetMetadataWithInvalidToken",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.006,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testOverwriteURLByEnv",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.008,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testLoadTokenFromEnv",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.002,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testSetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.005,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testGetMetadata",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.006,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testLoadTokenFromTokenPath",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        },
        {
          "testActions" : [
            
          ],
          "age" : 1,
          "className" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
          "duration" : 0.006,
          "errorDetails" : "./token",
          "errorStackTrace" : "java.nio.file.NoSuchFileException: ./token\u000a\u0009at edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest.setUp(OSTIv2XmlServiceTest.java:46)\u000a",
          "failedSince" : 14,
          "name" : "testGetStatus",
          "skipped" : False,
          "skippedMessage" : None,
          "status" : "FAILED",
          "stderr" : "Oct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The base URL from the property file is https://review.osti.gov\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService constructBaseAndQueryURL\u000aINFO: The OSTI base url is https://review.osti.gov/elink2xml/upload and the query url is https://review.osti.gov/elink2api\u000aOct 25, 2024 8:29:55 PM edu.ucsb.nceas.osti_elink.OSTIElinkService loadToken\u000aINFO: Can't get the token from the environmental variable OSTI_TOKEN and will read it from a file ./token\u000a",
          "stdout" : None
        }
      ],
      "duration" : 0.545,
      "enclosingBlockNames" : [
        
      ],
      "enclosingBlocks" : [
        
      ],
      "id" : None,
      "name" : "edu.ucsb.nceas.osti_elink.v2.xml.OSTIv2XmlServiceTest",
      "nodeId" : None,
      "stderr" : None,
      "stdout" : None,
      "timestamp" : None
    }
  ]
}