Console Output
Skipping 1,309 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
[javatest.batch] 01-15-2020 08:52:19: [Client]: Sending request with Authroization header...
[javatest.batch] 01-15-2020 08:52:20: TRACE: [BaseUrlClient] EXECUTING
[javatest.batch] 01-15-2020 08:52:20: [HttpRequest] Dispatching request: 'GET /securityapi_securitycontext_authenticate_web/servlet?name=tom&password=secret1 HTTP/1.1' to target server at 'localhost:8080'
[javatest.batch] 01-15-2020 08:52:20: TRACE: ########## The real value set: false
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - >> "GET /securityapi_securitycontext_authenticate_web/servlet?name=tom&password=secret1 HTTP/1.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - >> "Host: localhost:8080[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - >> "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "Server: GlassFish Server Open Source Edition 5.1.0 [\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition 5.1.0 Java/Oracle Corporation/1.8)[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "Set-Cookie: JSESSIONID=8674deab20a3b8ae4e5105318deb; Path=/securityapi_securitycontext_authenticate_web; HttpOnly[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "Content-Length: 203[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "Authenticated with status: SUCCESS[\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "Authentication successedcontext username: tom[\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "context user has role "Administrator": true[\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "context user has role "Manager": true[\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - << "context user has role "Employee": false[\n]"
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WIRE] - HttpConnectionManager is null. Connection cannot be released.
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Scanning response for search string: 'Authentication successed' starting at index location: 0
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Found search string: 'Authentication successed' at index '35' in the server's response
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Scanning response for search string: 'context username: tom' starting at index location: 59
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Found search string: 'context username: tom' at index '59' in the server's response
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Administrator": true' starting at index location: 80
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Found search string: 'context user has role "Administrator": true' at index '81' in the server's response
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Manager": true' starting at index location: 124
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Found search string: 'context user has role "Manager": true' at index '125' in the server's response
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Employee": false' starting at index location: 162
[javatest.batch] 01-15-2020 08:52:20: TRACE: [WebValidatorBase] Found search string: 'context user has role "Employee": false' at index '163' in the server's response
[javatest.batch] 01-15-2020 08:52:20: TRACE: [Client]: Authenticated with status: SUCCESS
[javatest.batch] Authentication successedcontext username: tom
[javatest.batch] context user has role "Administrator": true
[javatest.batch] context user has role "Manager": true
[javatest.batch] context user has role "Employee": false
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:20: [BaseUrlClient] Test cleanup OK
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test: PASSED........com/sun/ts/tests/securityapi/securitycontext/authenticate/Client.java#testSecurityContextAuthenticate
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed: 79 (79 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining: 8
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test: com/sun/ts/tests/securityapi/securitycontext/authenticate/Client.java#testSecurityContextAuthenticate_wrongCredential
[javatest.batch] ********************************************************************************
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:21: Harness - harness.executeMode is set to "2"
[javatest.batch] 01-15-2020 08:52:21: Harness - keywords (to be passed to tests) set to: all
[javatest.batch] 01-15-2020 08:52:21: Harness - sClassPathFromExecProps =
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxb-xjc.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/tools/ant/lib/ant.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-io-2.4.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-collections-3.2.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/cssparser-0.9.25.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-core-js-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpcore-4.4.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpclient-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpmime-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/nekohtml-1.9.21.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xercesImpl-2.11.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xalan-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/serializer-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/relaxngDatatype.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sac-1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/saxpath.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-1.1.6.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-core-1.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jdom-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xml-apis-1.4.01.jar HOME=/home/jenkins windir= SYSTEMROOT= /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/bin/java -Dbytecheck=true -Djava.protocol.handler.pkgs=javax.net.ssl -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/domains/domain1/config/cacerts.jks com.sun.ts.tests.securityapi.securitycontext.authenticate.Client -p /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../tmp/tstest.jte -t testSecurityContextAuthenticate_wrongCredential
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 01-15-2020 08:52:21: TRACE: ####### Value of harness.socket.retry.count is "10"
[javatest.batch] 01-15-2020 08:52:21: TRACE: ####### Value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:21: TRACE: ####### Actual bind value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:21: TRACE: *** in EETest.run(argv,p)
[javatest.batch] 01-15-2020 08:52:21: TRACE: TESTCLASS=com.sun.ts.tests.securityapi.securitycontext.authenticate.Client
[javatest.batch] 01-15-2020 08:52:21: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.securityapi.securitycontext.authenticate.Client
[javatest.batch] 01-15-2020 08:52:21: TRACE: ** IN getRunMethod: testname=testSecurityContextAuthenticate_wrongCredential
[javatest.batch] 01-15-2020 08:52:21: TRACE: ** GOT RUN METHOD!
[javatest.batch] 01-15-2020 08:52:21: TRACE: **runmethod=testSecurityContextAuthenticate_wrongCredential
[javatest.batch] 01-15-2020 08:52:21: TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:21: TRACE: No setupMethod annotation present
[javatest.batch] 01-15-2020 08:52:21: TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextAuthenticate_wrongCredential_setup
[javatest.batch] 01-15-2020 08:52:21: TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 01-15-2020 08:52:21: TRACE: GOT SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:21: TRACE: No cleanupMethod annotation present
[javatest.batch] 01-15-2020 08:52:21: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextAuthenticate_wrongCredential_cleanup
[javatest.batch] 01-15-2020 08:52:21: TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 01-15-2020 08:52:21: TRACE: GOT CLEANUP METHOD!
[javatest.batch] 01-15-2020 08:52:21: TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:21: [BaseUrlClient] Test setup OK
[javatest.batch] 01-15-2020 08:52:21: TRACE: INVOKED SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:21: TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 01-15-2020 08:52:21: [Client]: Sending request with Authroization header...
[javatest.batch] 01-15-2020 08:52:21: TRACE: [BaseUrlClient] EXECUTING
[javatest.batch] 01-15-2020 08:52:21: [HttpRequest] Dispatching request: 'GET /securityapi_securitycontext_authenticate_web/servlet?name=tom&password=wrongpwd HTTP/1.1' to target server at 'localhost:8080'
[javatest.batch] 01-15-2020 08:52:21: TRACE: ########## The real value set: false
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - >> "GET /securityapi_securitycontext_authenticate_web/servlet?name=tom&password=wrongpwd HTTP/1.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - >> "Host: localhost:8080[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - >> "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "Server: GlassFish Server Open Source Edition 5.1.0 [\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition 5.1.0 Java/Oracle Corporation/1.8)[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "Set-Cookie: JSESSIONID=867550328f91ad1a043180040c34; Path=/securityapi_securitycontext_authenticate_web; HttpOnly[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "Content-Length: 61[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "Authenticated with status: SEND_FAILURE[\n]"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - << "Authentication failed"
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WIRE] - HttpConnectionManager is null. Connection cannot be released.
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WebValidatorBase] Scanning response for search string: 'Authentication failed' starting at index location: 0
[javatest.batch] 01-15-2020 08:52:21: TRACE: [WebValidatorBase] Found search string: 'Authentication failed' at index '40' in the server's response
[javatest.batch] 01-15-2020 08:52:21: TRACE: [Client]: Authenticated with status: SEND_FAILURE
[javatest.batch] Authentication failed
[javatest.batch] 01-15-2020 08:52:21: [BaseUrlClient] Test cleanup OK
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test: PASSED........com/sun/ts/tests/securityapi/securitycontext/authenticate/Client.java#testSecurityContextAuthenticate_wrongCredential
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed: 80 (80 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining: 7
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test: com/sun/ts/tests/securityapi/securitycontext/callerdata/Client.java#testSecurityContextHasAccessToWebResource
[javatest.batch] ********************************************************************************
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:23: Harness - harness.executeMode is set to "2"
[javatest.batch] 01-15-2020 08:52:23: Harness - keywords (to be passed to tests) set to: all
[javatest.batch] 01-15-2020 08:52:23: Harness - sClassPathFromExecProps =
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxb-xjc.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/tools/ant/lib/ant.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-io-2.4.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-collections-3.2.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/cssparser-0.9.25.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-core-js-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpcore-4.4.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpclient-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpmime-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/nekohtml-1.9.21.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xercesImpl-2.11.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xalan-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/serializer-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/relaxngDatatype.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sac-1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/saxpath.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-1.1.6.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-core-1.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jdom-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xml-apis-1.4.01.jar HOME=/home/jenkins windir= SYSTEMROOT= /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/bin/java -Dbytecheck=true -Djava.protocol.handler.pkgs=javax.net.ssl -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/domains/domain1/config/cacerts.jks com.sun.ts.tests.securityapi.securitycontext.callerdata.Client -p /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../tmp/tstest.jte -t testSecurityContextHasAccessToWebResource
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 01-15-2020 08:52:23: TRACE: ####### Value of harness.socket.retry.count is "10"
[javatest.batch] 01-15-2020 08:52:23: TRACE: ####### Value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:23: TRACE: ####### Actual bind value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:23: TRACE: *** in EETest.run(argv,p)
[javatest.batch] 01-15-2020 08:52:23: TRACE: TESTCLASS=com.sun.ts.tests.securityapi.securitycontext.callerdata.Client
[javatest.batch] 01-15-2020 08:52:23: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.securityapi.securitycontext.callerdata.Client
[javatest.batch] 01-15-2020 08:52:23: TRACE: ** IN getRunMethod: testname=testSecurityContextHasAccessToWebResource
[javatest.batch] 01-15-2020 08:52:23: TRACE: ** GOT RUN METHOD!
[javatest.batch] 01-15-2020 08:52:23: TRACE: **runmethod=testSecurityContextHasAccessToWebResource
[javatest.batch] 01-15-2020 08:52:23: TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:23: TRACE: No setupMethod annotation present
[javatest.batch] 01-15-2020 08:52:23: TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextHasAccessToWebResource_setup
[javatest.batch] 01-15-2020 08:52:23: TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 01-15-2020 08:52:23: TRACE: GOT SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:23: TRACE: No cleanupMethod annotation present
[javatest.batch] 01-15-2020 08:52:23: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextHasAccessToWebResource_cleanup
[javatest.batch] 01-15-2020 08:52:23: TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 01-15-2020 08:52:23: TRACE: GOT CLEANUP METHOD!
[javatest.batch] 01-15-2020 08:52:23: TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:23: [BaseUrlClient] Test setup OK
[javatest.batch] 01-15-2020 08:52:23: TRACE: INVOKED SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:23: TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 01-15-2020 08:52:23: [Client]: Sending request with Authroization header...
[javatest.batch] 01-15-2020 08:52:23: TRACE: [HttpRequest] Added credentials for 'tom' with password 'secret1' in realm 'null'
[javatest.batch] 01-15-2020 08:52:23: TRACE: [HttpRequest] Added credentials for 'tom' with password 'secret1' in realm 'null'
[javatest.batch] 01-15-2020 08:52:23: TRACE: [BaseUrlClient] EXECUTING
[javatest.batch] 01-15-2020 08:52:23: [HttpRequest] Dispatching request: 'GET /securityapi_securitycontext_callerdata_web/servlet2 HTTP/1.1' to target server at 'localhost:8080'
[javatest.batch] 01-15-2020 08:52:23: TRACE: ########## The real value set: false
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "GET /securityapi_securitycontext_callerdata_web/servlet2 HTTP/1.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "Authorization: Basic dG9tOnNlY3JldDE=[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "Host: localhost:8080[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "Server: GlassFish Server Open Source Edition 5.1.0 [\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition 5.1.0 Java/Oracle Corporation/1.8)[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "Content-Length: 126[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "This is a servlet [\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "context username: tom[\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "has GET access to /protectedServlet: true[\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "has POST access to /protectedServlet: true[\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - HttpConnectionManager is null. Connection cannot be released.
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Scanning response for search string: 'context username: tom' starting at index location: 0
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Found search string: 'context username: tom' at index '19' in the server's response
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Scanning response for search string: 'has GET access to /protectedServlet: true' starting at index location: 40
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Found search string: 'has GET access to /protectedServlet: true' at index '41' in the server's response
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Scanning response for search string: 'has POST access to /protectedServlet: true' starting at index location: 82
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Found search string: 'has POST access to /protectedServlet: true' at index '83' in the server's response
[javatest.batch] 01-15-2020 08:52:23: TRACE: [Client]: This is a servlet
[javatest.batch] context username: tom
[javatest.batch] has GET access to /protectedServlet: true
[javatest.batch] has POST access to /protectedServlet: true
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:23: TRACE: [HttpRequest] Added credentials for 'bob' with password 'secret3' in realm 'null'
[javatest.batch] 01-15-2020 08:52:23: TRACE: [HttpRequest] Added credentials for 'bob' with password 'secret3' in realm 'null'
[javatest.batch] 01-15-2020 08:52:23: TRACE: [BaseUrlClient] EXECUTING
[javatest.batch] 01-15-2020 08:52:23: [HttpRequest] Dispatching request: 'GET /securityapi_securitycontext_callerdata_web/servlet2 HTTP/1.1' to target server at 'localhost:8080'
[javatest.batch] 01-15-2020 08:52:23: TRACE: ########## The real value set: false
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "GET /securityapi_securitycontext_callerdata_web/servlet2 HTTP/1.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "Authorization: Basic Ym9iOnNlY3JldDM=[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "Host: localhost:8080[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - >> "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "Server: GlassFish Server Open Source Edition 5.1.0 [\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition 5.1.0 Java/Oracle Corporation/1.8)[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "Content-Length: 127[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "This is a servlet [\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "context username: bob[\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "has GET access to /protectedServlet: true[\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - << "has POST access to /protectedServlet: false[\n]"
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WIRE] - HttpConnectionManager is null. Connection cannot be released.
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Scanning response for search string: 'context username: bob' starting at index location: 0
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Found search string: 'context username: bob' at index '19' in the server's response
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Scanning response for search string: 'has GET access to /protectedServlet: true' starting at index location: 40
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Found search string: 'has GET access to /protectedServlet: true' at index '41' in the server's response
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Scanning response for search string: 'has POST access to /protectedServlet: false' starting at index location: 82
[javatest.batch] 01-15-2020 08:52:23: TRACE: [WebValidatorBase] Found search string: 'has POST access to /protectedServlet: false' at index '83' in the server's response
[javatest.batch] 01-15-2020 08:52:23: TRACE: [Client]: This is a servlet
[javatest.batch] context username: bob
[javatest.batch] has GET access to /protectedServlet: true
[javatest.batch] has POST access to /protectedServlet: false
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:23: [Client]: HasAccessToWebResource() returned expected results
[javatest.batch] 01-15-2020 08:52:23: [BaseUrlClient] Test cleanup OK
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test: PASSED........com/sun/ts/tests/securityapi/securitycontext/callerdata/Client.java#testSecurityContextHasAccessToWebResource
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed: 81 (81 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining: 6
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test: com/sun/ts/tests/securityapi/securitycontext/callerdata/Client.java#testSecurityContextIsCallerInRole
[javatest.batch] ********************************************************************************
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:25: Harness - harness.executeMode is set to "2"
[javatest.batch] 01-15-2020 08:52:25: Harness - keywords (to be passed to tests) set to: all
[javatest.batch] 01-15-2020 08:52:25: Harness - sClassPathFromExecProps =
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxb-xjc.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/tools/ant/lib/ant.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-io-2.4.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-collections-3.2.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/cssparser-0.9.25.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-core-js-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpcore-4.4.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpclient-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpmime-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/nekohtml-1.9.21.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xercesImpl-2.11.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xalan-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/serializer-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/relaxngDatatype.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sac-1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/saxpath.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-1.1.6.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-core-1.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jdom-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xml-apis-1.4.01.jar HOME=/home/jenkins windir= SYSTEMROOT= /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/bin/java -Dbytecheck=true -Djava.protocol.handler.pkgs=javax.net.ssl -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/domains/domain1/config/cacerts.jks com.sun.ts.tests.securityapi.securitycontext.callerdata.Client -p /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../tmp/tstest.jte -t testSecurityContextIsCallerInRole
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 01-15-2020 08:52:25: TRACE: ####### Value of harness.socket.retry.count is "10"
[javatest.batch] 01-15-2020 08:52:25: TRACE: ####### Value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:25: TRACE: ####### Actual bind value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:25: TRACE: *** in EETest.run(argv,p)
[javatest.batch] 01-15-2020 08:52:25: TRACE: TESTCLASS=com.sun.ts.tests.securityapi.securitycontext.callerdata.Client
[javatest.batch] 01-15-2020 08:52:25: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.securityapi.securitycontext.callerdata.Client
[javatest.batch] 01-15-2020 08:52:25: TRACE: ** IN getRunMethod: testname=testSecurityContextIsCallerInRole
[javatest.batch] 01-15-2020 08:52:25: TRACE: ** GOT RUN METHOD!
[javatest.batch] 01-15-2020 08:52:25: TRACE: **runmethod=testSecurityContextIsCallerInRole
[javatest.batch] 01-15-2020 08:52:25: TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:25: TRACE: No setupMethod annotation present
[javatest.batch] 01-15-2020 08:52:25: TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextIsCallerInRole_setup
[javatest.batch] 01-15-2020 08:52:25: TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 01-15-2020 08:52:25: TRACE: GOT SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:25: TRACE: No cleanupMethod annotation present
[javatest.batch] 01-15-2020 08:52:25: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextIsCallerInRole_cleanup
[javatest.batch] 01-15-2020 08:52:25: TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 01-15-2020 08:52:25: TRACE: GOT CLEANUP METHOD!
[javatest.batch] 01-15-2020 08:52:25: TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:25: [BaseUrlClient] Test setup OK
[javatest.batch] 01-15-2020 08:52:25: TRACE: INVOKED SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:25: TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 01-15-2020 08:52:25: [Client]: Sending request with Authroization header...
[javatest.batch] 01-15-2020 08:52:25: TRACE: [HttpRequest] Added credentials for 'tom' with password 'secret1' in realm 'null'
[javatest.batch] 01-15-2020 08:52:25: TRACE: [HttpRequest] Added credentials for 'tom' with password 'secret1' in realm 'null'
[javatest.batch] 01-15-2020 08:52:25: TRACE: [BaseUrlClient] EXECUTING
[javatest.batch] 01-15-2020 08:52:25: [HttpRequest] Dispatching request: 'GET /securityapi_securitycontext_callerdata_web/servlet HTTP/1.1' to target server at 'localhost:8080'
[javatest.batch] 01-15-2020 08:52:25: TRACE: ########## The real value set: false
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - >> "GET /securityapi_securitycontext_callerdata_web/servlet HTTP/1.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - >> "Authorization: Basic dG9tOnNlY3JldDE=[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - >> "Host: localhost:8080[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - >> "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "Server: GlassFish Server Open Source Edition 5.1.0 [\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition 5.1.0 Java/Oracle Corporation/1.8)[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "Content-Length: 429[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "This is a servlet [\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "context username: tom[\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "context user has role "Administrator": true[\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "context user has role "Manager": true[\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "context user has role "Employee": false[\n]"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - << "isCallerInRole(Administrator) result same with request.isUserInRole(Administrator) result : trueisCallerInRole(Manager) result same with request.isUserInRole(Manager) result : trueisCallerInRole(Employee) result same with request.isUserInRole(Employee) result : true"
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WIRE] - HttpConnectionManager is null. Connection cannot be released.
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Scanning response for search string: 'context username: tom' starting at index location: 0
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Found search string: 'context username: tom' at index '19' in the server's response
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Administrator": true' starting at index location: 40
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Found search string: 'context user has role "Administrator": true' at index '41' in the server's response
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Manager": true' starting at index location: 84
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Found search string: 'context user has role "Manager": true' at index '85' in the server's response
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Employee": false' starting at index location: 122
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Found search string: 'context user has role "Employee": false' at index '123' in the server's response
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Scanning response for search string: 'isCallerInRole(Administrator) result same with request.isUserInRole(Administrator) result : true' starting at index location: 162
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Found search string: 'isCallerInRole(Administrator) result same with request.isUserInRole(Administrator) result : true' at index '163' in the server's response
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Scanning response for search string: 'isCallerInRole(Manager) result same with request.isUserInRole(Manager) result : true' starting at index location: 259
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Found search string: 'isCallerInRole(Manager) result same with request.isUserInRole(Manager) result : true' at index '259' in the server's response
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Scanning response for search string: 'isCallerInRole(Employee) result same with request.isUserInRole(Employee) result : true' starting at index location: 343
[javatest.batch] 01-15-2020 08:52:25: TRACE: [WebValidatorBase] Found search string: 'isCallerInRole(Employee) result same with request.isUserInRole(Employee) result : true' at index '343' in the server's response
[javatest.batch] 01-15-2020 08:52:25: TRACE: [Client]: This is a servlet
[javatest.batch] context username: tom
[javatest.batch] context user has role "Administrator": true
[javatest.batch] context user has role "Manager": true
[javatest.batch] context user has role "Employee": false
[javatest.batch] isCallerInRole(Administrator) result same with request.isUserInRole(Administrator) result : trueisCallerInRole(Manager) result same with request.isUserInRole(Manager) result : trueisCallerInRole(Employee) result same with request.isUserInRole(Employee) result : true
[javatest.batch] 01-15-2020 08:52:25: [Client]: isUserInRole() returned expected results
[javatest.batch] 01-15-2020 08:52:25: [BaseUrlClient] Test cleanup OK
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test: PASSED........com/sun/ts/tests/securityapi/securitycontext/callerdata/Client.java#testSecurityContextIsCallerInRole
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed: 82 (82 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining: 5
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test: com/sun/ts/tests/securityapi/securitycontext/ejb/Client.java#testSecurityContextAvailableInEJB
[javatest.batch] ********************************************************************************
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:26: Harness - harness.executeMode is set to "2"
[javatest.batch] 01-15-2020 08:52:26: Harness - keywords (to be passed to tests) set to: all
[javatest.batch] 01-15-2020 08:52:26: Harness - sClassPathFromExecProps =
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxb-xjc.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/tools/ant/lib/ant.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-io-2.4.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-collections-3.2.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/cssparser-0.9.25.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-core-js-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpcore-4.4.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpclient-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpmime-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/nekohtml-1.9.21.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xercesImpl-2.11.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xalan-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/serializer-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/relaxngDatatype.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sac-1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/saxpath.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-1.1.6.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-core-1.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jdom-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xml-apis-1.4.01.jar HOME=/home/jenkins windir= SYSTEMROOT= /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/bin/java -Dbytecheck=true -Djava.protocol.handler.pkgs=javax.net.ssl -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/domains/domain1/config/cacerts.jks com.sun.ts.tests.securityapi.securitycontext.ejb.Client -p /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../tmp/tstest.jte -t testSecurityContextAvailableInEJB
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 01-15-2020 08:52:27: TRACE: ####### Value of harness.socket.retry.count is "10"
[javatest.batch] 01-15-2020 08:52:27: TRACE: ####### Value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:27: TRACE: ####### Actual bind value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:27: TRACE: *** in EETest.run(argv,p)
[javatest.batch] 01-15-2020 08:52:27: TRACE: TESTCLASS=com.sun.ts.tests.securityapi.securitycontext.ejb.Client
[javatest.batch] 01-15-2020 08:52:27: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.securityapi.securitycontext.ejb.Client
[javatest.batch] 01-15-2020 08:52:27: TRACE: ** IN getRunMethod: testname=testSecurityContextAvailableInEJB
[javatest.batch] 01-15-2020 08:52:27: TRACE: ** GOT RUN METHOD!
[javatest.batch] 01-15-2020 08:52:27: TRACE: **runmethod=testSecurityContextAvailableInEJB
[javatest.batch] 01-15-2020 08:52:27: TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:27: TRACE: No setupMethod annotation present
[javatest.batch] 01-15-2020 08:52:27: TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextAvailableInEJB_setup
[javatest.batch] 01-15-2020 08:52:27: TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 01-15-2020 08:52:27: TRACE: GOT SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:27: TRACE: No cleanupMethod annotation present
[javatest.batch] 01-15-2020 08:52:27: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextAvailableInEJB_cleanup
[javatest.batch] 01-15-2020 08:52:27: TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 01-15-2020 08:52:27: TRACE: GOT CLEANUP METHOD!
[javatest.batch] 01-15-2020 08:52:27: TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:27: [BaseUrlClient] Test setup OK
[javatest.batch] 01-15-2020 08:52:27: TRACE: INVOKED SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:27: TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 01-15-2020 08:52:27: [Client]: Sending request with Authroization header...
[javatest.batch] 01-15-2020 08:52:27: TRACE: [BaseUrlClient] EXECUTING
[javatest.batch] 01-15-2020 08:52:27: [HttpRequest] Dispatching request: 'GET /securityapi_securitycontext_ejb_web/servlet?name=tom&password=secret1 HTTP/1.1' to target server at 'localhost:8080'
[javatest.batch] 01-15-2020 08:52:27: TRACE: ########## The real value set: false
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - >> "GET /securityapi_securitycontext_ejb_web/servlet?name=tom&password=secret1 HTTP/1.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - >> "Host: localhost:8080[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - >> "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "Server: GlassFish Server Open Source Edition 5.1.0 [\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition 5.1.0 Java/Oracle Corporation/1.8)[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "Set-Cookie: JSESSIONID=86769ca734eb0fc032671edd2837; Path=/securityapi_securitycontext_ejb_web; HttpOnly[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "Content-Length: 203[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "Authenticated with status: SUCCESS[\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "Authentication successedcontext username: tom[\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "context user has role "Administrator": true[\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "context user has role "Manager": true[\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - << "context user has role "Employee": false[\n]"
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WIRE] - HttpConnectionManager is null. Connection cannot be released.
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Scanning response for search string: 'Authentication successed' starting at index location: 0
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Found search string: 'Authentication successed' at index '35' in the server's response
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Scanning response for search string: 'context username: tom' starting at index location: 59
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Found search string: 'context username: tom' at index '59' in the server's response
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Administrator": true' starting at index location: 80
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Found search string: 'context user has role "Administrator": true' at index '81' in the server's response
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Manager": true' starting at index location: 124
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Found search string: 'context user has role "Manager": true' at index '125' in the server's response
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Scanning response for search string: 'context user has role "Employee": false' starting at index location: 162
[javatest.batch] 01-15-2020 08:52:27: TRACE: [WebValidatorBase] Found search string: 'context user has role "Employee": false' at index '163' in the server's response
[javatest.batch] 01-15-2020 08:52:27: TRACE: [Client]: Authenticated with status: SUCCESS
[javatest.batch] Authentication successedcontext username: tom
[javatest.batch] context user has role "Administrator": true
[javatest.batch] context user has role "Manager": true
[javatest.batch] context user has role "Employee": false
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:27: [BaseUrlClient] Test cleanup OK
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test: PASSED........com/sun/ts/tests/securityapi/securitycontext/ejb/Client.java#testSecurityContextAvailableInEJB
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed: 83 (83 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining: 4
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test: com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/Client.java#testSecurityContextGetPrincipalsByType
[javatest.batch] ********************************************************************************
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:28: Harness - harness.executeMode is set to "2"
[javatest.batch] 01-15-2020 08:52:28: Harness - keywords (to be passed to tests) set to: all
[javatest.batch] 01-15-2020 08:52:28: Harness - sClassPathFromExecProps =
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxb-xjc.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/tools/ant/lib/ant.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-io-2.4.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-collections-3.2.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/cssparser-0.9.25.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-core-js-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpcore-4.4.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpclient-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpmime-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/nekohtml-1.9.21.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xercesImpl-2.11.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xalan-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/serializer-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/relaxngDatatype.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sac-1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/saxpath.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-1.1.6.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-core-1.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jdom-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xml-apis-1.4.01.jar HOME=/home/jenkins windir= SYSTEMROOT= /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/bin/java -Dbytecheck=true -Djava.protocol.handler.pkgs=javax.net.ssl -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/domains/domain1/config/cacerts.jks com.sun.ts.tests.securityapi.securitycontext.getprincipalsbytype.Client -p /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../tmp/tstest.jte -t testSecurityContextGetPrincipalsByType
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 01-15-2020 08:52:28: TRACE: ####### Value of harness.socket.retry.count is "10"
[javatest.batch] 01-15-2020 08:52:28: TRACE: ####### Value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:28: TRACE: ####### Actual bind value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:28: TRACE: *** in EETest.run(argv,p)
[javatest.batch] 01-15-2020 08:52:28: TRACE: TESTCLASS=com.sun.ts.tests.securityapi.securitycontext.getprincipalsbytype.Client
[javatest.batch] 01-15-2020 08:52:28: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.securityapi.securitycontext.getprincipalsbytype.Client
[javatest.batch] 01-15-2020 08:52:28: TRACE: ** IN getRunMethod: testname=testSecurityContextGetPrincipalsByType
[javatest.batch] 01-15-2020 08:52:28: TRACE: ** GOT RUN METHOD!
[javatest.batch] 01-15-2020 08:52:28: TRACE: **runmethod=testSecurityContextGetPrincipalsByType
[javatest.batch] 01-15-2020 08:52:28: TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:28: TRACE: No setupMethod annotation present
[javatest.batch] 01-15-2020 08:52:28: TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextGetPrincipalsByType_setup
[javatest.batch] 01-15-2020 08:52:28: TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 01-15-2020 08:52:28: TRACE: GOT SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:28: TRACE: No cleanupMethod annotation present
[javatest.batch] 01-15-2020 08:52:28: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextGetPrincipalsByType_cleanup
[javatest.batch] 01-15-2020 08:52:28: TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 01-15-2020 08:52:28: TRACE: GOT CLEANUP METHOD!
[javatest.batch] 01-15-2020 08:52:28: TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:28: [BaseUrlClient] Test setup OK
[javatest.batch] 01-15-2020 08:52:28: TRACE: INVOKED SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:28: TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 01-15-2020 08:52:28: [Client]: Sending request with Authroization header...
[javatest.batch] 01-15-2020 08:52:28: TRACE: [BaseUrlClient] EXECUTING
[javatest.batch] 01-15-2020 08:52:28: [HttpRequest] Dispatching request: 'GET /securityapi_securitycontext_getprincipalsbytype_web/servlet?name=tom&password=secret1 HTTP/1.1' to target server at 'localhost:8080'
[javatest.batch] 01-15-2020 08:52:28: TRACE: ########## The real value set: false
[javatest.batch] 01-15-2020 08:52:28: TRACE: [WIRE] - >> "GET /securityapi_securitycontext_getprincipalsbytype_web/servlet?name=tom&password=secret1 HTTP/1.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:28: TRACE: [WIRE] - >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
[javatest.batch] 01-15-2020 08:52:28: TRACE: [WIRE] - >> "Host: localhost:8080[\r][\n]"
[javatest.batch] 01-15-2020 08:52:28: TRACE: [WIRE] - >> "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "HTTP/1.1 200 OK[\r][\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "Server: GlassFish Server Open Source Edition 5.1.0 [\r][\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "X-Powered-By: Servlet/3.1 JSP/2.3 (GlassFish Server Open Source Edition 5.1.0 Java/Oracle Corporation/1.8)[\r][\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "Content-Length: 108[\r][\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "[\r][\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "context username: tom[\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "PrincipalsSet size should be one: true[\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - << "PrincipalsSet contains correct principal: true[\n]"
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WIRE] - HttpConnectionManager is null. Connection cannot be released.
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WebValidatorBase] Scanning response for search string: 'PrincipalsSet size should be one: true' starting at index location: 0
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WebValidatorBase] Found search string: 'PrincipalsSet size should be one: true' at index '22' in the server's response
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WebValidatorBase] Scanning response for search string: 'PrincipalsSet contains correct principal: true' starting at index location: 60
[javatest.batch] 01-15-2020 08:52:29: TRACE: [WebValidatorBase] Found search string: 'PrincipalsSet contains correct principal: true' at index '61' in the server's response
[javatest.batch] 01-15-2020 08:52:29: TRACE: [Client]: context username: tom
[javatest.batch] PrincipalsSet size should be one: true
[javatest.batch] PrincipalsSet contains correct principal: true
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:29: [BaseUrlClient] Test cleanup OK
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test: PASSED........com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/Client.java#testSecurityContextGetPrincipalsByType
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed: 84 (84 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining: 3
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test: com/sun/ts/tests/signaturetest/securityapi/SecurityAPISigTest.java#signatureTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:30: Harness - harness.executeMode is set to "2"
[javatest.batch] 01-15-2020 08:52:30: Harness - keywords (to be passed to tests) set to: all
[javatest.batch] 01-15-2020 08:52:30: Harness - sClassPathFromExecProps =
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/../javadb/lib/derbyclient.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxb-xjc.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/securityapitck.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/tools/ant/lib/ant.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-io-2.4.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-codec-1.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-collections-3.2.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/cssparser-0.9.25.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/htmlunit-core-js-2.15.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpcore-4.4.9.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpclient-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/httpmime-4.5.5.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/nekohtml-1.9.21.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xercesImpl-2.11.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xalan-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/serializer-2.7.2.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/relaxngDatatype.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/sac-1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/saxpath.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-1.1.6.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jaxen-core-1.0.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/jdom-1.1.3.jar:/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/xml-apis-1.4.01.jar HOME=/home/jenkins windir= SYSTEMROOT= /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/bin/java -Dbytecheck=true -Djava.protocol.handler.pkgs=javax.net.ssl -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/domains/domain1/config/cacerts.jks com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../tmp/tstest.jte -t signatureTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 01-15-2020 08:52:30: TRACE: ####### Value of harness.socket.retry.count is "10"
[javatest.batch] 01-15-2020 08:52:30: TRACE: ####### Value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:30: TRACE: ####### Actual bind value of harness.log.port is "2000"
[javatest.batch] 01-15-2020 08:52:30: TRACE: in ServiceEETest.run() method
[javatest.batch] 01-15-2020 08:52:30: TRACE: Vehicle to be used for this test is: standalone
[javatest.batch] 01-15-2020 08:52:30: TRACE: in custom vehicle so call on EETest.
[javatest.batch] 01-15-2020 08:52:30: TRACE: *** in EETest.run(argv,p)
[javatest.batch] 01-15-2020 08:52:30: TRACE: TESTCLASS=com.sun.ts.tests.signaturetest.securityapi.SecurityAPISigTest
[javatest.batch] 01-15-2020 08:52:30: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.signaturetest.securityapi.SecurityAPISigTest
[javatest.batch] 01-15-2020 08:52:30: TRACE: ** IN getRunMethod: testname=signatureTest
[javatest.batch] 01-15-2020 08:52:30: TRACE: ** GOT RUN METHOD!
[javatest.batch] 01-15-2020 08:52:30: TRACE: **runmethod=signatureTest
[javatest.batch] 01-15-2020 08:52:30: TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:30: TRACE: No setupMethod annotation present
[javatest.batch] 01-15-2020 08:52:30: TRACE: getSetupMethod - checking for testcase specific setup method: signatureTest_setup
[javatest.batch] 01-15-2020 08:52:30: TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 01-15-2020 08:52:30: TRACE: GOT SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:30: TRACE: No cleanupMethod annotation present
[javatest.batch] 01-15-2020 08:52:30: TRACE: getCleanupMethod - checking for testcase specific cleanup method: signatureTest_cleanup
[javatest.batch] 01-15-2020 08:52:30: TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 01-15-2020 08:52:30: TRACE: GOT CLEANUP METHOD!
[javatest.batch] 01-15-2020 08:52:30: TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:30: $$$ SigTestEE.setup() called
[javatest.batch] 01-15-2020 08:52:30: $$$ SigTestEE.setup() complete
[javatest.batch] 01-15-2020 08:52:30: TRACE: INVOKED SETUP METHOD!
[javatest.batch] 01-15-2020 08:52:30: TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 01-15-2020 08:52:30: $$$ SigTestEE.signatureTest() called
[javatest.batch] 01-15-2020 08:52:30: Using the following as the sig-Test map file: sig-test_se8.map
[javatest.batch] 01-15-2020 08:52:30: Using the following as the SigTest Package file: sig-test-pkg-list_se8.txt
[javatest.batch] 01-15-2020 08:52:30: ERROR: The SigTest Package file does not exist: sig-test-pkg-list_se8.txt
[javatest.batch] 01-15-2020 08:52:30: Defaulting to using SigTest Package file: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../bin/sig-test-pkg-list.txt
[javatest.batch] 01-15-2020 08:52:30: optionalPkgToIgnore =
[javatest.batch] 01-15-2020 08:52:30: ********** BEGIN PACKAGE LEVEL SIGNATURE VALIDATION **********
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:30: ********** BEGIN VALIDATE PACKAGE 'javax.security.enterprise' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:30: ********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
[javatest.batch] 01-15-2020 08:52:30: Static mode supports checks of static constants values
[javatest.batch] 01-15-2020 08:52:30: TRACE: Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:30: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[0]: -Static
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[1]: -CheckValue
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[2]: -mode
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[3]: src
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[4]: -Verbose
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[5]: -FileName
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[6]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[7]: -Classpath
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[8]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[9]: -Package
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[10]: javax.security.enterprise
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[11]: -Exclude
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[12]: javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[13]: -Exclude
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[14]: javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[15]: -Exclude
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[16]: javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[17]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:30: TRACE: Param[18]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:30: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:30: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[0] = -Static
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[1] = -CheckValue
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[2] = -mode
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[3] = src
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[4] = -Verbose
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[5] = -FileName
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[6] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[7] = -Classpath
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[8] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[9] = -Package
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[10] = javax.security.enterprise
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[11] = -Exclude
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[12] = javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[13] = -Exclude
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[14] = javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[15] = -Exclude
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[16] = javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[17] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:30: TRACE: testArguments[18] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:31: ********** Status Report 'javax.security.enterprise' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:31: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:31: ********** Package 'javax.security.enterprise' - PASSED (STATIC MODE) **********
[javatest.batch] 01-15-2020 08:52:31:
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:31: ********** VALIDATE IN REFLECTIVE MODE ****
[javatest.batch] 01-15-2020 08:52:31: Reflective mode supports verification within containers (ie ejb, servlet, etc)
[javatest.batch] 01-15-2020 08:52:31: TRACE: Not Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:31: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[0]: -Verbose
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[1]: -FileName
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[2]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[3]: -Classpath
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[4]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[5]: -Package
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[6]: javax.security.enterprise
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[7]: -Exclude
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[8]: javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[9]: -Exclude
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[10]: javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[11]: -Exclude
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[12]: javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[13]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:31: TRACE: Param[14]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:31: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:31: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[0] = -Verbose
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[1] = -FileName
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[2] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[3] = -Classpath
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[4] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[5] = -Package
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[6] = javax.security.enterprise
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[7] = -Exclude
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[8] = javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[9] = -Exclude
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[10] = javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[11] = -Exclude
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[12] = javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[13] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:31: TRACE: testArguments[14] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:32: ********** Status Report 'javax.security.enterprise' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32: ********** Package 'javax.security.enterprise' - PASSED (REFLECTION MODE) **********
[javatest.batch] 01-15-2020 08:52:32: ********** END VALIDATE PACKAGE 'javax.security.enterprise' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32: ********** BEGIN VALIDATE PACKAGE 'javax.security.enterprise.authentication.mechanism.http' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32: ********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
[javatest.batch] 01-15-2020 08:52:32: Static mode supports checks of static constants values
[javatest.batch] 01-15-2020 08:52:32: TRACE: Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:32: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[0]: -Static
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[1]: -CheckValue
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[2]: -mode
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[3]: src
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[4]: -Verbose
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[5]: -FileName
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[6]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[7]: -Classpath
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[8]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[9]: -Package
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[10]: javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[11]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[12]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:32: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:32: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[0] = -Static
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[1] = -CheckValue
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[2] = -mode
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[3] = src
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[4] = -Verbose
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[5] = -FileName
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[6] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[7] = -Classpath
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[8] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[9] = -Package
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[10] = javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[11] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[12] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:32: ********** Status Report 'javax.security.enterprise.authentication.mechanism.http' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32: ********** Package 'javax.security.enterprise.authentication.mechanism.http' - PASSED (STATIC MODE) **********
[javatest.batch] 01-15-2020 08:52:32:
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:32: ********** VALIDATE IN REFLECTIVE MODE ****
[javatest.batch] 01-15-2020 08:52:32: Reflective mode supports verification within containers (ie ejb, servlet, etc)
[javatest.batch] 01-15-2020 08:52:32: TRACE: Not Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:32: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[0]: -Verbose
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[1]: -FileName
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[2]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[3]: -Classpath
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[4]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[5]: -Package
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[6]: javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[7]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:32: TRACE: Param[8]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:32: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:32: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[0] = -Verbose
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[1] = -FileName
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[2] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[3] = -Classpath
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[4] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[5] = -Package
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[6] = javax.security.enterprise.authentication.mechanism.http
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[7] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:32: TRACE: testArguments[8] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:33: ********** Status Report 'javax.security.enterprise.authentication.mechanism.http' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33: ********** Package 'javax.security.enterprise.authentication.mechanism.http' - PASSED (REFLECTION MODE) **********
[javatest.batch] 01-15-2020 08:52:33: ********** END VALIDATE PACKAGE 'javax.security.enterprise.authentication.mechanism.http' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33: ********** BEGIN VALIDATE PACKAGE 'javax.security.enterprise.credential' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33: ********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
[javatest.batch] 01-15-2020 08:52:33: Static mode supports checks of static constants values
[javatest.batch] 01-15-2020 08:52:33: TRACE: Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:33: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[0]: -Static
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[1]: -CheckValue
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[2]: -mode
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[3]: src
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[4]: -Verbose
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[5]: -FileName
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[6]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[7]: -Classpath
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[8]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[9]: -Package
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[10]: javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[11]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[12]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:33: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:33: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[0] = -Static
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[1] = -CheckValue
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[2] = -mode
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[3] = src
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[4] = -Verbose
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[5] = -FileName
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[6] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[7] = -Classpath
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[8] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[9] = -Package
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[10] = javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[11] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[12] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:33: ********** Status Report 'javax.security.enterprise.credential' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33: ********** Package 'javax.security.enterprise.credential' - PASSED (STATIC MODE) **********
[javatest.batch] 01-15-2020 08:52:33:
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:33: ********** VALIDATE IN REFLECTIVE MODE ****
[javatest.batch] 01-15-2020 08:52:33: Reflective mode supports verification within containers (ie ejb, servlet, etc)
[javatest.batch] 01-15-2020 08:52:33: TRACE: Not Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:33: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[0]: -Verbose
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[1]: -FileName
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[2]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[3]: -Classpath
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[4]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[5]: -Package
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[6]: javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[7]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:33: TRACE: Param[8]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:33: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:33: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[0] = -Verbose
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[1] = -FileName
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[2] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[3] = -Classpath
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[4] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[5] = -Package
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[6] = javax.security.enterprise.credential
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[7] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:33: TRACE: testArguments[8] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:34: ********** Status Report 'javax.security.enterprise.credential' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: ********** Package 'javax.security.enterprise.credential' - PASSED (REFLECTION MODE) **********
[javatest.batch] 01-15-2020 08:52:34: ********** END VALIDATE PACKAGE 'javax.security.enterprise.credential' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: ********** BEGIN VALIDATE PACKAGE 'javax.security.enterprise.identitystore' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: ********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
[javatest.batch] 01-15-2020 08:52:34: Static mode supports checks of static constants values
[javatest.batch] 01-15-2020 08:52:34: TRACE: Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:34: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[0]: -Static
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[1]: -CheckValue
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[2]: -mode
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[3]: src
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[4]: -Verbose
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[5]: -FileName
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[6]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[7]: -Classpath
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[8]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[9]: -Package
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[10]: javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[11]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[12]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:34: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:34: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[0] = -Static
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[1] = -CheckValue
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[2] = -mode
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[3] = src
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[4] = -Verbose
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[5] = -FileName
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[6] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[7] = -Classpath
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[8] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[9] = -Package
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[10] = javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[11] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[12] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:34: ********** Status Report 'javax.security.enterprise.identitystore' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: ********** Package 'javax.security.enterprise.identitystore' - PASSED (STATIC MODE) **********
[javatest.batch] 01-15-2020 08:52:34:
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: ********** VALIDATE IN REFLECTIVE MODE ****
[javatest.batch] 01-15-2020 08:52:34: Reflective mode supports verification within containers (ie ejb, servlet, etc)
[javatest.batch] 01-15-2020 08:52:34: TRACE: Not Setting static mode flag to allow constant checking.
[javatest.batch] 01-15-2020 08:52:34: TRACE: ----------------- BEGIN SIG PARAM DUMP -----------------
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[0]: -Verbose
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[1]: -FileName
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[2]: /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[3]: -Classpath
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[4]: /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[5]: -Package
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[6]: javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[7]: -ApiVersion
[javatest.batch] 01-15-2020 08:52:34: TRACE: Param[8]: 1.0_se8
[javatest.batch] 01-15-2020 08:52:34: TRACE: ------------------ END SIG PARAM DUMP ------------------
[javatest.batch] 01-15-2020 08:52:34: TRACE:
[javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args:
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[0] = -Verbose
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[1] = -FileName
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[2] = /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/javax.security.enterprise.sig_1.0_se8
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[3] = -Classpath
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[4] = /home/jenkins/agent/workspace/security_run_tck_custom/java-se-8u41-ri/jre/lib/rt.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.inject.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/cdi-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.faces.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/security_run_tck_custom/glassfish5/glassfish/modules/jakarta.ejb-api.jar://home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/../../lib/unboundid-ldapsdk.jar
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[5] = -Package
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[6] = javax.security.enterprise.identitystore
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[7] = -ApiVersion
[javatest.batch] 01-15-2020 08:52:34: TRACE: testArguments[8] = 1.0_se8
[javatest.batch] null
[javatest.batch] 01-15-2020 08:52:34: ********** Status Report 'javax.security.enterprise.identitystore' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: SignatureTest report
[javatest.batch] Base version: 1.0_se8
[javatest.batch] Tested version: 1.0_se8
[javatest.batch] Check mode: src [throws normalized]
[javatest.batch] Constant checking: on
[javatest.batch]
[javatest.batch]
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: ********** Package 'javax.security.enterprise.identitystore' - PASSED (REFLECTION MODE) **********
[javatest.batch] 01-15-2020 08:52:34: ********** END VALIDATE PACKAGE 'javax.security.enterprise.identitystore' **********
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34:
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: ******************************************************
[javatest.batch] ******************************************************
[javatest.batch] All package signatures passed.
[javatest.batch] Passed packages listed below:
[javatest.batch] javax.security.enterprise(static mode)
[javatest.batch] javax.security.enterprise(reflection mode)
[javatest.batch] javax.security.enterprise.authentication.mechanism.http(static mode)
[javatest.batch] javax.security.enterprise.authentication.mechanism.http(reflection mode)
[javatest.batch] javax.security.enterprise.credential(static mode)
[javatest.batch] javax.security.enterprise.credential(reflection mode)
[javatest.batch] javax.security.enterprise.identitystore(static mode)
[javatest.batch] javax.security.enterprise.identitystore(reflection mode)
[javatest.batch] ******************************************************
[javatest.batch] ******************************************************
[javatest.batch]
[javatest.batch] 01-15-2020 08:52:34: SigTestEE.signatureTest() returning, as this is neither JTA TCK run, not Java EE CTS run.
[javatest.batch] 01-15-2020 08:52:34: $$$ SigTestEE.cleanup() called
[javatest.batch] 01-15-2020 08:52:34: cleanup
[javatest.batch] 01-15-2020 08:52:34: $$$ SigTestEE.cleanup() returning
[javatest.batch] 01-15-2020 08:52:35: TRACE: SLEPT FOR: 1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test: PASSED........com/sun/ts/tests/signaturetest/securityapi/SecurityAPISigTest.java#signatureTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed: 85 (85 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining: 2
[javatest.batch] ********************************************************************************
[javatest.batch] Completed running 85 tests.
[javatest.batch] Number of Tests Passed = 85
[javatest.batch] Number of Tests Failed = 0
[javatest.batch] Number of Tests with Errors = 0
[javatest.batch] ********************************************************************************
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/autoapplysession/Client.java#testAutoApplySession
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/basic/Client.java#testBasicHAMHasCorrectQualifier
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/basic/Client.java#testBasicHAMValidateRequest
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/basic/Client.java#testBasicHAMValidateRequest_wrongPassword
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/customform/base/Client.java#testCustomFormHAMHasCorrectQualifier
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/customform/base/Client.java#testCustomFormHAMValidateRequest
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/customform/base/Client.java#testCustomFormLoginToContinueErrorPage
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/customform/base/Client.java#testLoginToContinueuseRedirectToLogin
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/customform/expression/Client.java#testLoginToContinueuseForwardToLoginExpression
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/form/Client.java#testFormHAMHasCorrectQualifier
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/form/Client.java#testFormHAMValidateRequest
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/form/Client.java#testLoginToContinueerrorPage
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/form/Client.java#testLoginToContinueLoginPage
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test1/Client.java#testRememberMecookieHttpOnly
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test1/Client.java#testRememberMecookieMaxAgeSeconds
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test1/Client.java#testRememberMeCookieNameandisRememberMeExpression
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test2/Client.java#testRememberMecookieHttpOnlyFalse
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test2/Client.java#testRememberMecookieSecureOnly
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test3/Client.java#testRememberMecookieHttpOnlyExpression
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test3/Client.java#testRememberMecookieMaxAgeSecondsExpression
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test3/Client.java#testRememberMecookieSecureOnlyExpression
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/rememberme/test3/Client.java#testRememberMeisRememberMe
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/sam/obtainbean/Client.java#testSAMObtainBean
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/workflow/cleansubject/Client.java#testHAMCleanSubject
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/workflow/secureresponse/Client.java#testHAMSecureResponse
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/workflow/validaterequest/Client.java#testCallValidateRequestBeforeService
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/workflow/validaterequestduringauthen/Client.java#testCallValidateRequestDuringAuthenticate
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/ham/workflow/validaterequestwithfilter/Client.java#testCallValidateRequestBeforeFilter
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/basic/Client.java#testIdentityStoreInstall
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/customhandler/Client.java#testIdentityStore_customHandler
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/basic/Client.java#testAnnotationDBIDStore_Basic
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/hashalgorithm/Client.java#testAnnotationDBIDStore_HashAlgorithmDefault
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/hashalgorithmparam/Client.java#testAnnotationDBIDStore_HashAlgorithmParam
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/invalidcallerquery/Client.java#testAnnotationDBIDStore_Invalidcallerquery
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/invaliddatasource/Client.java#testAnnotationDBIDStore_Invaliddatasource
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/invalidgroupsquery/Client.java#testAnnotationDBIDStore_Invalidgroupsquery
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/invalidhashalgorithmparam/Client.java#testAnnotationDBIDStore_InvalidHashAlgorithmParam
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/invalidpriorityuseforexpr/Client.java#testAnnotationDBIDStore_invalidpriorityuseforexpr
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/multi/Client.java#testAnnotationDBIDStore_multi_withLdap
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/notvalidated/Client.java#testAnnotationDBIDStore_notValidated
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/priorityuseforexpr/Client.java#testAnnotationDBIDStore_priorityuseforexpr
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/priorityuseforexprbean/Client.java#testAnnotationDBIDStore_priorityuseforexprbean
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/useforgroup/Client.java#testAnnotationDBIDStore_useforgroup
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/database/useforvalidation/Client.java#testAnnotationDBIDStore_useforvalidation
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/idstorepermission/Client.java#testIdentityStore_customHandlerWithoutIDStorePermission
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/basic/Client.java#testAnnotationLdapIDStore_Basic
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/binddn/Client.java#testAnnotationLdapIDStore_Binddn
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/groupmemberof/Client.java#testAnnotationLdapIDStore_groupMemberOf
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/groupmemberofnotexist/Client.java#testAnnotationLdapIDStore_groupMemberOfNotExist
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddn/Client.java#testAnnotationLdapIDStore_invalidBinddn
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidbinddnpassword/Client.java#testAnnotationLdapIDStore_invalidBinddnPassword
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidcallerbasedn/Client.java#testAnnotationLdapIDStore_invalidCallerBasedn
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidcallernameattr/Client.java#testAnnotationLdapIDStore_invalidCallerNameAttribute
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchbase/Client.java#testAnnotationLdapIDStore_invalidCallerSearchBase
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidcallersearchfilter/Client.java#testAnnotationLdapIDStore_invalidCallerSearchFilter
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupmemberattr/Client.java#testAnnotationLdapIDStore_invalidGroupMemberAttribute
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupnameattr/Client.java#testAnnotationLdapIDStore_invalidGroupNameAttribute
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchbase/Client.java#testAnnotationLdapIDStore_invalidGroupSearchBase
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidgroupsearchfilter/Client.java#testAnnotationLdapIDStore_invalidGroupSearchFilter
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidsearchscopeexpr/Client.java#testAnnotationLdapIDStore_invalidsearchScopeExpression
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/invalidurl/Client.java#testAnnotationLdapIDStore_invalidURL
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/notvalidated/Client.java#testAnnotationLdapIDStore_NotValidated
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/priorityuseforexpr/Client.java#testIdentityStore_ldap_priorityuseforexpr
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothonelevel/Client.java#testAnnotationLdapIDStore_searchScopeBothOneLevel
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/searchscopebothsubtree/Client.java#testAnnotationLdapIDStore_searchScopeBothSubTree
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/searchscopecalleronelevelgroupsubtree/Client.java#testAnnotationLdapIDStore_searchScopeCallerOneLevelGroupSubTree
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/searchscopecallersubtreegrouponelevel/Client.java#testAnnotationLdapIDStore_searchScopeCallerSubTreeGroupOneLevel
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/searchscopeexpr/Client.java#testAnnotationLdapIDStore_searchScopeExpression
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/useforgroup/Client.java#testIdentityStore_ldap_useforgroup
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/ldap/useforvalidation/Client.java#testIdentityStore_ldap_useforvalidation
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/multi/Client.java#testIdentityStoreValidate_multiIDStore
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/multi/Client.java#testIdentityStoreValidate_multiIDStore_INVALID
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/multi/Client.java#testIdentityStoreValidate_multiIDStore_INVALIDWithNOTVALIDATED
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/multi/Client.java#testIdentityStoreValidate_multiIDStore_NOTVALIDATED
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/multiauthz/Client.java#testIdentityStore_getGroups_multiGroupStore_highPriority_valid
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/multiauthz/Client.java#testIdentityStore_getGroups_multiGroupStore_lowerPriority_valid
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/useforgroup/Client.java#testIdentityStore_validationType_useforgroup
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/idstore/useforvalidation/Client.java#testIdentityStore_validationType_useforvalidation
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/securitycontext/authenticate/Client.java#testSecurityContextAuthenticate
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/securitycontext/authenticate/Client.java#testSecurityContextAuthenticate_wrongCredential
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/securitycontext/callerdata/Client.java#testSecurityContextHasAccessToWebResource
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/securitycontext/callerdata/Client.java#testSecurityContextIsCallerInRole
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/securitycontext/ejb/Client.java#testSecurityContextAvailableInEJB
[javatest.batch] PASSED........com/sun/ts/tests/securityapi/securitycontext/getprincipalsbytype/Client.java#testSecurityContextGetPrincipalsByType
[javatest.batch] PASSED........com/sun/ts/tests/signaturetest/securityapi/SecurityAPISigTest.java#signatureTest_from_standalone
[javatest.batch]
[javatest.batch] Jan 15, 2020 8:52:36 AM Finished executing all tests, wait for cleanup...
[javatest.batch] Jan 15, 2020 8:52:36 AM Harness done with cleanup from test run.
[javatest.batch] Total time = 237s
[javatest.batch] Setup time = 0s
[javatest.batch] Cleanup time = 0s
[javatest.batch] Test results: passed: 85
[javatest.batch] Results written to /home/jenkins/agent/workspace/security_run_tck_custom/securityapitckwork/securityapitck.
[javatest.batch] + writeReport /home/jenkins/agent/workspace/security_run_tck_custom/securityapitckreport/securityapitck
[javatest.batch] cannot create directory for report (/home/jenkins/agent/workspace/security_run_tck_custom/securityapitckreport/securityapitck)
BUILD FAILED
/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/ts.top.import.xml:634: The following error occurred while executing this line:
/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/ts.top.import.xml:616: The following error occurred while executing this line:
/home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin/xml/ts.top.import.xml:894: Java returned: 3
Total time: 4 minutes 0 seconds
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Create summary.txt, API, and run.log artifacts)
[Pipeline] sh
+ cd /home/jenkins/agent/workspace/security_run_tck_custom/security-tck/bin
+ cat run.log
+ sed -e '1,/Completed running/d'
++ head -1 summary.txt
++ tail -1
++ sed 's/.*=\s\(.*\)/\1/'
+ PASSED_COUNT=85
++ tail ++ -1
head -2 summary.txt
++ sed 's/.*=\s\(.*\)/\1/'
+ FAILED_COUNT=0
++ head -3 summary.txt
++ tail -1
++ sed 's/.*=\s\(.*\)/\1/'
+ ERROR_COUNT=0
++ sha256sum /home/jenkins/agent/workspace/security_run_tck_custom/download/glassfish.zip
++ awk '{print $1}'
+ SHA256_GF=486a32b920d7b0a37d75e0ed90f1c6a6c99a95db06efae141773b71bc60dbe74
++ sha256sum /home/jenkins/agent/workspace/security_run_tck_custom/download/jakarta.security.enterprise-api.jar
++ awk '{print $1}'
+ SHA256_API=755fb55f4b377ff808ef397cbf070fbfbcaf05e52b56a34433a603f0510ae65f
++ ++ awk sha256sum '{print $1}'/home/jenkins/agent/workspace/security_run_tck_custom/download/securitytck.zip
+ SHA256_TCK=de4114b9532333bd2c24d7bcb54f3f47cb4dcead6d0b3de05baea237acac948e
+ echo ERROR_COUNT=0
ERROR_COUNT=0
+ echo FAILED_COUNT=0
FAILED_COUNT=0
+ echo PASSED_COUNT=85
PASSED_COUNT=85
+ echo SHA256_GF=486a32b920d7b0a37d75e0ed90f1c6a6c99a95db06efae141773b71bc60dbe74
+ tee -a summary.txt
SHA256_GF=486a32b920d7b0a37d75e0ed90f1c6a6c99a95db06efae141773b71bc60dbe74
+ echo SHA256_API=755fb55f4b377ff808ef397cbf070fbfbcaf05e52b56a34433a603f0510ae65f
+ tee -a summary.txt
SHA256_API=755fb55f4b377ff808ef397cbf070fbfbcaf05e52b56a34433a603f0510ae65f
+ echo SHA256_TCK=de4114b9532333bd2c24d7bcb54f3f47cb4dcead6d0b3de05baea237acac948e
+ tee -a summary.txt
SHA256_TCK=de4114b9532333bd2c24d7bcb54f3f47cb4dcead6d0b3de05baea237acac948e
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS