Skip to content

Regression

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

Failing for the past 1 build (Since #22 )
Took 0 ms.

Error Message

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Stacktrace

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Standard Output

#Test Results (version 2)
#Wed Jul 29 10:52:39 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-----
deployment_host.1=${orb.host}
deployment_port.1=${s1as.admin.port}
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.soap=localhost
namingServiceHost1=${orb.host}
namingServiceHost2=${orb.host}
namingServicePort1=${orb.port}
namingServicePort2=${orb.port}
orb.host=localhost
orb.port=3700
password=j2ee
persistence.second.level.caching.supported=true
persistence.unit.name=CTS-EM
persistence.unit.name.2=JPATCK2
platform.mode=javaEE
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
securedWebServicePort=1044
securedWebServicePort.2=1045
ts.home=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../..
user=j2ee
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
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=Wed Jul 29 10\:52\:39 UTC 2020
environment=ts_unix
execStatus=Failed. An error occurred during the Deployment phase for tests in this directory.
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 3.10.0-1062.12.1.el7.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages Deployment TestRun
start=Wed Jul 29 10\:52\:39 UTC 2020
test=com/sun/ts/tests/jaspic/spi/soap/Client.java\#GetConfigProvider
timeoutSeconds=600
totalTime=8
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:(68/6907)----------
Undeploying apps...
AutoDeployment.isDeployed()
AutoDeployment.isDeployed()
Search for s1as runtime files match:`HelloClnt.ear`
Valid runtime files after sweep:
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
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"
Deployment of app(s) from:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/soap failed!
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/soap.  Thus, all other tests in this directory will fail with the same error.
result: Passed. Deployment phase completed. However, check the output above to see if actual deployment passed or failed.

#section:TestRun
----------messages:(0/0)----------
----------log:(221/17436)----------
com.sun.ts.lib.porting.TSDeploymentException: The following error occurred while executing this line:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/impl/glassfish/deploy.xml:152: The following error occurred while executing this line:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/impl/glassfish/deploy.xml:200: Deployment timeout reached - 1200 seconds.
************************************************
GLASSFISH SERVER LOG CONTENTS:  Last 200 lines/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************
323:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
324:  -debug
325:  false
326:  -asadmin-classname
327:  com.sun.enterprise.admin.cli.AdminMain]]
328:  
329:  [2020-07-29T07:41:54.124+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596008513913] [timeMillis: 1596008514124] [levelValue: 800] [[
330:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
331:  
332:  [2020-07-29T07:41:54.126+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596008513913] [timeMillis: 1596008514126] [levelValue: 800] [[
333:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
334:  
335:  [2020-07-29T07:41:54.138+0000] [glassfish 6.0] [INFO] [SEC-SVCS-00100] [jakarta.enterprise.security.services] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514138] [levelValue: 800] [[
336:    Authorization Service has successfully initialized.]]
337:  
338:  [2020-07-29T07:41:54.225+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514225] [levelValue: 800] [[
339:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
340:  
341:  [2020-07-29T07:41:54.227+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514227] [levelValue: 800] [[
342:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
343:  
344:  [2020-07-29T07:41:54.235+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514235] [levelValue: 800] [[
345:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
346:  
347:  [2020-07-29T07:41:54.286+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514286] [levelValue: 800] [[
348:    HV000001: Hibernate Validator 7.0.0.Alpha5]]
349:  
350:  [2020-07-29T07:41:54.653+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1596008514653] [levelValue: 800] [[
351:    Server shutdown initiated]]
352:  
353:  [2020-07-29T08:12:02.061+0000] [] [INFO] [NCLS-GFLAUNCHER-00005] [jakarta.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1596010322061] [levelValue: 800] [[
354:    JVM invocation command line:
355:  /opt/jdk1.8.0_191/bin/java
356:  -cp
357:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/glassfish.jar
358:  -XX:+UnlockDiagnosticVMOptions
359:  -XX:NewRatio=2
360:  -XX:MaxPermSize=192m
361:  -Xmx512m
362:  -client
363:  -javaagent:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/monitor/flashlight-agent.jar
364:  -Djavax.xml.accessExternalSchema=all
365:  -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/cacerts.jks
366:  -Djdk.tls.rejectClientInitiatedRenegotiation=true
367:  -Djdk.corba.allowOutputStreamSubclass=true
368:  -Dfelix.fileinstall.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/autostart/
369:  -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
370:  -Dcom.sun.aas.installRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
371:  -Dfelix.fileinstall.poll=5000
372:  -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/endorsed:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/endorsed
373:  -Djava.security.policy=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/server.policy
374:  -Dosgi.shell.telnet.maxconn=1
375:  -Dfelix.fileinstall.bundles.startTransient=true
376:  -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
377:  -Dfelix.fileinstall.log.level=2
378:  -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/keystore.jks
379:  -Djava.security.auth.login.config=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/login.conf
380:  -Dfelix.fileinstall.disableConfigSave=false
381:  -Dfelix.fileinstall.bundles.new.start=true
382:  -Dcom.sun.aas.instanceRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
383:  -Dosgi.shell.telnet.port=6666
384:  -Dgosh.args=--nointeractive
385:  -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
386:  -Dosgi.shell.telnet.ip=127.0.0.1
387:  -DANTLR_USE_DIRECT_CLASS_LOADING=true
388:  -Djava.awt.headless=true
389:  -Dcom.ctc.wstx.returnNullForDefaultNamespace=true
390:  -Djava.ext.dirs=/opt/jdk1.8.0_191/lib/ext:/opt/jdk1.8.0_191/jre/lib/ext:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/lib/ext
391:  -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
392:  -Djava.library.path=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
393:  com.sun.enterprise.glassfish.bootstrap.ASMain
394:  -upgrade
395:  false
396:  -domaindir
397:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
398:  -read-stdin
399:  true
400:  -asadmin-args
401:  --host,,,localhost,,,--port,,,4848,,,--user,,,admin,,,--passwordfile,,,/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/password.txt,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=false,,,--domaindir,,,/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains,,,domain1
402:  -domainname
403:  domain1
404:  -instancename
405:  server
406:  -type
407:  DAS
408:  -verbose
409:  false
410:  -asadmin-classpath
411:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
412:  -debug
413:  false
414:  -asadmin-classname
415:  com.sun.enterprise.admin.cli.AdminMain]]
416:  
417:  [2020-07-29T08:12:04.351+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596010324123] [timeMillis: 1596010324351] [levelValue: 800] [[
418:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
419:  
420:  [2020-07-29T08:12:04.352+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596010324123] [timeMillis: 1596010324352] [levelValue: 800] [[
421:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
422:  
423:  [2020-07-29T08:12:04.436+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324436] [levelValue: 800] [[
424:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
425:  
426:  [2020-07-29T08:12:04.437+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324437] [levelValue: 800] [[
427:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
428:  
429:  [2020-07-29T08:12:04.443+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324443] [levelValue: 800] [[
430:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
431:  
432:  [2020-07-29T08:12:04.485+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324485] [levelValue: 800] [[
433:    HV000001: Hibernate Validator 7.0.0.Alpha5]]
434:  
435:  [2020-07-29T08:12:04.852+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1596010324852] [levelValue: 800] [[
436:    Server shutdown initiated]]
437:  
438:  [2020-07-29T08:42:06.219+0000] [] [INFO] [NCLS-GFLAUNCHER-00005] [jakarta.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1596012126219] [levelValue: 800] [[
439:    JVM invocation command line:
440:  /opt/jdk1.8.0_191/bin/java
441:  -cp
442:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/glassfish.jar
443:  -XX:+UnlockDiagnosticVMOptions
444:  -XX:NewRatio=2
445:  -XX:MaxPermSize=192m
446:  -Xmx512m
447:  -client
448:  -javaagent:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/monitor/flashlight-agent.jar
449:  -Djavax.xml.accessExternalSchema=all
450:  -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/cacerts.jks
451:  -Djdk.tls.rejectClientInitiatedRenegotiation=true
452:  -Djdk.corba.allowOutputStreamSubclass=true
453:  -Dfelix.fileinstall.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/autostart/
454:  -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
455:  -Dcom.sun.aas.installRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
456:  -Dfelix.fileinstall.poll=5000
457:  -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/endorsed:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/endorsed
458:  -Djava.security.policy=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/server.policy
459:  -Dosgi.shell.telnet.maxconn=1
460:  -Dfelix.fileinstall.bundles.startTransient=true
461:  -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
462:  -Dfelix.fileinstall.log.level=2
463:  -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/keystore.jks
464:  -Djava.security.auth.login.config=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/login.conf
465:  -Dfelix.fileinstall.disableConfigSave=false
466:  -Dfelix.fileinstall.bundles.new.start=true
467:  -Dcom.sun.aas.instanceRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
468:  -Dosgi.shell.telnet.port=6666
469:  -Dgosh.args=--nointeractive
470:  -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
471:  -Dosgi.shell.telnet.ip=127.0.0.1
472:  -DANTLR_USE_DIRECT_CLASS_LOADING=true
473:  -Djava.awt.headless=true
474:  -Dcom.ctc.wstx.returnNullForDefaultNamespace=true
475:  -Djava.ext.dirs=/opt/jdk1.8.0_191/lib/ext:/opt/jdk1.8.0_191/jre/lib/ext:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/lib/ext
476:  -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
477:  -Djava.library.path=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
478:  com.sun.enterprise.glassfish.bootstrap.ASMain
479:  -upgrade
480:  false
481:  -domaindir
482:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
483:  -read-stdin
484:  true
485:  -asadmin-args
486:  --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=false,,,--domaindir,,,/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains,,,domain1
487:  -domainname
488:  domain1
489:  -instancename
490:  server
491:  -type
492:  DAS
493:  -verbose
494:  false
495:  -asadmin-classpath
496:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
497:  -debug
498:  false
499:  -asadmin-classname
500:  com.sun.enterprise.admin.cli.AdminMain]]
501:  
502:  [2020-07-29T08:42:08.521+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596012128322] [timeMillis: 1596012128521] [levelValue: 800] [[
503:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
504:  
505:  [2020-07-29T08:42:08.523+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596012128322] [timeMillis: 1596012128523] [levelValue: 800] [[
506:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
507:  
508:  [2020-07-29T08:42:08.565+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128565] [levelValue: 800] [[
509:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
510:  
511:  [2020-07-29T08:42:08.566+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128566] [levelValue: 800] [[
512:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
513:  
514:  [2020-07-29T08:42:08.571+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128571] [levelValue: 800] [[
515:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
516:  
517:  [2020-07-29T08:42:08.636+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128636] [levelValue: 800] [[
518:    HV000001: Hibernate Validator 7.0.0.Alpha5]]
519:  
520:  [2020-07-29T08:42:08.991+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1596012128991] [levelValue: 800] [[
521:    Server shutdown initiated]]
522:  
************************************************
END OF GLASSFISH SERVER LOG CONTENTS/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************

	at com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment.deploy(AutoDeployment.java:227)
	at com.sun.ts.lib.harness.SuiteSynchronizer.continueToDeployApps(SuiteSynchronizer.java:1104)
	at com.sun.ts.lib.harness.SuiteSynchronizer.deployApps(SuiteSynchronizer.java:716)
	at com.sun.ts.lib.harness.SuiteSynchronizer.doDeployment(SuiteSynchronizer.java:387)
	at com.sun.ts.lib.harness.TSHarnessObserver.startingTest(TSHarnessObserver.java:367)
	at com.sun.javatest.Harness$Notifier.startingTest(Harness.java:995)
	at com.sun.javatest.TestRunner.notifyStartingTest(TestRunner.java:212)
	at com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:167)
	at com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
	at com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)

result: Not run. Test running...


test result: Failed. An error occurred during the Deployment phase for tests in this directory.