Skip to content

Regression

com.sun.ts.tests.jaspic.spi.servlet.Client.CheckValidateReqAlwaysCalled (from authentication-tck)

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

Error Message

test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value

Stacktrace

test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value

Standard Output

#Test Results (version 2)
#Wed Sep 29 10:41:17 UTC 2021
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src/com/sun/ts/tests/jaspic/spi/servlet/Client.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src
assertion_ids=JASPIC\:JAVADOC\:1  Constructs an AuthException with no detail message.\n                A detail message is a String that describes this particular exception.\nJASPIC\:JAVADOC\:28  Authenticate a received service request.\n                This method is called to transform the mechanism-specific request message acquired by calling getRequestMessage (on \n                messageInfo) into the validated application message to be returned to the message processing runtime. If\n                the received message is a (mechanism-specific) meta-message, the method implementation must attempt to \n                transform the meta-message into a corresponding mechanism-specific response message, or to the validated\n                application request message. The runtime will bind a validated application message into the the \n                corresponding service invocation. This method conveys the outcome of its message processing either by\n                returning an AuthStatus value or by throwing an AuthException.\nJASPIC\:SPEC\:58  If the call to validateRequest throws an AuthException (Befor Service Invocation) - the\n                runtime must NOT proceed to authorize the request or perform the application request processing.\nJASPIC\:SPEC\:89  If the request has satisfied the connection requirements, the message processing runtime must\n                call validateRequest independent of whether or not access to the resource would be authorized prior to \n                the call to validateRequest. validateRequest must be called for all requests, including requests to a\n                form-based login form.\nJASPIC\:SPEC\:94  The call to secureResponse must not be made if the resource throws an exception to the calling\n                runtime.\nJASPIC\:SPEC\:320  If the module throws an AuthException, or returns any value other that AuthStatus.SUCCESS, the\n                runtime must NOT proceed to the service invocation. The runtime must process an AuthException as \n                described above for a request with a mandatory requestPolicy.
classname=com.sun.ts.tests.jaspic.spi.servlet.Client
direction=forward
finder=cts
id=CheckValidateReqAlwaysCalled
keywords=CheckValidateReqAlwaysCalled jaspic_servlet all jaspic jaspic_servlet javaee jaspic_web_profile javaee_web_profile_optional CheckValidateReqAlwaysCalled novehicle forward
service_eetest=no
testName=CheckValidateReqAlwaysCalled
testProps=\ log.file.location  provider.configuration.file  vendor.authconfig.factory  logical.hostname.servlet  webServerHost  webServerPort  authuser  authpassword  user  password  securedWebServicePort  servlet.is.jsr115.compatible
test_directory=com/sun/ts/tests/jaspic/spi/servlet

#-----environment-----
authpassword=javajoe
authuser=javajoe
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.servlet=server
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=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.GlassFishLoginContext
porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext
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
servlet.is.jsr115.compatible=true
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/servlet/Client.java\#CheckValidateReqAlwaysCalled
end=Wed Sep 29 10\:41\:17 UTC 2021
environment=ts_unix
execStatus=Failed. Illegal access to test\: com.sun.ts.lib.deliverable.PropertyNotSetException\: No value found for jimage.dir. Please check your jte file for an appropiate value
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 5.12.7-300.fc34.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages Deployment TestRun
start=Wed Sep 29 10\:41\:17 UTC 2021
test=com/sun/ts/tests/jaspic/spi/servlet/Client.java\#CheckValidateReqAlwaysCalled
timeoutSeconds=600
totalTime=14
work=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tckwork/authentication-tck/com/sun/ts/tests/jaspic/spi/servlet

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

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

#section:TestRun
----------messages:(0/0)----------
----------log:(0/0)----------
result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value


test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value