Skip to content

Regression

com.sun.ts.tests.jaspic.spi.soap.Client.GetConfigProvider (from authentication-tck)

Failing for the past 1 build (Since #65 )
Took 4 sec.

Error Message

test result: Failed. Test case throws exception: java.lang.NoClassDefFoundError: com/sun/ts/tests/jaspic/util/WebServiceUtils

Stacktrace

test result: Failed. Test case throws exception: java.lang.NoClassDefFoundError: com/sun/ts/tests/jaspic/util/WebServiceUtils

Standard Output

#Test Results (version 2)
#Mon Aug 17 06:36:25 UTC 2020
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src/com/sun/ts/tests/jaspic/spi/soap/Client.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src
assertion_ids=JASPIC\:JAVADOC\:77  See assertion html documents.\nJASPIC\:JAVADOC\:79  Get a registered AuthConfigProvider from the factory.\n                               Get the provider of ServerAuthConfig and  ClientAuthConfig objects registered for the identified message   layer and application context.   All factories shall employ the following precedence rules to select  the registered AuthConfigProvider that matches the layer and appContext   arguments\:    The provider specifically registered for the values   passed as the layer and appContext arguments   shall be selected.   If no provider is selected according to the preceding rule,  the provider specifically registered for the value passed as the   appContext argument and for all (that is, null) layers  shall be selected.   If no provider is selected according to the preceding rules,  the provider specifically registered for the value passed as the  layer argument and for all (that is, null) appContexts  shall be selected.   If no provider is selected according to the preceding rules,  the provider registered for all (that is, null) layers   and for all (that is, null) appContexts shall be selected.   If no provider is selected according to the preceding rules,  the factory shall terminate its search for a registered provider.     The above precedence rules apply equivalently to registrations created  with a null or non-null className argument.\nJASPIC\:JAVADOC\:80  Get the system-wide AuthConfigFactory implementation.\n                                If a non-null system-wide factory instance is defined at the time   of the call,  for example, with setFactory, it will be returned. Otherwise, an  attempt will be made to construct an instance of the default  AuthConfigFactory implementation class. The fully qualified class name  of the default factory implementation class is obtained from the  value of the authconfigprovider.factory security property. When an  instance of the default factory implementation class is successfully  constructed by this method, this method will set it as the system-wide   factory instance.     The absolute pathname of the Java security properties file is  JAVA_HOME/lib/security/java.security, where JAVA_HOME  refers to the directory where the JDK was installed.\nJASPIC\:JAVADOC\:84  Registers within the factory and records within the factory's    persistent declarative representation of provider registrations  a provider of ServerAuthConfig and/or ClientAuthConfig objects for a  message layer and application context identifier.\n                                This method typically constructs an instance of the provider  before registering it with the factory. Factories may extend or modify   the persisted registrations of existing provider instances, if   those instances were registered with ClassName and   properties arguments equivalent to those passed in the current call.     This method employs the two argument constructor required to  be supported by every implementation of the AuthConfigProvider   interface, and this method must pass a null value for the factory   argument of the constructor.  AuthConfigProviderImpl AuthConfigProviderImpl(Map properties,   AuthConfigFactory factory).    At most one registration may exist within the factory for a   given combination of message layer   and appContext. Any pre-existing  registration with identical values for layer and appContext is replaced   by a subsequent registration. When replacement occurs, the registration  identifier, layer, and appContext identifier remain unchanged,  and the AuthConfigProvider (with initialization properties) and   description are replaced.   Within the lifetime of its Java process, a factory must assign unique  registration identifiers to registrations, and must never   assign a previously used registration identifier to a registration   whose message layer and or appContext identifier differ from   the previous use.    Programmatic registrations performed by using this method must update  (according to the replacement rules described above) the persistent   declarative representation of provider registrations employed by the   factory constructor.\nJASPIC\:JAVADOC\:85  Registers within the (in-memory) factory, a provider   of ServerAuthConfig and/or ClientAuthConfig objects for a   message layer and application context identifier.\n                              This method does NOT effect the factory's persistent   declarative representation of provider registrations, and is intended  to be used by providers to perform self-Registration.   At most one registration may exist within the factory for a   given combination of message layer   and appContext. Any pre-existing  registration with identical values for layer and appContext is replaced   by a subsequent registration. When replacement occurs, the registration  identifier, layer, and appContext identifier remain unchanged,  and the AuthConfigProvider (with initialization properties) and   description are replaced.   Within the lifetime of its Java process, a factory must assign unique  registration identifiers to registrations, and must never   assign a previously used registration identifier to a registration   whose message layer and or appContext identifier differ from   the previous use.\nJASPIC\:JAVADOC\:91  Get the persisted status from the registration context.\nJASPIC\:SPEC\:8  The runtime must invoke the getConfigProvider method of the factory to obtain the AuthConfigProvider.  The runtime must specify appropriate (non-null) layer and application context identifiers in its call to getConfigProvider.\nJASPIC\:SPEC\:14  The call to acquire the configuration object must specify the same values for layer and application context identifier that were used to acquire the provider\nJASPIC\:SPEC\:110  The message layer value used to select the AuthConfigProvider and ServerAuthConfig objects for this profile must be SOAP\nJASPIC\:SPEC\:116  The factory implementation returned by calling the getFactory method of the abstract AuthConfigFactory class must have been configured such that it returns a non-null AuthConfigProvider for those application contexts for which pluggable authentication modules have been configured at the SOAP layer.\nJASPIC\:SPEC\:117  For each application context for which it is servicing requests, the runtime must call getConfigProvider to acquire the provider object corresponding to the layer and application context. The layer and appContext arguments to getConfigProvider must be as defined in Section 4.1, Message Layer Identifier and Section 4.2, Application Context Identifier respectively.
classname=com.sun.ts.tests.jaspic.spi.soap.Client
direction=forward
finder=cts
id=GetConfigProvider
keywords=GetConfigProvider jaspic_soap all jaspic jaspic_soap jaspic_soap_optional GetConfigProvider novehicle forward
service_eetest=no
testName=GetConfigProvider
testProps=\ log.file.location  provider.configuration.file  vendor.authconfig.factory  webServerHost  webServerPort  platform.mode  user  password  logical.hostname.soap
test_directory=com/sun/ts/tests/jaspic/spi/soap

#-----environment-----
JAVA_HOME=/opt/jdk1.8.0_191/jre
SYSTEMROOT=${env.SystemRoot}
TMP=${env.TMP}
bin.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../bin
command.testExecuteAppClient=com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY\=${ts.display} HOME\="${user.home}" LD_LIBRARY_PATH\=${jaspic.home}/lib TMP\=${TMP} windir\=${windir} SYSTEMROOT\=${SYSTEMROOT} PATH\="${jaspic.home}/nativelib" APPCPATH\=${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/jaspic.jar${pathsep}${jaspic.home}/lib/tssv.jar TZ\=${tz} ${JAVA_HOME}/bin/java -Dlog.file.location\=${log.file.location} -Djava.util.logging.config.file\=${jaspic.home}/domains/domain1/config/logging.properties -Dservlet.is.jsr115.compatible\=${servlet.is.jsr115.compatible} -Dsoap.is.jsr115.compatible\=${soap.is.jsr115.compatible} -Dprovider.configuration.file\=${provider.configuration.file} -Dlogical.hostname.servlet\=${logical.hostname.servlet} -Djava.security.properties\=${jaspic.home}/domains/domain1/config/ts.java.security -Djava.system.class.loader\=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader  -Djava.security.policy\=${jaspic.home}/lib/appclient/client.policy -Dcts.tmp\=$harness.temp.directory -Djava.security.auth.login.config\=${jaspic.home}/lib/appclient/appclientlogin.conf -Djava.protocol.handler.pkgs\=javax.net.ssl -Dcom.sun.enterprise.home\=${jaspic.home} -Djavax.net.ssl.keyStore\=${bin.dir}/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword\=changeit -Djavax.net.ssl.trustStore\=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks -Dcom.sun.aas.installRoot\=${jaspic.home} -Dcom.sun.aas.imqLib\=${jaspic.home}/imq/lib -Djava.endorsed.dirs\=${s1as.java.endorsed.dirs} -Djavax.xml.parsers.SAXParserFactory\=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl -Djavax.xml.parsers.DocumentBuilderFactory\=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.transform.TransformerFactory\=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl -Dorg.xml.sax.driver\=com.sun.org.apache.xerces.internal.parsers.SAXParser -Dorg.xml.sax.parser\=org.xml.sax.helpers.XMLReaderAdapter -Dstartup.login\=false -Dauth.gui\=false -Djava.ext.dirs\=${JAVA_HOME}/lib/ext -Dcom.sun.aas.configRoot\=${jaspic.home}/config -Ddeliverable.class\=${deliverable.class} -Dcom.sun.xml.ws.transport.http.client.HttpTransportPipe.dump\=true -Dcom.sun.xml.ws.transport.http.HttpAdapter.dump\=true -javaagent\:${jaspic.home}/lib/gf-client.jar\=arg\=-configxml,arg\=${ts.home}/tmp/appclient/jaspic.sun-acc.xml,client\=jar\=$testExecuteArgs
deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable
deployment_host.1=${orb.host}
deployment_port.1=${s1as.admin.port}
endorsed.dirs=${jaspic.home}/modules/endorsed
harness.executeMode=0
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=true
harness.socket.retry.count=10
harness.temp.directory=${ts.home}/tmp
jakarta.persistence.jdbc.driver=org.apache.derby.jdbc.ClientDriver
jakarta.persistence.jdbc.password=cts1
jakarta.persistence.jdbc.url=jdbc\:derby\://localhost\:1527/derbyDB;create\=true
jakarta.persistence.jdbc.user=cts1
jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider
jaspic.home=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
javaee.home=${jaspic.home}
jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF
log.file.location=${s1as.domain}/logs
logical.hostname.servlet=server
logical.hostname.soap=localhost
namingServiceHost1=${orb.host}
namingServiceHost2=${orb.host}
namingServicePort1=${orb.port}
namingServicePort2=${orb.port}
orb.host=localhost
orb.port=3700
password=j2ee
pathsep=\:
persistence.second.level.caching.supported=true
persistence.unit.name=CTS-EM
persistence.unit.name.2=JPATCK2
platform.mode=jakartaEE
porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment
porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM
porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2
porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL
provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml
s1as.admin.port=4848
s1as.domain=${s1as.domain.dir}/${s1as.domain.name}
s1as.domain.dir=${jaspic.home}/domains
s1as.domain.name=domain1
s1as.java.endorsed.dirs=${endorsed.dirs}
securedWebServicePort=1044
securedWebServicePort.2=1045
servlet.is.jsr115.compatible=true
sjsas.instance.config.dir=config
soap.is.jsr115.compatible=false
ts.display=\:0.0
ts.home=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../..
tz=US/Eastern
user=j2ee
user.home=?
variable.mapper=com.sun.el.lang.VariableMapperImpl
vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory
webServerHost=${orb.host}
webServerHost.2=${orb.host}
webServerPort=8080
webServerPort.2=8002
windir=${env.windir}
wsdlRepository1=${harness.temp.directory}/wsdlRepository1
wsdlRepository2=${harness.temp.directory}/wsdlRepository2

#-----testresult-----
description=file\:/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src/com/sun/ts/tests/jaspic/spi/soap/Client.java\#GetConfigProvider
end=Mon Aug 17 06\:36\:25 UTC 2020
environment=ts_unix
execStatus=Failed. Test case throws exception\: java.lang.NoClassDefFoundError\: com/sun/ts/tests/jaspic/util/WebServiceUtils
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 3.10.0-1127.el7.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages Deployment TestRun
start=Mon Aug 17 06\:36\:21 UTC 2020
test=com/sun/ts/tests/jaspic/spi/soap/Client.java\#GetConfigProvider
timeoutSeconds=600
totalTime=4397
work=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tckwork/authentication-tck/com/sun/ts/tests/jaspic/spi/soap

#section:script_messages
----------messages:(0/0)----------

#section:Deployment
----------messages:(0/0)----------
----------log:(91/3734)----------
Undeploying apps...
AutoDeployment.isDeployed()
AutoDeployment.undeploy()
Undeploying apps...
AutoDeployment.isDeployed()
AutoDeployment.isDeployed()
Search for s1as runtime files match:`Hello.ear`
Valid runtime files after sweep:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/soap/Hello.ear.sun-application.xml
Search for s1as runtime files match:`HelloClnt.ear`
Valid runtime files after sweep:
Deploying apps for forward rebuildable...
Search for s1as runtime files match:`Hello.ear`
Valid runtime files after sweep:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../tmp/Hello.ear.sun-application.xml
getAppNameFromApplicationXML() returning "null"
Search for s1as runtime files match:`HelloClnt.ear`
Valid runtime files after sweep:
getAppNameFromApplicationXML() returning "null"
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
getAppNameFromApplicationXML() returning "null"
sClassPathFromExecProps = :::
result: Passed. Deployment phase completed. However, check the output above to see if actual deployment passed or failed.

#section:TestRun
----------messages:(1/4010)----------
command: com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=:0.0 HOME=? LD_LIBRARY_PATH=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib TMP= windir= SYSTEMROOT= PATH=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/nativelib APPCPATH=:/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../lib/jaspic.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/tssv.jar TZ=US/Eastern /opt/jdk1.8.0_191/jre/bin/java -Dlog.file.location=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs -Djava.util.logging.config.file=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/logging.properties -Dservlet.is.jsr115.compatible=true -Dsoap.is.jsr115.compatible=false -Dprovider.configuration.file=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/ProviderConfiguration.xml -Dlogical.hostname.servlet=server -Djava.security.properties=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/ts.java.security -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader -Djava.security.policy=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/appclient/client.policy -Dcts.tmp=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../tmp -Djava.security.auth.login.config=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/appclient/appclientlogin.conf -Djava.protocol.handler.pkgs=javax.net.ssl -Dcom.sun.enterprise.home=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/cacerts.jks -Dcom.sun.aas.installRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish -Dcom.sun.aas.imqLib=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/imq/lib -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/endorsed -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter -Dstartup.login=false -Dauth.gui=false -Djava.ext.dirs=/opt/jdk1.8.0_191/jre/lib/ext -Dcom.sun.aas.configRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/config -Ddeliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable -Dcom.sun.xml.ws.transport.http.client.HttpTransportPipe.dump=true -Dcom.sun.xml.ws.transport.http.HttpAdapter.dump=true -javaagent:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/gf-client.jar=arg=-configxml,arg=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../tmp/appclient/jaspic.sun-acc.xml,client=jar=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/soap/ts_dep/HelloClntClient.jar,arg=-name,arg=HelloClnt_client -jar /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/soap/ts_dep/HelloClntClient.jar -p /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../tmp/tstest.jte -t GetConfigProvider
----------log:(56/4197)----------
************************************************************
* props file set to "/tmp/?-cts-props.txt"
************************************************************
08-17-2020 02:36:24:  TRACE: #######  Value of harness.socket.retry.count is "10"
08-17-2020 02:36:24:  TRACE: #######  Value of harness.log.port is "2000"
08-17-2020 02:36:24:  TRACE: #######  Actual bind value of harness.log.port is "2000"
08-17-2020 02:36:24:  TRACE: *** in EETest.run(argv,p)
08-17-2020 02:36:24:  TRACE: TESTCLASS=com.sun.ts.tests.jaspic.spi.soap.Client
08-17-2020 02:36:24:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaspic.spi.soap.Client
08-17-2020 02:36:24:  TRACE: ** IN getRunMethod: testname=GetConfigProvider
08-17-2020 02:36:24:  TRACE: ** GOT RUN METHOD!
08-17-2020 02:36:24:  TRACE: **runmethod=GetConfigProvider
08-17-2020 02:36:24:  TRACE: ABOUT TO GET SETUP METHOD!
08-17-2020 02:36:24:  TRACE: No setupMethod annotation present
08-17-2020 02:36:24:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetConfigProvider_setup
08-17-2020 02:36:24:  TRACE: getSetupMethod - checking for default class specific setup method
08-17-2020 02:36:24:  TRACE: GOT SETUP METHOD!
08-17-2020 02:36:24:  TRACE: No cleanupMethod annotation present
08-17-2020 02:36:24:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetConfigProvider_cleanup
08-17-2020 02:36:24:  TRACE: getCleanupMethod - checking for default class specific cleanup method
08-17-2020 02:36:24:  TRACE: GOT CLEANUP METHOD!
08-17-2020 02:36:24:  TRACE: ABOUT TO INVOKE SETUP METHOD!
08-17-2020 02:36:24:  Log file location = /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs
08-17-2020 02:36:24:  TestSuite Provider ConfigFile = /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/ProviderConfiguration.xml
08-17-2020 02:36:24:  Vendor AuthConfigFactory class = com.sun.enterprise.security.jmac.config.GFAuthConfigFactory
08-17-2020 02:36:24:  ERROR: Test case throws exception: java.lang.NoClassDefFoundError: com/sun/ts/tests/jaspic/util/WebServiceUtils
08-17-2020 02:36:24:  ERROR: Exception at:  
08-17-2020 02:36:24:  ERROR: java.lang.NoClassDefFoundError: com/sun/ts/tests/jaspic/util/WebServiceUtils
	at com.sun.ts.tests.jaspic.spi.soap.Client.getStandAlonePort(Client.java:1252)
	at com.sun.ts.tests.jaspic.spi.soap.Client.sayHelloProtected(Client.java:192)
	at com.sun.ts.tests.jaspic.spi.soap.Client.setup(Client.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:569)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:337)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.jaspic.spi.soap.Client.main(Client.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.glassfish.appclient.client.acc.AppClientContainer.launch(AppClientContainer.java:422)
	at org.glassfish.appclient.client.AppClientFacade.launch(AppClientFacade.java:159)
	at org.glassfish.appclient.client.AppClientGroupFacade.main(AppClientGroupFacade.java:41)
Caused by: java.lang.ClassNotFoundException: com.sun.ts.tests.jaspic.util.WebServiceUtils
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at org.glassfish.appclient.client.acc.ACCClassLoader.findClass(ACCClassLoader.java:213)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 19 more

08-17-2020 02:36:24:  cleanup ok
STATUS:Failed.Test case throws exception: java.lang.NoClassDefFoundError: com/sun/ts/tests/jaspic/util/WebServiceUtils
result: Failed. Test case throws exception: java.lang.NoClassDefFoundError: com/sun/ts/tests/jaspic/util/WebServiceUtils


test result: Failed. Test case throws exception: java.lang.NoClassDefFoundError: com/sun/ts/tests/jaspic/util/WebServiceUtils