Started by user Steve Millidge Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Agent default-java-63fnw is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): Running on default-java-63fnw in /home/jenkins/workspace/TCK_run [Pipeline] { [Pipeline] stage [Pipeline] { (Grab GF and ts.jte artifacts) [Pipeline] dir Running in /home/jenkins/workspace/TCK_run/download [Pipeline] { [Pipeline] copyRemoteArtifacts Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish: glassfish.zip [Pipeline] copyRemoteArtifacts Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte: ts.jte [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Grab TCK bundle) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run/download + wget -q http://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/promoted/concurrencytck-1.0_latest.zip -O concurrencytck.zip [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unzip TCK and GF) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run + unzip -q /home/jenkins/workspace/TCK_run/download/glassfish.zip + unzip -q /home/jenkins/workspace/TCK_run/download/concurrencytck.zip [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Grab and unzip ANT) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run/download + wget -q http://mirror.koddos.net/apache/ant/binaries/apache-ant-1.9.13-bin.tar.gz -O ant.tar.gz + tar xfz ant.tar.gz + mkdir -p /home/jenkins/workspace/TCK_run/concurrencytck/tools/ant + cp -a /home/jenkins/workspace/TCK_run/download/apache-ant-1.9.13/. /home/jenkins/workspace/TCK_run/concurrencytck/tools/ant [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Replace ts.jte) [Pipeline] sh + yes + cp -rfv /home/jenkins/workspace/TCK_run/download/ts.jte /home/jenkins/workspace/TCK_run/concurrencytck/bin/ts.jte '/home/jenkins/workspace/TCK_run/download/ts.jte' -> '/home/jenkins/workspace/TCK_run/concurrencytck/bin/ts.jte' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Configure TCK) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run/concurrencytck/bin + ant -Dwebcontainer.home=/home/jenkins/workspace/TCK_run/glassfish5/glassfish config.vi Buildfile: /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml [echo] ts.home = /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../.. [mkdir] Created dir: /home/jenkins/workspace/TCK_run/concurrencytck/weblib [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../../bin. Trying to override old definition of datatype string config.vi: checkPlatform: configUnix: [echo] on unix configWindows: configPlatform: config.vi: checkPlatform: configUnix: [echo] on unix configWindows: configPlatform: stop-server: [exec] CLI306: Warning - The server located at /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1 is not running. [exec] Command stop-domain executed successfully. copy.tck.jars: [copy] Copying 1 file to /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1/lib/ext [copy] Copying 1 file to /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1/lib/ext checkPlatform: configUnix: [echo] on unix configWindows: configPlatform: filter.password.file: [copy] Copying 1 file to /home/jenkins/workspace/TCK_run/concurrencytck/bin start-server: checkPlatform: configUnix: [echo] on unix configWindows: configPlatform: start.appserver.unix: [exec] Waiting for domain1 to start ... [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1 [exec] Log File: /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4848 [exec] Command start-domain executed successfully. [echo] The App Server is now available. checkPlatform: configUnix: [echo] on unix configWindows: configPlatform: start.appserver.win: BUILD SUCCESSFUL Total time: 4 seconds [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy TCK tests) [Pipeline] sh + cd /home/jenkins/workspace/TCK_run/concurrencytck/bin + ant -Dwebcontainer.home=/home/jenkins/workspace/TCK_run/glassfish5/glassfish deploy.all Buildfile: /home/jenkins/workspace/TCK_run/concurrencytck/bin/build.xml [echo] ts.home = /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../../bin. Trying to override old definition of datatype string setup.archive.set: deploy.all: [echo] keywords=${keywords} [echo] keywords.direction.forward=true [echo] keywords.direction.reverse=true [echo] Server is Running on host - localhost and port - 8080 [echo] ts.home = /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/../../bin. -deploy.all: [gf.echo] 0 archive(s) to undeploy [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/AbortedException/concurrency_api_AbortedException_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/AbortedException/concurrency_api_AbortedException_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ContextService/concurrency_api_ContextService_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ContextService/concurrency_api_ContextService_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/LastExecution/concurrency_api_LastExecution_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/LastExecution/concurrency_api_LastExecution_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManageableThread/concurrency_api_ManageableThread_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManageableThread/concurrency_api_ManageableThread_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedExecutors/concurrency_api_managedExecutors_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedExecutors/concurrency_api_managedExecutors_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/concurrency_api_ManagedScheduledExecutorService_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/concurrency_api_ManagedScheduledExecutorService_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedTask/concurrency_api_managedTask_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedTask/concurrency_api_managedTask_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedTaskListener/concurrency_api_managedTaskListener_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedTaskListener/concurrency_api_managedTaskListener_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/SkippedException/concurrency_api_SkippedException_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/SkippedException/concurrency_api_SkippedException_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/Trigger/concurrency_api_Trigger_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/Trigger/concurrency_api_Trigger_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ContextPropagate_servlet1_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ContextPropagate_servlet1_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ContextPropagate_servlet2_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ContextPropagate_servlet2_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ContextPropagate_servlet3_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate_servlet/ContextPropagate_servlet3_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/tx/concurrency_spec_ContextService_tx_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/tx/concurrency_spec_ContextService_tx_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/concurrency_spec_managedExecutorService_inheritedapi_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/inheritedapi/concurrency_spec_managedExecutorService_inheritedapi_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/forbiddenapiTest_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/managed_servlet/forbiddenapi/forbiddenapiTest_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTest_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/security/SecurityTest_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/concurrency_spec_managedExecutorService_tx_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedExecutorService/tx/concurrency_spec_managedExecutorService_tx_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/inheritedapi_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/inheritedapi_servlet/inheritedapi_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/forbiddenapi_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/managed/forbiddenapi_servlet/forbiddenapi_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTest_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/security/SecurityTest_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/concurrency_spec_managedScheduledExecutorService_tx_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedScheduledExecutorService/tx/concurrency_spec_managedScheduledExecutorService_tx_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/apitests_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/apitests/apitests_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/context_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context/context_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/MTFcontext_servlet_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/context_servlet/MTFcontext_servlet_web.war [gf.echo] Looking at /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/concurrency_spec_ManagedThreadFactory_tx_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ManagedThreadFactory/tx/concurrency_spec_ManagedThreadFactory_tx_web.war [gf.echo] 27 archive(s) to deploy [copy] Copying 27 files to /home/jenkins/workspace/TCK_run/glassfish5/glassfish/domains/domain1/autodeploy [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/AbortedException/concurrency_api_AbortedException_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_AbortedException_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ContextService/concurrency_api_ContextService_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_ContextService_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/LastExecution/concurrency_api_LastExecution_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_LastExecution_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManageableThread/concurrency_api_ManageableThread_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_ManageableThread_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedExecutors/concurrency_api_managedExecutors_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_managedExecutors_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedScheduledExecutorService/concurrency_api_ManagedScheduledExecutorService_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_ManagedScheduledExecutorService_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedTask/concurrency_api_managedTask_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_managedTask_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/ManagedTaskListener/concurrency_api_managedTaskListener_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_managedTaskListener_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/SkippedException/concurrency_api_SkippedException_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_SkippedException_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/api/Trigger/concurrency_api_Trigger_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: concurrency_api_Trigger_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_web.war [gf.echo] Deployment Failed: ContextPropagate_web.war BUILD FAILED /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/ts.top.import.xml:288: The following error occurred while executing this line: /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/impl/glassfish/deploy.xml:68: The following error occurred while executing this line: /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/impl/glassfish/deploy.xml:142: The following error occurred while executing this line: /home/jenkins/workspace/TCK_run/concurrencytck/bin/xml/impl/glassfish/deploy.xml:202: Deployment Failed for one or more archives. Check the server log to see which failed. Total time: 7 seconds [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE